By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '484c2728-c611-2c2a-9d18-e7096f75c011' Node name: 'onap-msb-consul-86975585d9-n77df' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/27 14:24:03 [DEBUG] agent: Using random ID "484c2728-c611-2c2a-9d18-e7096f75c011" as node ID 2021/04/27 14:24:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:484c2728-c611-2c2a-9d18-e7096f75c011 Address:127.0.0.1:8300}] 2021/04/27 14:24:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/27 14:24:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-n77df.dc1 127.0.0.1 2021/04/27 14:24:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/27 14:24:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/27 14:24:03 [WARN] raft: Unable to get address for server id 484c2728-c611-2c2a-9d18-e7096f75c011, using fallback address 127.0.0.1:8300: Could not find address for server id 484c2728-c611-2c2a-9d18-e7096f75c011 2021/04/27 14:24:03 [DEBUG] raft: Votes needed: 1 2021/04/27 14:24:03 [DEBUG] raft: Vote granted from 484c2728-c611-2c2a-9d18-e7096f75c011 in term 2. Tally: 1 2021/04/27 14:24:03 [INFO] raft: Election won. Tally: 1 2021/04/27 14:24:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/27 14:24:04 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-n77df 127.0.0.1 2021/04/27 14:24:04 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-n77df (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 14:24:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/27 14:24:04 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-n77df.dc1" in area "wan" 2021/04/27 14:24:04 [INFO] consul: cluster leadership acquired 2021/04/27 14:24:04 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-n77df 2021/04/27 14:24:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/27 14:24:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/27 14:24:05 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/27 14:24:05 [INFO] agent: started state syncer 2021/04/27 14:24:05 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/27 14:24:05 [INFO] agent: Synced node info 2021/04/27 14:24:06 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/27 14:24:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n77df" since the cluster is too small 2021/04/27 14:24:06 [INFO] consul: member 'onap-msb-consul-86975585d9-n77df' joined, marking health alive 2021/04/27 14:24:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n77df" since the cluster is too small 2021/04/27 14:24:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 14:24:07 [DEBUG] agent: Node info in sync 2021/04/27 14:24:07 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/27 14:25:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n77df" since the cluster is too small 2021/04/27 14:25:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/27 14:25:47 [DEBUG] agent: Node info in sync 2021/04/27 14:26:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-n77df.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/27 14:26:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n77df" since the cluster is too small 2021/04/27 14:26:25 [DEBUG] http: Request GET /v1/status/leader (456.7µs) from=10.233.77.172:57996 2021/04/27 14:26:27 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:27 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" 2021/04/27 14:26:27 [DEBUG] agent: Node info in sync 2021/04/27 14:26:27 [DEBUG] http: Request PUT /v1/agent/service/register (478.95344ms) from=10.233.77.172:58008 2021/04/27 14:26:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:27 [DEBUG] agent: Node info in sync 2021/04/27 14:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (502.663µs) from=10.233.77.172:58024 2021/04/27 14:26:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:28 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" 2021/04/27 14:26:28 [DEBUG] agent: Node info in sync 2021/04/27 14:26:28 [DEBUG] http: Request PUT /v1/agent/service/register (289.411643ms) from=10.233.77.172:58070 2021/04/27 14:26:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:28 [DEBUG] agent: Node info in sync 2021/04/27 14:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (101.280514ms) from=10.233.77.172:58076 2021/04/27 14:26:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:30 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" 2021/04/27 14:26:30 [DEBUG] agent: Node info in sync 2021/04/27 14:26:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:30 [DEBUG] agent: Node info in sync 2021/04/27 14:26:30 [DEBUG] http: Request PUT /v1/agent/service/register (999.812647ms) from=10.233.77.172:58122 2021/04/27 14:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (678.566µs) from=10.233.77.172:58182 2021/04/27 14:26:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:31 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.55_443" 2021/04/27 14:26:31 [DEBUG] agent: Node info in sync 2021/04/27 14:26:31 [DEBUG] http: Request PUT /v1/agent/service/register (499.957149ms) from=10.233.77.172:58184 2021/04/27 14:26:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:31 [DEBUG] agent: Node info in sync 2021/04/27 14:26:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (471.801µs) from=10.233.77.172:58188 2021/04/27 14:26:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.46.239_9007" 2021/04/27 14:26:32 [DEBUG] agent: Node info in sync 2021/04/27 14:26:32 [DEBUG] http: Request PUT /v1/agent/service/register (300.084596ms) from=10.233.77.172:58190 2021/04/27 14:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:32 [DEBUG] agent: Node info in sync 2021/04/27 14:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (100.639065ms) from=10.233.77.172:58196 2021/04/27 14:26:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.46.239_9007" 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:33 [DEBUG] agent: Node info in sync 2021/04/27 14:26:33 [DEBUG] http: Request PUT /v1/agent/service/register (197.62173ms) from=10.233.77.172:58202 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Node info in sync 2021/04/27 14:26:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (478.396µs) from=10.233.77.172:58238 2021/04/27 14:26:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:33 [INFO] agent: Synced service "_v0_multicloud_10.233.14.206_9001" 2021/04/27 14:26:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:34 [DEBUG] agent: Node info in sync 2021/04/27 14:26:34 [DEBUG] http: Request PUT /v1/agent/service/register (687.795361ms) from=10.233.77.172:58248 2021/04/27 14:26:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:34 [DEBUG] agent: Node info in sync 2021/04/27 14:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (551.341µs) from=10.233.77.172:58268 2021/04/27 14:26:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [INFO] agent: Synced service "_v1_multicloud_10.233.14.206_9001" 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Node info in sync 2021/04/27 14:26:35 [DEBUG] http: Request PUT /v1/agent/service/register (800.502116ms) from=10.233.77.172:58302 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:35 [DEBUG] agent: Node info in sync 2021/04/27 14:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (397.55µs) from=10.233.77.172:58346 2021/04/27 14:26:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [INFO] agent: Synced service "_v1_appc_10.233.56.14_8443" 2021/04/27 14:26:35 [DEBUG] agent: Node info in sync 2021/04/27 14:26:35 [DEBUG] http: Request PUT /v1/agent/service/register (336.203106ms) from=10.233.77.172:58362 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:35 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:35 [DEBUG] agent: Node info in sync 2021/04/27 14:26:35 [DEBUG] http: Request GET /v1/health/service/appc-v1 (534.953µs) from=10.233.77.172:58364 2021/04/27 14:26:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:36 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.12.23_9004" 2021/04/27 14:26:36 [DEBUG] agent: Node info in sync 2021/04/27 14:26:36 [DEBUG] http: Request PUT /v1/agent/service/register (453.601936ms) from=10.233.77.172:58372 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:36 [DEBUG] agent: Node info in sync 2021/04/27 14:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (483.068µs) from=10.233.77.172:58378 2021/04/27 14:26:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.12.23_9004" 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Node info in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:38 [DEBUG] agent: Node info in sync 2021/04/27 14:26:38 [DEBUG] http: Request PUT /v1/agent/service/register (691.41947ms) from=10.233.77.172:58382 2021/04/27 14:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (540.625µs) from=10.233.77.172:58408 2021/04/27 14:26:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:38 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.55.6_9518" 2021/04/27 14:26:38 [DEBUG] agent: Node info in sync 2021/04/27 14:26:38 [DEBUG] http: Request PUT /v1/agent/service/register (606.214241ms) from=10.233.77.172:58442 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:38 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:38 [DEBUG] agent: Node info in sync 2021/04/27 14:26:38 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (386.142µs) from=10.233.77.172:58450 2021/04/27 14:26:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.125_9015" 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:39 [DEBUG] agent: Node info in sync 2021/04/27 14:26:39 [DEBUG] http: Request PUT /v1/agent/service/register (699.818317ms) from=10.233.77.172:58454 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:39 [DEBUG] agent: Node info in sync 2021/04/27 14:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (315.834µs) from=10.233.77.172:58500 2021/04/27 14:26:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:40 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.29.133_9011" 2021/04/27 14:26:40 [DEBUG] agent: Node info in sync 2021/04/27 14:26:40 [DEBUG] http: Request PUT /v1/agent/service/register (400.955966ms) from=10.233.77.172:58508 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:40 [DEBUG] agent: Node info in sync 2021/04/27 14:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (100.310957ms) from=10.233.77.172:58562 2021/04/27 14:26:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.29.133_9011" 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Node info in sync 2021/04/27 14:26:41 [DEBUG] http: Request PUT /v1/agent/service/register (464.963951ms) from=10.233.77.172:58564 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Node info in sync 2021/04/27 14:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (99.844882ms) from=10.233.77.172:58568 2021/04/27 14:26:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:41 [INFO] agent: Synced service "_v1_message-router_10.233.42.172_3904" 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Node info in sync 2021/04/27 14:26:41 [DEBUG] http: Request PUT /v1/agent/service/register (164.466026ms) from=10.233.77.172:58572 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:41 [DEBUG] agent: Node info in sync 2021/04/27 14:26:41 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (117.979235ms) from=10.233.77.172:58574 2021/04/27 14:26:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:42 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.45.42_9009" 2021/04/27 14:26:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Node info in sync 2021/04/27 14:26:43 [DEBUG] http: Request PUT /v1/agent/service/register (799.633789ms) from=10.233.77.172:58580 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Node info in sync 2021/04/27 14:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (493.019µs) from=10.233.77.172:58594 2021/04/27 14:26:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:43 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.45.42_9009" 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Node info in sync 2021/04/27 14:26:43 [DEBUG] http: Request PUT /v1/agent/service/register (461.526915ms) from=10.233.77.172:58630 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:43 [DEBUG] agent: Node info in sync 2021/04/27 14:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (30.486549ms) from=10.233.77.172:58638 2021/04/27 14:26:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:44 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.12.66_8080" 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:44 [DEBUG] agent: Node info in sync 2021/04/27 14:26:44 [DEBUG] http: Request PUT /v1/agent/service/register (453.684569ms) from=10.233.77.172:58648 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:44 [DEBUG] agent: Node info in sync 2021/04/27 14:26:44 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (380.048µs) from=10.233.77.172:58688 2021/04/27 14:26:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:45 [INFO] agent: Synced service "_v1_parser_10.233.39.39_8806" 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:45 [DEBUG] agent: Node info in sync 2021/04/27 14:26:45 [DEBUG] http: Request PUT /v1/agent/service/register (597.972358ms) from=10.233.77.172:58690 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:45 [DEBUG] agent: Node info in sync 2021/04/27 14:26:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (461.972µs) from=10.233.77.172:58740 2021/04/27 14:26:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:46 [INFO] agent: Synced service "_v1_catalog_10.233.39.39_8806" 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:46 [DEBUG] agent: Node info in sync 2021/04/27 14:26:46 [DEBUG] http: Request PUT /v1/agent/service/register (605.025672ms) from=10.233.77.172:58742 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:46 [DEBUG] agent: Node info in sync 2021/04/27 14:26:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (377.23µs) from=10.233.77.172:58750 2021/04/27 14:26:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:47 [INFO] agent: Synced service "_v1_nsd_10.233.39.39_8806" 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:47 [DEBUG] agent: Node info in sync 2021/04/27 14:26:47 [DEBUG] http: Request PUT /v1/agent/service/register (598.021749ms) from=10.233.77.172:58752 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:47 [DEBUG] agent: Node info in sync 2021/04/27 14:26:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.267504ms) from=10.233.77.172:58758 2021/04/27 14:26:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.39.39_8806" 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:48 [DEBUG] agent: Node info in sync 2021/04/27 14:26:48 [DEBUG] http: Request PUT /v1/agent/service/register (700.277167ms) from=10.233.77.172:58762 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:48 [DEBUG] agent: Node info in sync 2021/04/27 14:26:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (421.985µs) from=10.233.77.172:58820 2021/04/27 14:26:49 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Node info in sync 2021/04/27 14:26:49 [DEBUG] http: Request PUT /v1/agent/service/register (537.747562ms) from=10.233.77.172:58822 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:49 [DEBUG] agent: Node info in sync 2021/04/27 14:26:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (616.954µs) from=10.233.77.172:58874 2021/04/27 14:26:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:50 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:50 [DEBUG] agent: Node info in sync 2021/04/27 14:26:50 [DEBUG] http: Request PUT /v1/agent/service/register (672.742088ms) from=10.233.77.172:58876 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:50 [DEBUG] agent: Node info in sync 2021/04/27 14:26:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (99.666496ms) from=10.233.77.172:58934 2021/04/27 14:26:50 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Node info in sync 2021/04/27 14:26:51 [DEBUG] http: Request PUT /v1/agent/service/register (391.479251ms) from=10.233.77.172:58936 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:51 [DEBUG] agent: Node info in sync 2021/04/27 14:26:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (359.498µs) from=10.233.77.172:58940 2021/04/27 14:26:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:51 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Node info in sync 2021/04/27 14:26:51 [DEBUG] http: Request PUT /v1/agent/service/register (400.404374ms) from=10.233.77.172:58942 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:51 [DEBUG] agent: Node info in sync 2021/04/27 14:26:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (548.118µs) from=10.233.77.172:58946 2021/04/27 14:26:51 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Node info in sync 2021/04/27 14:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (635.607204ms) from=10.233.77.172:58948 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:52 [DEBUG] agent: Node info in sync 2021/04/27 14:26:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (655.745354ms) from=10.233.77.172:58956 2021/04/27 14:26:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26: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/04/27 14:26:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Node info in sync 2021/04/27 14:26:54 [DEBUG] http: Request PUT /v1/agent/service/register (710.914257ms) from=10.233.77.172:59002 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Node info in sync 2021/04/27 14:26:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (701.753µs) from=10.233.77.172:59026 2021/04/27 14:26:54 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Node info in sync 2021/04/27 14:26:54 [DEBUG] http: Request PUT /v1/agent/service/register (300.479261ms) from=10.233.77.172:59062 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:54 [DEBUG] agent: Node info in sync 2021/04/27 14:26:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (487.397µs) from=10.233.77.172:59068 2021/04/27 14:26:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Node info in sync 2021/04/27 14:26:55 [DEBUG] http: Request PUT /v1/agent/service/register (303.057476ms) from=10.233.77.172:59084 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Node info in sync 2021/04/27 14:26:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (99.754006ms) from=10.233.77.172:59118 2021/04/27 14:26:55 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Node info in sync 2021/04/27 14:26:55 [DEBUG] http: Request PUT /v1/agent/service/register (169.885521ms) from=10.233.77.172:59120 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:55 [DEBUG] agent: Node info in sync 2021/04/27 14:26:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (639.062µs) from=10.233.77.172:59126 2021/04/27 14:26:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:56 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Node info in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:56 [DEBUG] agent: Node info in sync 2021/04/27 14:26:56 [DEBUG] http: Request PUT /v1/agent/service/register (303.673399ms) from=10.233.77.172:59130 2021/04/27 14:26:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (99.574918ms) from=10.233.77.172:59134 2021/04/27 14:26:57 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Node info in sync 2021/04/27 14:26:57 [DEBUG] http: Request PUT /v1/agent/service/register (444.008126ms) from=10.233.77.172:59138 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:57 [DEBUG] agent: Node info in sync 2021/04/27 14:26:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (479.996µs) from=10.233.77.172:59144 2021/04/27 14:26:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Node info in sync 2021/04/27 14:26:57 [DEBUG] http: Request PUT /v1/agent/service/register (224.509005ms) from=10.233.77.172:59146 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:57 [DEBUG] agent: Node info in sync 2021/04/27 14:26:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (545.87µs) from=10.233.77.172:59156 2021/04/27 14:26:58 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:58 [DEBUG] agent: Node info in sync 2021/04/27 14:26:58 [DEBUG] http: Request PUT /v1/agent/service/register (371.913753ms) from=10.233.77.172:59172 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:58 [DEBUG] agent: Node info in sync 2021/04/27 14:26:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (632.634µs) from=10.233.77.172:59208 2021/04/27 14:26:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:59 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Node info in sync 2021/04/27 14:26:59 [DEBUG] http: Request PUT /v1/agent/service/register (501.005242ms) from=10.233.77.172:59210 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:26:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (520.695µs) from=10.233.77.172:59262 2021/04/27 14:27:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Node info in sync 2021/04/27 14:27:00 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Node info in sync 2021/04/27 14:27:00 [DEBUG] http: Request PUT /v1/agent/service/register (500.274119ms) from=10.233.77.172:59270 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:00 [DEBUG] agent: Node info in sync 2021/04/27 14:27:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (423.329µs) from=10.233.77.172:59322 2021/04/27 14:27:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Node info in sync 2021/04/27 14:27:01 [DEBUG] http: Request PUT /v1/agent/service/register (178.63084ms) from=10.233.77.172:59324 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Node info in sync 2021/04/27 14:27:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (508.064µs) from=10.233.77.172:59328 2021/04/27 14:27:01 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.10_8446" 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Node info in sync 2021/04/27 14:27:01 [DEBUG] http: Request PUT /v1/agent/service/register (281.348239ms) from=10.233.77.172:59332 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:01 [DEBUG] agent: Node info in sync 2021/04/27 14:27:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (895.186079ms) from=10.233.77.172:59334 2021/04/27 14:27:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.10_8446" 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Node info in sync 2021/04/27 14:27:03 [DEBUG] http: Request PUT /v1/agent/service/register (499.625499ms) from=10.233.77.172:59342 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Node info in sync 2021/04/27 14:27:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (608.069µs) from=10.233.77.172:59378 2021/04/27 14:27:03 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Node info in sync 2021/04/27 14:27:03 [DEBUG] http: Request PUT /v1/agent/service/register (354.700028ms) from=10.233.77.172:59392 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:03 [DEBUG] agent: Node info in sync 2021/04/27 14:27:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (433.632µs) from=10.233.77.172:59398 2021/04/27 14:27:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Node info in sync 2021/04/27 14:27:04 [DEBUG] http: Request PUT /v1/agent/service/register (105.962269ms) from=10.233.77.172:59400 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Node info in sync 2021/04/27 14:27:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (467.884µs) from=10.233.77.172:59444 2021/04/27 14:27:04 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n77df" since the cluster is too small 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Node info in sync 2021/04/27 14:27:04 [DEBUG] http: Request PUT /v1/agent/service/register (296.446614ms) from=10.233.77.172:59448 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:04 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:04 [DEBUG] agent: Node info in sync 2021/04/27 14:27:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (427.258µs) from=10.233.77.172:59452 2021/04/27 14:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:05 [DEBUG] agent: Node info in sync 2021/04/27 14:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (369.75549ms) from=10.233.77.172:59458 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:05 [DEBUG] agent: Node info in sync 2021/04/27 14:27:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (418.534µs) from=10.233.77.172:59506 2021/04/27 14:27:05 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Node info in sync 2021/04/27 14:27:06 [DEBUG] http: Request PUT /v1/agent/service/register (659.749521ms) from=10.233.77.172:59508 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Node info in sync 2021/04/27 14:27:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (527.838µs) from=10.233.77.172:59514 2021/04/27 14:27:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Node info in sync 2021/04/27 14:27:07 [DEBUG] http: Request PUT /v1/agent/service/register (877.018224ms) from=10.233.77.172:59520 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:07 [DEBUG] agent: Node info in sync 2021/04/27 14:27:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (514.599µs) from=10.233.77.172:59526 2021/04/27 14:27:08 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Node info in sync 2021/04/27 14:27:08 [DEBUG] http: Request PUT /v1/agent/service/register (389.78959ms) from=10.233.77.172:59530 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:08 [DEBUG] agent: Node info in sync 2021/04/27 14:27:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (199.928144ms) from=10.233.77.172:59588 2021/04/27 14:27:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Node info in sync 2021/04/27 14:27:09 [DEBUG] http: Request PUT /v1/agent/service/register (300.930757ms) from=10.233.77.172:59594 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:09 [DEBUG] agent: Node info in sync 2021/04/27 14:27:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (99.656213ms) from=10.233.77.172:59640 2021/04/27 14:27:09 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Node info in sync 2021/04/27 14:27:10 [DEBUG] http: Request PUT /v1/agent/service/register (704.120123ms) from=10.233.77.172:59648 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:10 [DEBUG] agent: Node info in sync 2021/04/27 14:27:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (99.772055ms) from=10.233.77.172:59702 2021/04/27 14:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:11 [DEBUG] agent: Node info in sync 2021/04/27 14:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (664.379913ms) from=10.233.77.172:59706 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:11 [DEBUG] agent: Node info in sync 2021/04/27 14:27:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (425.641µs) from=10.233.77.172:59712 2021/04/27 14:27:12 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Node info in sync 2021/04/27 14:27:12 [DEBUG] http: Request PUT /v1/agent/service/register (280.006944ms) from=10.233.77.172:59716 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Node info in sync 2021/04/27 14:27:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (200.368661ms) from=10.233.77.172:59718 2021/04/27 14:27:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Node info in sync 2021/04/27 14:27:13 [DEBUG] http: Request PUT /v1/agent/service/register (380.563274ms) from=10.233.77.172:59722 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:13 [DEBUG] agent: Node info in sync 2021/04/27 14:27:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (396.243µs) from=10.233.77.172:59734 2021/04/27 14:27:13 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Node info in sync 2021/04/27 14:27:14 [DEBUG] http: Request PUT /v1/agent/service/register (501.836535ms) from=10.233.77.172:59772 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Node info in sync 2021/04/27 14:27:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (608.604µs) from=10.233.77.172:59786 2021/04/27 14:27:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Node info in sync 2021/04/27 14:27:14 [DEBUG] http: Request PUT /v1/agent/service/register (400.469155ms) from=10.233.77.172:59796 2021/04/27 14:27:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (419.64µs) from=10.233.77.172:59828 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:15 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Node info in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Node info in sync 2021/04/27 14:27:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.295895124s) from=10.233.77.172:59830 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Node info in sync 2021/04/27 14:27:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (92.143621ms) from=10.233.77.172:59882 2021/04/27 14:27:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Node info in sync 2021/04/27 14:27:16 [DEBUG] http: Request PUT /v1/agent/service/register (400.998323ms) from=10.233.77.172:59886 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (466.703µs) from=10.233.77.172:59890 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:16 [DEBUG] agent: Node info in sync 2021/04/27 14:27:17 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Node info in sync 2021/04/27 14:27:17 [DEBUG] http: Request PUT /v1/agent/service/register (422.679158ms) from=10.233.77.172:59896 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:17 [DEBUG] agent: Node info in sync 2021/04/27 14:27:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (392.3µs) from=10.233.77.172:59900 2021/04/27 14:27:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.10_8446" 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Node info in sync 2021/04/27 14:27:18 [DEBUG] http: Request PUT /v1/agent/service/register (298.010057ms) from=10.233.77.172:59908 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Node info in sync 2021/04/27 14:27:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (199.906244ms) from=10.233.77.172:59950 2021/04/27 14:27:18 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Node info in sync 2021/04/27 14:27:18 [DEBUG] http: Request PUT /v1/agent/service/register (300.542082ms) from=10.233.77.172:59960 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:18 [DEBUG] agent: Node info in sync 2021/04/27 14:27:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (203.079285ms) from=10.233.77.172:59968 2021/04/27 14:27:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Node info in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:20 [DEBUG] agent: Node info in sync 2021/04/27 14:27:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.299352704s) from=10.233.77.172:60014 2021/04/27 14:27:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (411.559µs) from=10.233.77.172:60072 2021/04/27 14:27:20 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Node info in sync 2021/04/27 14:27:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.497307ms) from=10.233.77.172:60076 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:21 [DEBUG] agent: Node info in sync 2021/04/27 14:27:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (457.731µs) from=10.233.77.172:60080 2021/04/27 14:27:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Node info in sync 2021/04/27 14:27:22 [DEBUG] http: Request PUT /v1/agent/service/register (399.851331ms) from=10.233.77.172:60082 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (722.831µs) from=10.233.77.172:60096 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Node info in sync 2021/04/27 14:27:22 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:22 [DEBUG] agent: Node info in sync 2021/04/27 14:27:22 [DEBUG] http: Request PUT /v1/agent/service/register (400.725785ms) from=10.233.77.172:60098 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:22 [DEBUG] agent: Node info in sync 2021/04/27 14:27:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (199.556147ms) from=10.233.77.172:60104 2021/04/27 14:27:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Node info in sync 2021/04/27 14:27:23 [DEBUG] http: Request PUT /v1/agent/service/register (478.868284ms) from=10.233.77.172:60148 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:23 [DEBUG] agent: Node info in sync 2021/04/27 14:27:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (425.322µs) from=10.233.77.172:60152 2021/04/27 14:27:23 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Node info in sync 2021/04/27 14:27:24 [DEBUG] http: Request PUT /v1/agent/service/register (430.385328ms) from=10.233.77.172:60156 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (388.507µs) from=10.233.77.172:60204 2021/04/27 14:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:24 [DEBUG] agent: Node info in sync 2021/04/27 14:27:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.29.7_9005" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_appc_10.233.56.14_8443" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.55_443" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.125_9015" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.10_8446" 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.45.42_9009" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Node info in sync 2021/04/27 14:27:25 [DEBUG] http: Request PUT /v1/agent/service/register (645.89984ms) from=10.233.77.172:60206 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_message-router_10.233.42.172_3904" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_parser_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.133_9011" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.206_9001" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_nsd_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_catalog_10.233.39.39_8806" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.23_9004" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.29.7_9005" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.66_8080" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.6_9518" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.10_8446" in sync 2021/04/27 14:27:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.239_9007" in sync 2021/04/27 14:27:25 [D