+ 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: '08fd5c70-f44e-d6ee-3332-a0ee02f45c6a' Node name: 'onap-msb-consul-86975585d9-6jrqt' 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/06/15 10:08:56 [DEBUG] agent: Using random ID "08fd5c70-f44e-d6ee-3332-a0ee02f45c6a" as node ID 2021/06/15 10:08:56 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:08fd5c70-f44e-d6ee-3332-a0ee02f45c6a Address:127.0.0.1:8300}] 2021/06/15 10:08:56 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/15 10:08:57 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6jrqt.dc1 127.0.0.1 2021/06/15 10:08:57 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6jrqt 127.0.0.1 2021/06/15 10:08:58 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-6jrqt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/15 10:08:58 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-6jrqt.dc1" in area "wan" 2021/06/15 10:08:58 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/15 10:08:58 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/15 10:08:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/15 10:08:58 [DEBUG] raft: Votes needed: 1 2021/06/15 10:08:58 [DEBUG] raft: Vote granted from 08fd5c70-f44e-d6ee-3332-a0ee02f45c6a in term 2. Tally: 1 2021/06/15 10:08:58 [INFO] raft: Election won. Tally: 1 2021/06/15 10:08:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/15 10:08:58 [INFO] consul: cluster leadership acquired 2021/06/15 10:08:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/15 10:08:58 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-6jrqt 2021/06/15 10:08:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/15 10:08:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/15 10:08:58 [INFO] agent: started state syncer 2021/06/15 10:08:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/15 10:08:58 [INFO] agent: Synced node info 2021/06/15 10:08:58 [DEBUG] agent: Node info in sync 2021/06/15 10:08:58 [DEBUG] agent: Node info in sync 2021/06/15 10:08:59 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/15 10:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:08:59 [INFO] consul: member 'onap-msb-consul-86975585d9-6jrqt' joined, marking health alive ==> 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/06/15 10:09:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:10:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/15 10:10:52 [DEBUG] agent: Node info in sync 2021/06/15 10:10:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6jrqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/15 10:10:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:11:14 [DEBUG] http: Request GET /v1/status/leader (485.873µs) from=10.233.68.119:35652 2021/06/15 10:11:16 [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/06/15 10:11:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:11:54 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.38.158_9004" 2021/06/15 10:11:54 [DEBUG] agent: Node info in sync 2021/06/15 10:11:54 [DEBUG] http: Request PUT /v1/agent/service/register (38.27146792s) from=10.233.68.119:35684 2021/06/15 10:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:54 [DEBUG] agent: Node info in sync 2021/06/15 10:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (954.552µs) from=10.233.68.119:36114 2021/06/15 10:11:55 [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/06/15 10:11:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:11:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:11:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:58 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.38.158_9004" 2021/06/15 10:11:58 [DEBUG] agent: Node info in sync 2021/06/15 10:11:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.604073838s) from=10.233.68.119:36150 2021/06/15 10:11:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:58 [DEBUG] agent: Node info in sync 2021/06/15 10:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (99.945842ms) from=10.233.68.119:36182 2021/06/15 10:11:58 [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/06/15 10:11:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:11:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:59 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.51.116_9007" 2021/06/15 10:11:59 [DEBUG] agent: Node info in sync 2021/06/15 10:11:59 [DEBUG] http: Request PUT /v1/agent/service/register (556.085043ms) from=10.233.68.119:36190 2021/06/15 10:11:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:11:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:11:59 [DEBUG] agent: Node info in sync 2021/06/15 10:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.480144ms) from=10.233.68.119:36204 2021/06/15 10:11:59 [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/06/15 10:11: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/06/15 10:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:00 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.51.116_9007" 2021/06/15 10:12:00 [DEBUG] agent: Node info in sync 2021/06/15 10:12:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.100864784s) from=10.233.68.119:36206 2021/06/15 10:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:00 [DEBUG] agent: Node info in sync 2021/06/15 10:12:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (569.142µs) from=10.233.68.119:36216 2021/06/15 10:12:00 [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/06/15 10:12: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/06/15 10:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:01 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.50.10_8080" 2021/06/15 10:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:01 [DEBUG] agent: Node info in sync 2021/06/15 10:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (975.092464ms) from=10.233.68.119:36220 2021/06/15 10:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:01 [DEBUG] agent: Node info in sync 2021/06/15 10:12:01 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (527.025µs) from=10.233.68.119:36230 2021/06/15 10:12:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12: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/06/15 10:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:02 [INFO] agent: Synced service "_v1_parser_10.233.48.100_8806" 2021/06/15 10:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:02 [DEBUG] agent: Node info in sync 2021/06/15 10:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (592.339987ms) from=10.233.68.119:36232 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:02 [DEBUG] agent: Node info in sync 2021/06/15 10:12:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (361.747µs) from=10.233.68.119:36234 2021/06/15 10:12:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12: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/06/15 10:12:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:03 [INFO] agent: Synced service "_v1_catalog_10.233.48.100_8806" 2021/06/15 10:12:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:03 [DEBUG] agent: Node info in sync 2021/06/15 10:12:03 [DEBUG] http: Request PUT /v1/agent/service/register (680.240103ms) from=10.233.68.119:36240 2021/06/15 10:12:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:03 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:03 [DEBUG] agent: Node info in sync 2021/06/15 10:12:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (295.194µs) from=10.233.68.119:36250 2021/06/15 10:12:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12: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/06/15 10:12:04 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:04 [INFO] agent: Synced service "_v1_nsd_10.233.48.100_8806" 2021/06/15 10:12:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:04 [DEBUG] agent: Node info in sync 2021/06/15 10:12:04 [DEBUG] http: Request PUT /v1/agent/service/register (600.053215ms) from=10.233.68.119:36254 2021/06/15 10:12:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:04 [DEBUG] agent: Node info in sync 2021/06/15 10:12:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (330.378µs) from=10.233.68.119:36264 2021/06/15 10:12:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12: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/06/15 10:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.48.100_8806" 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Node info in sync 2021/06/15 10:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (287.810044ms) from=10.233.68.119:36276 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Node info in sync 2021/06/15 10:12:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (369.831µs) from=10.233.68.119:36288 2021/06/15 10:12:05 [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/06/15 10:12:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.49.98_9011" 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Node info in sync 2021/06/15 10:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (139.806492ms) from=10.233.68.119:36290 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:05 [DEBUG] agent: Node info in sync 2021/06/15 10:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (452.424µs) from=10.233.68.119:36302 2021/06/15 10:12:05 [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/06/15 10:12:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.49.98_9011" 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Node info in sync 2021/06/15 10:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (700.948778ms) from=10.233.68.119:36312 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (402.37µs) from=10.233.68.119:36318 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:06 [DEBUG] agent: Node info in sync 2021/06/15 10:12:07 [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/06/15 10:12:07 [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/06/15 10:12:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:07 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:07 [DEBUG] agent: Node info in sync 2021/06/15 10:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (801.566274ms) from=10.233.68.119:36324 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:07 [DEBUG] agent: Node info in sync 2021/06/15 10:12:07 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (543.605µs) from=10.233.68.119:36328 2021/06/15 10:12:08 [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/06/15 10:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:08 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" 2021/06/15 10:12:08 [DEBUG] agent: Node info in sync 2021/06/15 10:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (299.878266ms) from=10.233.68.119:36330 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:08 [DEBUG] agent: Node info in sync 2021/06/15 10:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (332.788µs) from=10.233.68.119:36344 2021/06/15 10:12:08 [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/06/15 10:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:09 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:09 [DEBUG] agent: Node info in sync 2021/06/15 10:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (891.741468ms) from=10.233.68.119:36346 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:09 [DEBUG] agent: Node info in sync 2021/06/15 10:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (543.716µs) from=10.233.68.119:36362 2021/06/15 10:12:09 [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/06/15 10:12:09 [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/06/15 10:12:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:11 [DEBUG] agent: Node info in sync 2021/06/15 10:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.87575479s) from=10.233.68.119:36364 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:11 [DEBUG] agent: Node info in sync 2021/06/15 10:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (190.227836ms) from=10.233.68.119:36378 2021/06/15 10:12:12 [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/06/15 10:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:13 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:13 [DEBUG] agent: Node info in sync 2021/06/15 10:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (978.92665ms) from=10.233.68.119:36386 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:13 [DEBUG] agent: Node info in sync 2021/06/15 10:12:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (524.199µs) from=10.233.68.119:36400 2021/06/15 10:12:13 [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/06/15 10:12:13 [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/06/15 10:12:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:13 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:14 [DEBUG] agent: Node info in sync 2021/06/15 10:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (499.935356ms) from=10.233.68.119:36402 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:14 [DEBUG] agent: Node info in sync 2021/06/15 10:12:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (526.231µs) from=10.233.68.119:36408 2021/06/15 10:12:14 [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/06/15 10:12:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:15 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:15 [DEBUG] agent: Node info in sync 2021/06/15 10:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (800.02807ms) from=10.233.68.119:36412 2021/06/15 10:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:15 [DEBUG] agent: Node info in sync 2021/06/15 10:12:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (611.589µs) from=10.233.68.119:36432 2021/06/15 10:12:15 [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/06/15 10:12:15 [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/06/15 10:12:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:16 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:16 [DEBUG] agent: Node info in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:16 [DEBUG] agent: Node info in sync 2021/06/15 10:12:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.599662196s) from=10.233.68.119:36436 2021/06/15 10:12:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (674.929µs) from=10.233.68.119:36462 2021/06/15 10:12:17 [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/06/15 10:12:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Node info in sync 2021/06/15 10:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.199784245s) from=10.233.68.119:36464 2021/06/15 10:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:19 [DEBUG] agent: Node info in sync 2021/06/15 10:12:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (365.551µs) from=10.233.68.119:36494 2021/06/15 10:12:19 [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/06/15 10:12:19 [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/06/15 10:12:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:20 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Node info in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:20 [DEBUG] http: Request PUT /v1/agent/service/register (766.491635ms) from=10.233.68.119:36500 2021/06/15 10:12:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:20 [DEBUG] agent: Node info in sync 2021/06/15 10:12:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (546.908µs) from=10.233.68.119:36504 2021/06/15 10:12:20 [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/06/15 10:12:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:21 [DEBUG] agent: Node info in sync 2021/06/15 10:12:21 [DEBUG] http: Request PUT /v1/agent/service/register (747.738774ms) from=10.233.68.119:36506 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:21 [DEBUG] agent: Node info in sync 2021/06/15 10:12:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (317.102µs) from=10.233.68.119:36516 2021/06/15 10:12:21 [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/06/15 10:12:21 [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/06/15 10:12:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:22 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Node info in sync 2021/06/15 10:12:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.081536489s) from=10.233.68.119:36518 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:22 [DEBUG] agent: Node info in sync 2021/06/15 10:12:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (431.292µs) from=10.233.68.119:36528 2021/06/15 10:12:23 [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/06/15 10:12:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:23 [DEBUG] agent: Node info in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:23 [DEBUG] agent: Node info in sync 2021/06/15 10:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (986.938977ms) from=10.233.68.119:36540 2021/06/15 10:12:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (327.513µs) from=10.233.68.119:36544 2021/06/15 10:12:24 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Node info in sync 2021/06/15 10:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.453150972s) from=10.233.68.119:36546 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:25 [DEBUG] agent: Node info in sync 2021/06/15 10:12:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (336.322µs) from=10.233.68.119:36576 2021/06/15 10:12:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:26 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Node info in sync 2021/06/15 10:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (900.300356ms) from=10.233.68.119:36580 2021/06/15 10:12:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:26 [DEBUG] agent: Node info in sync 2021/06/15 10:12:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (610.531µs) from=10.233.68.119:36590 2021/06/15 10:12:26 [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/06/15 10:12:26 [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/06/15 10:12:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Node info in sync 2021/06/15 10:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (468.902759ms) from=10.233.68.119:36592 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Node info in sync 2021/06/15 10:12:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (474.823µs) from=10.233.68.119:36598 2021/06/15 10:12:27 [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/06/15 10:12:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Node info in sync 2021/06/15 10:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.334804ms) from=10.233.68.119:36600 2021/06/15 10:12:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:27 [DEBUG] agent: Node info in sync 2021/06/15 10:12:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (591.717µs) from=10.233.68.119:36604 2021/06/15 10:12:28 [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/06/15 10:12:28 [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/06/15 10:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:28 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:28 [DEBUG] agent: Node info in sync 2021/06/15 10:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (700.54296ms) from=10.233.68.119:36606 2021/06/15 10:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:28 [DEBUG] agent: Node info in sync 2021/06/15 10:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (613.62µs) from=10.233.68.119:36624 2021/06/15 10:12:29 [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/06/15 10:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Node info in sync 2021/06/15 10:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (2.106993417s) from=10.233.68.119:36628 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:12:31 [DEBUG] agent: Node info in sync 2021/06/15 10:12:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (539.972µs) from=10.233.68.119:36648 2021/06/15 10:12:31 [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/06/15 10:12:31 [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/06/15 10:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:12:51 [DEBUG] http: Request GET /v1/catalog/services (1.214595ms) from=10.233.70.7:49280 2021/06/15 10:12:51 [DEBUG] http: Request GET /v1/status/leader (417.576µs) from=10.233.70.7:49360 2021/06/15 10:12:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:13:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6jrqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/15 10:13:11 [DEBUG] http: Request GET /v1/status/leader (449.393µs) from=10.233.70.7:51200 2021/06/15 10:13:32 [DEBUG] http: Request GET /v1/status/leader (323.98µs) from=10.233.70.7:52986 2021/06/15 10:13:52 [DEBUG] http: Request GET /v1/status/leader (322.434µs) from=10.233.70.7:54794 2021/06/15 10:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:13:55 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.232_8446" 2021/06/15 10:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Node info in sync 2021/06/15 10:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (1m24.465180596s) from=10.233.68.119:36650 2021/06/15 10:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:13:55 [DEBUG] agent: Node info in sync 2021/06/15 10:13:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (1m3.848828337s) from=10.233.70.7:49280 2021/06/15 10:13:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (436.931µs) from=10.233.68.119:37610 2021/06/15 10:13:55 [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/06/15 10:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:13:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.232_8446" 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Node info in sync 2021/06/15 10:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (15.020760295s) from=10.233.68.119:37614 2021/06/15 10:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:10 [DEBUG] agent: Node info in sync 2021/06/15 10:14:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (15.100106024s) from=10.233.70.7:49280 2021/06/15 10:14:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (701.22427ms) from=10.233.68.119:37776 2021/06/15 10:14:11 [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/06/15 10:14:11 [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/06/15 10:14:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:12 [DEBUG] http: Request GET /v1/status/leader (401.417µs) from=10.233.70.7:56620 2021/06/15 10:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Node info in sync 2021/06/15 10:14:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.833814425s) from=10.233.68.119:37786 2021/06/15 10:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:17 [DEBUG] agent: Node info in sync 2021/06/15 10:14:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (6.64538039s) from=10.233.70.7:49280 2021/06/15 10:14:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (588.221µs) from=10.233.68.119:37856 2021/06/15 10:14:17 [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/06/15 10:14:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:18 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Node info in sync 2021/06/15 10:14:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.064623165s) from=10.233.68.119:37860 2021/06/15 10:14:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:18 [DEBUG] agent: Node info in sync 2021/06/15 10:14:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (1.200413759s) from=10.233.70.7:49280 2021/06/15 10:14:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (565.712µs) from=10.233.68.119:37878 2021/06/15 10:14:19 [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/06/15 10:14:19 [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/06/15 10:14:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Node info in sync 2021/06/15 10:14:19 [DEBUG] http: Request PUT /v1/agent/service/register (424.531407ms) from=10.233.68.119:37886 2021/06/15 10:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:19 [DEBUG] agent: Node info in sync 2021/06/15 10:14:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (525.947158ms) from=10.233.70.7:49280 2021/06/15 10:14:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (573.034µs) from=10.233.68.119:37896 2021/06/15 10:14:20 [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/06/15 10:14:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:14:22 [DEBUG] agent: Node info in sync 2021/06/15 10:14:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.604254699s) from=10.233.68.119:37900 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:22 [DEBUG] agent: Node info in sync 2021/06/15 10:14:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (402.934µs) from=10.233.68.119:37918 2021/06/15 10:14:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2.801085438s) from=10.233.70.7:49280 2021/06/15 10:14:22 [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/06/15 10:14:22 [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/06/15 10:14:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:32 [DEBUG] http: Request GET /v1/status/leader (213.626µs) from=10.233.70.7:58442 2021/06/15 10:14:34 [DEBUG] http: Request GET /v1/catalog/services (84.030189ms) from=10.233.76.93:59390 2021/06/15 10:14:35 [DEBUG] http: Request GET /v1/status/leader (468.056µs) from=10.233.76.93:59406 2021/06/15 10:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (313.479µs) from=10.233.76.93:59442 2021/06/15 10:14:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (208.392µs) from=10.233.76.93:59446 2021/06/15 10:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (329.358µs) from=10.233.76.93:59444 2021/06/15 10:14:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (322.098µs) from=10.233.76.93:59454 2021/06/15 10:14:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (348.274µs) from=10.233.76.93:59456 2021/06/15 10:14:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (313.383µs) from=10.233.76.93:59460 2021/06/15 10:14:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (431.354µs) from=10.233.76.93:59466 2021/06/15 10:14:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (282.029973ms) from=10.233.76.93:59464 2021/06/15 10:14:40 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (299.707µs) from=10.233.76.93:59462 2021/06/15 10:14:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (338.744µs) from=10.233.76.93:59468 2021/06/15 10:14:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (207.652µs) from=10.233.76.93:59470 2021/06/15 10:14:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (326.611µs) from=10.233.76.93:59472 2021/06/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (243.918µs) from=10.233.76.93:59444 2021/06/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (504.638µs) from=10.233.76.93:59472 2021/06/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (200.916µs) from=10.233.76.93:59466 2021/06/15 10:14:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (428.254µs) from=10.233.76.93:59454 2021/06/15 10:14:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (327.32µs) from=10.233.76.93:59446 2021/06/15 10:14:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (291.11µs) from=10.233.76.93:59462 2021/06/15 10:14:44 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (298.323µs) from=10.233.76.93:59472 2021/06/15 10:14:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (166.492µs) from=10.233.76.93:59456 2021/06/15 10:14:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.413µs) from=10.233.76.93:59464 2021/06/15 10:14:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (201.883µs) from=10.233.76.93:59442 2021/06/15 10:14:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (262.12µs) from=10.233.76.93:59464 2021/06/15 10:14:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (240.443µs) from=10.233.76.93:59462 2021/06/15 10:14:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (309.189µs) from=10.233.76.93:59472 2021/06/15 10:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (259.332µs) from=10.233.76.93:59530 2021/06/15 10:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (240.6µs) from=10.233.76.93:59546 2021/06/15 10:14:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (85.020692ms) from=10.233.76.93:59538 2021/06/15 10:14:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (283.698µs) from=10.233.76.93:59554 2021/06/15 10:14:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (444.638µs) from=10.233.76.93:59548 2021/06/15 10:14:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (237.531µs) from=10.233.76.93:59566 2021/06/15 10:14:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (245.733µs) from=10.233.76.93:59540 2021/06/15 10:14:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (201.458µs) from=10.233.76.93:59568 2021/06/15 10:14:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (338.354µs) from=10.233.76.93:59552 2021/06/15 10:14:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (99.997591ms) from=10.233.76.93:59550 2021/06/15 10:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (85.286993ms) from=10.233.76.93:59570 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Node info in sync 2021/06/15 10:14:51 [DEBUG] http: Request PUT /v1/agent/service/register (28.372265201s) from=10.233.68.119:37926 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:14:51 [DEBUG] agent: Node info in sync 2021/06/15 10:14:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (13.757671598s) from=10.233.76.93:59390 2021/06/15 10:14:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:14:51 [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/06/15 10:14:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (29.000266912s) from=10.233.70.7:49280 2021/06/15 10:14:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (608.753127ms) from=10.233.68.119:38240 2021/06/15 10:14:52 [DEBUG] http: Request GET /v1/status/leader (331.719µs) from=10.233.70.7:60264 2021/06/15 10:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (300.075µs) from=10.233.76.93:59642 2021/06/15 10:14:56 [DEBUG] http: Request GET /v1/status/leader (206.63µs) from=10.233.76.93:59660 2021/06/15 10:14:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:15:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.51.30_9102" 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Node info in sync 2021/06/15 10:15:07 [DEBUG] http: Request PUT /v1/agent/service/register (15.299957286s) from=10.233.68.119:38242 2021/06/15 10:15:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (13.785202089s) from=10.233.76.93:59390 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:07 [DEBUG] agent: Node info in sync 2021/06/15 10:15:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (15.10087618s) from=10.233.70.7:49280 2021/06/15 10:15:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:07 [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/06/15 10:15:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (270.022µs) from=10.233.76.93:59740 2021/06/15 10:15:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (409.518µs) from=10.233.68.119:38454 2021/06/15 10:15:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (200.809µs) from=10.233.70.7:33350 2021/06/15 10:15:12 [DEBUG] http: Request GET /v1/status/leader (27.805758ms) from=10.233.70.7:33860 2021/06/15 10:15:16 [DEBUG] http: Request GET /v1/status/leader (414.38µs) from=10.233.76.93:59812 2021/06/15 10:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:17 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.47.52_9101" 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:17 [DEBUG] agent: Node info in sync 2021/06/15 10:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.215945183s) from=10.233.68.119:38452 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:17 [DEBUG] agent: Node info in sync 2021/06/15 10:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (10.316667387s) from=10.233.76.93:59390 2021/06/15 10:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (10.316803655s) from=10.233.70.7:49280 2021/06/15 10:15:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (282.445µs) from=10.233.70.7:34316 2021/06/15 10:15:17 [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/06/15 10:15:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (101.034029ms) from=10.233.68.119:38578 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (881.186831ms) from=10.233.70.7:49280 2021/06/15 10:15:18 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Node info in sync 2021/06/15 10:15:18 [DEBUG] http: Request PUT /v1/agent/service/register (999.810104ms) from=10.233.68.119:38580 2021/06/15 10:15:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (979.879527ms) from=10.233.76.93:59390 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:18 [DEBUG] agent: Node info in sync 2021/06/15 10:15:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (352.957µs) from=10.233.76.93:59832 2021/06/15 10:15:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (299.050485ms) from=10.233.68.119:38610 2021/06/15 10:15:19 [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/06/15 10:15:19 [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/06/15 10:15:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (353.176µs) from=10.233.76.93:59842 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Node info in sync 2021/06/15 10:15:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.076719894s) from=10.233.68.119:38634 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:22 [DEBUG] agent: Node info in sync 2021/06/15 10:15:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (3.80030477s) from=10.233.70.7:49280 2021/06/15 10:15:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (889.559µs) from=10.233.68.119:38660 2021/06/15 10:15:23 [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/06/15 10:15:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (3.285571253s) from=10.233.76.93:59390 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:23 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Node info in sync 2021/06/15 10:15:23 [DEBUG] http: Request PUT /v1/agent/service/register (452.420825ms) from=10.233.68.119:38668 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:23 [DEBUG] agent: Node info in sync 2021/06/15 10:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (453.583826ms) from=10.233.70.7:49280 2021/06/15 10:15:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (424.177µs) from=10.233.68.119:38680 2021/06/15 10:15:23 [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/06/15 10:15:23 [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/06/15 10:15:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (82.494335ms) from=10.233.76.93:59390 2021/06/15 10:15:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Node info in sync 2021/06/15 10:15:24 [DEBUG] http: Request PUT /v1/agent/service/register (402.355507ms) from=10.233.68.119:38682 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (567.182458ms) from=10.233.70.7:49280 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:24 [DEBUG] agent: Node info in sync 2021/06/15 10:15:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (541.494µs) from=10.233.68.119:38686 2021/06/15 10:15:24 [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/06/15 10:15:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (1.030462ms) from=10.233.76.93:59390 2021/06/15 10:15:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Node info in sync 2021/06/15 10:15:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.182203947s) from=10.233.68.119:38690 2021/06/15 10:15:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (588.023656ms) from=10.233.76.93:59390 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:25 [DEBUG] agent: Node info in sync 2021/06/15 10:15:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (1.203790442s) from=10.233.70.7:49280 2021/06/15 10:15:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (704.521µs) from=10.233.76.93:59890 2021/06/15 10:15:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (338.891µs) from=10.233.76.93:59894 2021/06/15 10:15:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (334.901µs) from=10.233.76.93:59896 2021/06/15 10:15:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:26 [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/06/15 10:15:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.000502046s) from=10.233.68.119:38718 2021/06/15 10:15:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (331.686µs) from=10.233.76.93:59902 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.51.30_9102" 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Node info in sync 2021/06/15 10:15:27 [DEBUG] http: Request PUT /v1/agent/service/register (700.016833ms) from=10.233.68.119:38720 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:27 [DEBUG] agent: Node info in sync 2021/06/15 10:15:27 [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/06/15 10:15:27 [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/06/15 10:15:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (487.23µs) from=10.233.68.119:38740 2021/06/15 10:15:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:28 [DEBUG] agent: Node info in sync 2021/06/15 10:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (900.454449ms) from=10.233.68.119:38738 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2.301250928s) from=10.233.70.7:49280 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2.80154978s) from=10.233.76.93:59390 2021/06/15 10:15:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (383.812µs) from=10.233.68.119:38758 2021/06/15 10:15:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:28 [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/06/15 10:15:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Node info in sync 2021/06/15 10:15:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (500.146µs) from=10.233.76.93:59928 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (985.703905ms) from=10.233.76.93:59390 2021/06/15 10:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (1.200177155s) from=10.233.70.7:49280 2021/06/15 10:15:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Node info in sync 2021/06/15 10:15:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.200936998s) from=10.233.68.119:38762 2021/06/15 10:15:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:30 [DEBUG] agent: Node info in sync 2021/06/15 10:15:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (612.631µs) from=10.233.68.119:38790 2021/06/15 10:15:30 [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/06/15 10:15:30 [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/06/15 10:15:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (257.712µs) from=10.233.76.93:59938 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Node info in sync 2021/06/15 10:15:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.226719523s) from=10.233.68.119:38792 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:31 [DEBUG] agent: Node info in sync 2021/06/15 10:15:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (1.600379752s) from=10.233.70.7:49280 2021/06/15 10:15:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (420.955µs) from=10.233.68.119:38802 2021/06/15 10:15:31 [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/06/15 10:15:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (1.500560872s) from=10.233.76.93:59390 2021/06/15 10:15:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (240.769µs) from=10.233.76.93:59956 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Node info in sync 2021/06/15 10:15:32 [DEBUG] http: Request PUT /v1/agent/service/register (683.623058ms) from=10.233.68.119:38806 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (499.67507ms) from=10.233.76.93:59390 2021/06/15 10:15:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (803.811809ms) from=10.233.70.7:49280 2021/06/15 10:15:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:33 [DEBUG] agent: Node info in sync 2021/06/15 10:15:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (499.823103ms) from=10.233.68.119:38808 2021/06/15 10:15:33 [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/06/15 10:15:33 [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/06/15 10:15:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (486.49µs) from=10.233.76.93:59968 2021/06/15 10:15:33 [DEBUG] http: Request GET /v1/status/leader (301.571µs) from=10.233.70.7:35718 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Node info in sync 2021/06/15 10:15:34 [DEBUG] http: Request PUT /v1/agent/service/register (800.911466ms) from=10.233.68.119:38826 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:34 [DEBUG] agent: Node info in sync 2021/06/15 10:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (1.000208596s) from=10.233.70.7:49280 2021/06/15 10:15:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (569.6µs) from=10.233.68.119:38832 2021/06/15 10:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (1.099482073s) from=10.233.76.93:59390 2021/06/15 10:15:34 [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/06/15 10:15:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (318.495µs) from=10.233.76.93:59980 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Node info in sync 2021/06/15 10:15:35 [DEBUG] http: Request PUT /v1/agent/service/register (630.748615ms) from=10.233.68.119:38852 2021/06/15 10:15:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (831.821356ms) from=10.233.70.7:49280 2021/06/15 10:15:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (729.014788ms) from=10.233.76.93:59390 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:35 [DEBUG] agent: Node info in sync 2021/06/15 10:15:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (579.276µs) from=10.233.68.119:38874 2021/06/15 10:15:35 [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/06/15 10:15:35 [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/06/15 10:15:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (443.328µs) from=10.233.76.93:59990 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Node info in sync 2021/06/15 10:15:36 [DEBUG] http: Request PUT /v1/agent/service/register (996.134088ms) from=10.233.68.119:38878 2021/06/15 10:15:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (977.803153ms) from=10.233.76.93:59390 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:36 [DEBUG] agent: Node info in sync 2021/06/15 10:15:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (99.230433ms) from=10.233.68.119:38896 2021/06/15 10:15:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (1.46482996s) from=10.233.70.7:49280 2021/06/15 10:15:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (450.388µs) from=10.233.76.93:60000 2021/06/15 10:15:37 [DEBUG] http: Request GET /v1/status/leader (170.282µs) from=10.233.76.93:60008 2021/06/15 10:15:37 [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/06/15 10:15:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.232_8446" 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Node info in sync 2021/06/15 10:15:38 [DEBUG] http: Request PUT /v1/agent/service/register (953.126517ms) from=10.233.68.119:38900 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:38 [DEBUG] agent: Node info in sync 2021/06/15 10:15:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (1.600152408s) from=10.233.76.93:59390 2021/06/15 10:15:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (339.649µs) from=10.233.76.93:59390 2021/06/15 10:15:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (501.420481ms) from=10.233.68.119:38916 2021/06/15 10:15:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (1.600627717s) from=10.233.70.7:49280 2021/06/15 10:15:39 [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/06/15 10:15:39 [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/06/15 10:15:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6jrqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:43 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Node info in sync 2021/06/15 10:15:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.62161152s) from=10.233.68.119:38924 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:43 [DEBUG] agent: Node info in sync 2021/06/15 10:15:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (4.74085887s) from=10.233.76.93:60028 2021/06/15 10:15:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (231.791µs) from=10.233.76.93:60066 2021/06/15 10:15:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (416.386µs) from=10.233.68.119:38980 2021/06/15 10:15:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (5.000368514s) from=10.233.70.7:49280 2021/06/15 10:15:44 [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/06/15 10:15:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Node info in sync 2021/06/15 10:15:44 [DEBUG] http: Request PUT /v1/agent/service/register (604.631965ms) from=10.233.68.119:38984 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:44 [DEBUG] agent: Node info in sync 2021/06/15 10:15:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (593.222µs) from=10.233.68.119:38998 2021/06/15 10:15:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (700.985544ms) from=10.233.70.7:49280 2021/06/15 10:15:45 [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/06/15 10:15:45 [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/06/15 10:15:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (1.600025209s) from=10.233.76.93:60028 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Node info in sync 2021/06/15 10:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (300.166701ms) from=10.233.68.119:39006 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (1.177999ms) from=10.233.76.93:60028 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (279.638µs) from=10.233.76.93:60084 2021/06/15 10:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (500.85991ms) from=10.233.70.7:49280 2021/06/15 10:15:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (486.382µs) from=10.233.68.119:39018 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:45 [DEBUG] agent: Node info in sync 2021/06/15 10:15:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15: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/06/15 10:15:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (317.815µs) from=10.233.76.93:60088 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Node info in sync 2021/06/15 10:15:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.316386601s) from=10.233.68.119:39028 2021/06/15 10:15:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (4.217341878s) from=10.233.76.93:60028 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:50 [DEBUG] agent: Node info in sync 2021/06/15 10:15:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (4.317906332s) from=10.233.70.7:49280 2021/06/15 10:15:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (399.817305ms) from=10.233.68.119:39078 2021/06/15 10:15:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (400.530106ms) from=10.233.76.93:60122 2021/06/15 10:15:52 [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/06/15 10:15:52 [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/06/15 10:15:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:53 [DEBUG] http: Request GET /v1/status/leader (408.831µs) from=10.233.70.7:37664 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Node info in sync 2021/06/15 10:15:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.123119892s) from=10.233.68.119:39088 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (3.523496942s) from=10.233.70.7:49280 2021/06/15 10:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (3.524032104s) from=10.233.76.93:60028 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:54 [DEBUG] agent: Node info in sync 2021/06/15 10:15:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (330.889µs) from=10.233.76.93:60158 2021/06/15 10:15:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (526.393µs) from=10.233.68.119:39124 2021/06/15 10:15:54 [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/06/15 10:15:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Node info in sync 2021/06/15 10:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.400716261s) from=10.233.68.119:39130 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (1.601393561s) from=10.233.70.7:49280 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (1.601577764s) from=10.233.76.93:60028 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:56 [DEBUG] agent: Node info in sync 2021/06/15 10:15:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (285.341µs) from=10.233.76.93:60174 2021/06/15 10:15:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (416.201µs) from=10.233.68.119:39174 2021/06/15 10:15:56 [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/06/15 10:15:56 [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/06/15 10:15:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Node info in sync 2021/06/15 10:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (1.034168308s) from=10.233.68.119:39176 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:57 [DEBUG] agent: Node info in sync 2021/06/15 10:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (1.33588338s) from=10.233.76.93:60028 2021/06/15 10:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (1.336070198s) from=10.233.70.7:49280 2021/06/15 10:15:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (201.01762ms) from=10.233.68.119:39184 2021/06/15 10:15:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (100.195899ms) from=10.233.76.93:60198 2021/06/15 10:15:59 [DEBUG] http: Request GET /v1/status/leader (1.10023931s) from=10.233.76.93:60186 2021/06/15 10:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6jrqt" since the cluster is too small 2021/06/15 10:15:59 [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/06/15 10:15: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/06/15 10:15: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/06/15 10:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.232_8446" 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Node info in sync 2021/06/15 10:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (445.131566ms) from=10.233.68.119:39188 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:15:59 [DEBUG] agent: Node info in sync 2021/06/15 10:15:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (463.692664ms) from=10.233.76.93:60028 2021/06/15 10:15:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (2.264649858s) from=10.233.70.7:49280 2021/06/15 10:15:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (590.877µs) from=10.233.68.119:39232 2021/06/15 10:15:59 [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/06/15 10:15:59 [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/06/15 10:15: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/06/15 10:15: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/06/15 10:16:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (334.54µs) from=10.233.76.93:60208 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [INFO] agent: Synced service "_v15__aai-nquery_10.233.76.232_8446" 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Node info in sync 2021/06/15 10:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.494154254s) from=10.233.68.119:39234 2021/06/15 10:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (1.295057758s) from=10.233.76.93:60028 2021/06/15 10:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (1.495596743s) from=10.233.70.7:49280 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:01 [DEBUG] agent: Node info in sync 2021/06/15 10:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (401.234µs) from=10.233.68.119:39246 2021/06/15 10:16:01 [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/06/15 10:16: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/06/15 10:16: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/06/15 10:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (220.089µs) from=10.233.76.93:60230 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [INFO] agent: Synced service "_v15_aai-nquery_10.233.76.232_8446" 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (1.401274342s) from=10.233.76.93:60028 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Node info in sync 2021/06/15 10:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.498431237s) from=10.233.68.119:39248 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:03 [DEBUG] agent: Node info in sync 2021/06/15 10:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (402.622µs) from=10.233.76.93:60240 2021/06/15 10:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (1.800849918s) from=10.233.70.7:49280 2021/06/15 10:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (199.913577ms) from=10.233.68.119:39270 2021/06/15 10:16:03 [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/06/15 10:16:03 [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/06/15 10:16: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/06/15 10:16: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/06/15 10:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [INFO] agent: Synced service "_v16__aai-nquery_10.233.76.232_8446" 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Node info in sync 2021/06/15 10:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (669.700612ms) from=10.233.68.119:39272 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (559.038µs) from=10.233.68.119:39282 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:04 [DEBUG] agent: Node info in sync 2021/06/15 10:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (1.000409778s) from=10.233.70.7:49280 2021/06/15 10:16: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/06/15 10:16: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/06/15 10:16: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/06/15 10:16:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (1.800555509s) from=10.233.76.93:60028 2021/06/15 10:16:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (662.676µs) from=10.233.76.93:60028 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [INFO] agent: Synced service "_v16_aai-nquery_10.233.76.232_8446" 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:07 [DEBUG] agent: Node info in sync 2021/06/15 10:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.095650495s) from=10.233.68.119:39284 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.47.52_9101" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.14.167_9005" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:07 [DEBUG] agent: Node info in sync 2021/06/15 10:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (3.399740324s) from=10.233.70.7:49280 2021/06/15 10:16:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (473.176µs) from=10.233.68.119:39328 2021/06/15 10:16:08 [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/06/15 10:16:08 [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/06/15 10:16:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:16:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 10:16:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (2.900512956s) from=10.233.76.93:60252 2021/06/15 10:16:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (693.527µs) from=10.233.76.93:60302 2021/06/15 10:16:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.38.158_9004" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.14.167_9005" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_catalog_10.233.48.100_8806" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_nsd_10.233.48.100_8806" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.98_9011" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_parser_10.233.48.100_8806" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.48.100_8806" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.116_9007" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.30_9102" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.232_8446" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.50.10_8080" in sync 2021/06/15 10:16:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.232_8446" in sync 2021/06