+ 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: 'b61e4089-d812-ecef-3d8c-006fcfae0c4e' Node name: 'dev-msb-consul-85cddc885c-dqqcc' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/03 22:41:54 [DEBUG] agent: Using random ID "b61e4089-d812-ecef-3d8c-006fcfae0c4e" as node ID 2021/05/03 22:41:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b61e4089-d812-ecef-3d8c-006fcfae0c4e Address:127.0.0.1:8300}] 2021/05/03 22:41:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/03 22:41:54 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-dqqcc.dc1 127.0.0.1 2021/05/03 22:41:54 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-dqqcc 127.0.0.1 2021/05/03 22:41:54 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-dqqcc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/03 22:41:54 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-dqqcc.dc1" in area "wan" 2021/05/03 22:41:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/03 22:41:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/03 22:41:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/03 22:41:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/03 22:41:54 [INFO] agent: started state syncer 2021/05/03 22:41:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/03 22:41:54 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/03 22:41:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/03 22:41:54 [DEBUG] raft: Votes needed: 1 2021/05/03 22:41:54 [DEBUG] raft: Vote granted from b61e4089-d812-ecef-3d8c-006fcfae0c4e in term 2. Tally: 1 2021/05/03 22:41:54 [INFO] raft: Election won. Tally: 1 2021/05/03 22:41:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/03 22:41:54 [INFO] consul: cluster leadership acquired 2021/05/03 22:41:54 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-dqqcc 2021/05/03 22:41:54 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/03 22:41:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqqcc" since the cluster is too small 2021/05/03 22:41:54 [INFO] consul: member 'dev-msb-consul-85cddc885c-dqqcc' joined, marking health alive 2021/05/03 22:41:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/03 22:41:54 [INFO] agent: Synced node info 2021/05/03 22:41:54 [DEBUG] agent: Node info in sync 2021/05/03 22:41:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/03 22:41:55 [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/05/03 22:42:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqqcc" since the cluster is too small 2021/05/03 22:43:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/03 22:43:43 [DEBUG] agent: Node info in sync 2021/05/03 22:43:54 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-dqqcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/03 22:43:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqqcc" since the cluster is too small 2021/05/03 22:44:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqqcc" since the cluster is too small 2021/05/03 22:45:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/03 22:45:40 [DEBUG] agent: Node info in sync 2021/05/03 22:45:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqqcc" since the cluster is too small 2021/05/03 22:46:08 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-dqqcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/03 22:46:30 [DEBUG] http: Request GET /v1/status/leader (1.465438ms) from=10.242.193.217:33726 2021/05/03 22:46:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:33 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.104.149_9004" 2021/05/03 22:46:33 [DEBUG] agent: Node info in sync 2021/05/03 22:46:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.614252887s) from=10.242.193.217:33734 2021/05/03 22:46:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:33 [DEBUG] agent: Node info in sync 2021/05/03 22:46:33 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (887.247µs) from=10.242.193.217:33756 2021/05/03 22:46:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:34 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.104.149_9004" 2021/05/03 22:46:34 [DEBUG] agent: Node info in sync 2021/05/03 22:46:34 [DEBUG] http: Request PUT /v1/agent/service/register (700.146667ms) from=10.242.193.217:33758 2021/05/03 22:46:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:34 [DEBUG] agent: Node info in sync 2021/05/03 22:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (399.913µs) from=10.242.193.217:33764 2021/05/03 22:46:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.47.12_9011" 2021/05/03 22:46:35 [DEBUG] agent: Node info in sync 2021/05/03 22:46:35 [DEBUG] http: Request PUT /v1/agent/service/register (779.389721ms) from=10.242.193.217:33766 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:35 [DEBUG] agent: Node info in sync 2021/05/03 22:46:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.141038ms) from=10.242.193.217:33770 2021/05/03 22:46:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.47.12_9011" 2021/05/03 22:46:35 [DEBUG] agent: Node info in sync 2021/05/03 22:46:35 [DEBUG] http: Request PUT /v1/agent/service/register (669.74501ms) from=10.242.193.217:33772 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:35 [DEBUG] agent: Node info in sync 2021/05/03 22:46:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (919.488µs) from=10.242.193.217:33780 2021/05/03 22:46:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:37 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.228.209_8080" 2021/05/03 22:46:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:37 [DEBUG] agent: Node info in sync 2021/05/03 22:46:37 [DEBUG] http: Request PUT /v1/agent/service/register (1.552635373s) from=10.242.193.217:33784 2021/05/03 22:46:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:37 [DEBUG] agent: Node info in sync 2021/05/03 22:46:37 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (414.908µs) from=10.242.193.217:33790 2021/05/03 22:46:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:40 [INFO] agent: Synced service "_v1_message-router_10.96.54.241_3904" 2021/05/03 22:46:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:40 [DEBUG] agent: Node info in sync 2021/05/03 22:46:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.185018973s) from=10.242.193.217:33792 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:40 [DEBUG] agent: Node info in sync 2021/05/03 22:46:40 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (867.981µs) from=10.242.193.217:33836 2021/05/03 22:46:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:44 [INFO] agent: Synced service "_v1_appc_10.96.158.41_8443" 2021/05/03 22:46:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:44 [DEBUG] agent: Node info in sync 2021/05/03 22:46:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.435256112s) from=10.242.193.217:33838 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:44 [DEBUG] agent: Node info in sync 2021/05/03 22:46:44 [DEBUG] http: Request GET /v1/health/service/appc-v1 (979.219µs) from=10.242.193.217:33870 2021/05/03 22:46:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:45 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.73.198_443" 2021/05/03 22:46:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:45 [DEBUG] agent: Node info in sync 2021/05/03 22:46:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.654698624s) from=10.242.193.217:33872 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:45 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:45 [DEBUG] agent: Node info in sync 2021/05/03 22:46:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.539997ms) from=10.242.193.217:33886 2021/05/03 22:46:45 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:47 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" 2021/05/03 22:46:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:47 [DEBUG] agent: Node info in sync 2021/05/03 22:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.910820983s) from=10.242.193.217:33890 2021/05/03 22:46:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:47 [DEBUG] agent: Node info in sync 2021/05/03 22:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (1.230472ms) from=10.242.193.217:33896 2021/05/03 22:46:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:49 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:49 [DEBUG] agent: Node info in sync 2021/05/03 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.353760888s) from=10.242.193.217:33898 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:49 [DEBUG] agent: Node info in sync 2021/05/03 22:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (760.887µs) from=10.242.193.217:33922 2021/05/03 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46: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/05/03 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:50 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:50 [DEBUG] agent: Node info in sync 2021/05/03 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.142570182s) from=10.242.193.217:33924 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:50 [DEBUG] agent: Node info in sync 2021/05/03 22:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (459.742µs) from=10.242.193.217:33940 2021/05/03 22:46:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:51 [INFO] agent: Synced service "_v1_sdc-gui_10.96.150.58_8181" 2021/05/03 22:46:51 [DEBUG] agent: Node info in sync 2021/05/03 22:46:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.0026943s) from=10.242.193.217:33942 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:51 [DEBUG] agent: Node info in sync 2021/05/03 22:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (450.69µs) from=10.242.193.217:33954 2021/05/03 22:46:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.5.123_9007" 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:53 [DEBUG] agent: Node info in sync 2021/05/03 22:46:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.886004295s) from=10.242.193.217:33956 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:53 [DEBUG] agent: Node info in sync 2021/05/03 22:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (533.428µs) from=10.242.193.217:33972 2021/05/03 22:46:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqqcc" since the cluster is too small 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.5.123_9007" 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:57 [DEBUG] agent: Node info in sync 2021/05/03 22:46:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.401762794s) from=10.242.193.217:33974 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:57 [DEBUG] agent: Node info in sync 2021/05/03 22:46:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.32792ms) from=10.242.193.217:34010 2021/05/03 22:46:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:58 [INFO] agent: Synced service "_v1_wf-gui_10.96.7.241_8443" 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:58 [DEBUG] agent: Node info in sync 2021/05/03 22:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.118788446s) from=10.242.193.217:34014 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:58 [DEBUG] agent: Node info in sync 2021/05/03 22:46:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (601.027µs) from=10.242.193.217:34026 2021/05/03 22:46:59 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (691.145666ms) from=10.242.193.217:34032 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (641.399µs) from=10.242.193.217:34040 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (63.272033ms) from=10.242.193.217:34042 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (660.318µs) from=10.242.193.217:34046 2021/05/03 22:46:59 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (22.076413ms) from=10.242.193.217:34048 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (569.922µs) from=10.242.193.217:34050 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (58.208505ms) from=10.242.193.217:34052 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:46:59 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (13.313732ms) from=10.242.193.217:34056 2021/05/03 22:47:00 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (10.115197ms) from=10.242.193.217:34062 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (390.752µs) from=10.242.193.217:34066 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (73.094831ms) from=10.242.193.217:34068 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (802.413µs) from=10.242.193.217:34070 2021/05/03 22:47:00 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (44.980587ms) from=10.242.193.217:34072 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (897.893µs) from=10.242.193.217:34074 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (65.219799ms) from=10.242.193.217:34076 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.028167ms) from=10.242.193.217:34078 2021/05/03 22:47:00 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (41.414685ms) from=10.242.193.217:34080 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (604.214µs) from=10.242.193.217:34082 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (112.772082ms) from=10.242.193.217:34084 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (473.975µs) from=10.242.193.217:34088 2021/05/03 22:47:00 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (33.132438ms) from=10.242.193.217:34090 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (377.59µs) from=10.242.193.217:34092 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (43.121143ms) from=10.242.193.217:34096 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (8.54707ms) from=10.242.193.217:34098 2021/05/03 22:47:00 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.122658ms) from=10.242.193.217:34100 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (6.032461ms) from=10.242.193.217:34102 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (18.434462ms) from=10.242.193.217:34104 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (490.742µs) from=10.242.193.217:34108 2021/05/03 22:47: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/05/03 22:47: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/05/03 22:47:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:00 [DEBUG] agent: Node info in sync 2021/05/03 22:47:00 [DEBUG] http: Request PUT /v1/agent/service/register (47.073361ms) from=10.242.193.217:34110 2021/05/03 22:47:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (446.112µs) from=10.242.193.217:34112 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request PUT /v1/agent/service/register (199.651868ms) from=10.242.193.217:34114 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (484.99µs) from=10.242.193.217:34116 2021/05/03 22:47: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/05/03 22:47: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/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request PUT /v1/agent/service/register (96.511049ms) from=10.242.193.217:34118 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (505.024µs) from=10.242.193.217:34124 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.203.5_8446" 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request PUT /v1/agent/service/register (241.195747ms) from=10.242.193.217:34126 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (502.497µs) from=10.242.193.217:34128 2021/05/03 22:47:01 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request PUT /v1/agent/service/register (89.998316ms) from=10.242.193.217:34130 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (391.201µs) from=10.242.193.217:34132 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request PUT /v1/agent/service/register (31.591003ms) from=10.242.193.217:34134 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.802229ms) from=10.242.193.217:34138 2021/05/03 22:47:01 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:01 [DEBUG] agent: Node info in sync 2021/05/03 22:47:01 [DEBUG] http: Request PUT /v1/agent/service/register (27.046263ms) from=10.242.193.217:34140 2021/05/03 22:47:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (8.170924ms) from=10.242.193.217:34142 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (30.885288ms) from=10.242.193.217:34144 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.553225ms) from=10.242.193.217:34146 2021/05/03 22:47:02 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (57.348703ms) from=10.242.193.217:34148 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (724.543µs) from=10.242.193.217:34152 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (61.723892ms) from=10.242.193.217:34154 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (579.208µs) from=10.242.193.217:34156 2021/05/03 22:47:02 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (84.934224ms) from=10.242.193.217:34162 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (703.698µs) from=10.242.193.217:34166 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (100.40652ms) from=10.242.193.217:34168 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (3.977097ms) from=10.242.193.217:34170 2021/05/03 22:47:02 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (18.142027ms) from=10.242.193.217:34172 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (465.445µs) from=10.242.193.217:34176 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (56.471491ms) from=10.242.193.217:34178 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (476.549µs) from=10.242.193.217:34180 2021/05/03 22:47:02 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (44.17073ms) from=10.242.193.217:34182 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (363.525µs) from=10.242.193.217:34184 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (94.265818ms) from=10.242.193.217:34186 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (429.421µs) from=10.242.193.217:34188 2021/05/03 22:47:02 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request PUT /v1/agent/service/register (81.650027ms) from=10.242.193.217:34190 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:02 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:02 [DEBUG] agent: Node info in sync 2021/05/03 22:47:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (466.631µs) from=10.242.193.217:34192 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (65.884157ms) from=10.242.193.217:34194 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (420.252µs) from=10.242.193.217:34200 2021/05/03 22:47:03 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (99.16401ms) from=10.242.193.217:34202 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (621.134µs) from=10.242.193.217:34204 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.001461ms) from=10.242.193.217:34206 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (657.292µs) from=10.242.193.217:34208 2021/05/03 22:47:03 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (38.045382ms) from=10.242.193.217:34210 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (508.685µs) from=10.242.193.217:34212 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (60.448174ms) from=10.242.193.217:34214 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (640.032µs) from=10.242.193.217:34216 2021/05/03 22:47:03 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v11__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (93.816715ms) from=10.242.193.217:34218 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (464.389µs) from=10.242.193.217:34220 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v11_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (119.18199ms) from=10.242.193.217:34222 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (371.337µs) from=10.242.193.217:34224 2021/05/03 22:47:03 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v12__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (19.58869ms) from=10.242.193.217:34226 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (322.337µs) from=10.242.193.217:34230 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v12_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (121.329698ms) from=10.242.193.217:34232 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (383.665µs) from=10.242.193.217:34234 2021/05/03 22:47:03 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [INFO] agent: Synced service "_v13__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request PUT /v1/agent/service/register (24.273612ms) from=10.242.193.217:34236 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:03 [DEBUG] agent: Node info in sync 2021/05/03 22:47:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (4.942186ms) from=10.242.193.217:34238 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v13_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (36.566421ms) from=10.242.193.217:34240 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (411.364µs) from=10.242.193.217:34242 2021/05/03 22:47:04 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v14__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (111.62749ms) from=10.242.193.217:34244 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (544.044µs) from=10.242.193.217:34246 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v14_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (20.690811ms) from=10.242.193.217:34248 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (616.532µs) from=10.242.193.217:34250 2021/05/03 22:47:04 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v15__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.167524ms) from=10.242.193.217:34254 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (380.503µs) from=10.242.193.217:34256 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v15_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (82.083252ms) from=10.242.193.217:34258 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (362.499µs) from=10.242.193.217:34262 2021/05/03 22:47:04 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v16__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (104.722971ms) from=10.242.193.217:34264 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (308.352µs) from=10.242.193.217:34266 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v16_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.965998ms) from=10.242.193.217:34268 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (399.649µs) from=10.242.193.217:34270 2021/05/03 22:47:04 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v17__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (10.232425ms) from=10.242.193.217:34272 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (525.738µs) from=10.242.193.217:34274 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v17_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (32.347978ms) from=10.242.193.217:34276 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (4.315832ms) from=10.242.193.217:34278 2021/05/03 22:47:04 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v18__aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.761568ms) from=10.242.193.217:34280 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Node info in sync 2021/05/03 22:47:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (455.363µs) from=10.242.193.217:34282 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_message-router_10.96.54.241_3904" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_appc_10.96.158.41_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.7.241_8443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v16__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.73.198_443" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.228.209_8080" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v15_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17_aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.159.153_9005" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.150.58_8181" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [INFO] agent: Synced service "_v18_aai-nquery_10.242.203.5_8446" 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.104.149_9004" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.47.12_9011" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v11__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v17__aai-nquery_10.242.203.5_8446" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.5.123_9007" in sync 2021/05/03 22:47:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.203.5_8446" in sync 2021/05/