+ 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: '3482c4e2-17a4-a406-d0ba-1952c69bf791' Node name: 'onap-msb-consul-57c8745cd7-wm7mq' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/06 11:12:09 [DEBUG] agent: Using random ID "3482c4e2-17a4-a406-d0ba-1952c69bf791" as node ID 2021/05/06 11:12:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3482c4e2-17a4-a406-d0ba-1952c69bf791 Address:127.0.0.1:8300}] 2021/05/06 11:12:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/06 11:12:09 [INFO] serf: EventMemberJoin: onap-msb-consul-57c8745cd7-wm7mq.dc1 127.0.0.1 2021/05/06 11:12:09 [INFO] serf: EventMemberJoin: onap-msb-consul-57c8745cd7-wm7mq 127.0.0.1 2021/05/06 11:12:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-57c8745cd7-wm7mq.dc1" in area "wan" 2021/05/06 11:12:09 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/06 11:12:09 [INFO] consul: Adding LAN server onap-msb-consul-57c8745cd7-wm7mq (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/06 11:12:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/06 11:12:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/06 11:12:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/06 11:12:09 [INFO] agent: started state syncer 2021/05/06 11:12:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/06 11:12:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/06 11:12:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/06 11:12:09 [DEBUG] raft: Votes needed: 1 2021/05/06 11:12:09 [DEBUG] raft: Vote granted from 3482c4e2-17a4-a406-d0ba-1952c69bf791 in term 2. Tally: 1 2021/05/06 11:12:09 [INFO] raft: Election won. Tally: 1 2021/05/06 11:12:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/06 11:12:09 [INFO] consul: cluster leadership acquired 2021/05/06 11:12:09 [INFO] consul: New leader elected: onap-msb-consul-57c8745cd7-wm7mq 2021/05/06 11:12:09 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/06 11:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c8745cd7-wm7mq" since the cluster is too small 2021/05/06 11:12:09 [INFO] consul: member 'onap-msb-consul-57c8745cd7-wm7mq' joined, marking health alive 2021/05/06 11:12:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/06 11:12:09 [INFO] agent: Synced node info 2021/05/06 11:12:09 [DEBUG] agent: Node info in sync 2021/05/06 11:12:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/06 11:12:11 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.9.5 (currently running: 1.4.3) 2021/05/06 11:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c8745cd7-wm7mq" since the cluster is too small 2021/05/06 11:13:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/06 11:13:53 [DEBUG] agent: Node info in sync 2021/05/06 11:13:56 [DEBUG] http: Request GET /v1/status/leader (395.941µs) from=10.233.75.112:34204 2021/05/06 11:13:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13: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/05/06 11:13:56 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.51.217_9009" 2021/05/06 11:13:56 [DEBUG] agent: Node info in sync 2021/05/06 11:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (21.171725ms) from=10.233.75.112:34208 2021/05/06 11:13:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:56 [DEBUG] agent: Node info in sync 2021/05/06 11:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (918.845µs) from=10.233.75.112:34210 2021/05/06 11:13:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13: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/05/06 11:13:57 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.51.217_9009" 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (186.425251ms) from=10.233.75.112:34212 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (488.016µs) from=10.233.75.112:34214 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [INFO] agent: Synced service "_v1_appc_10.233.35.248_8443" 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (196.657949ms) from=10.233.75.112:34216 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request GET /v1/health/service/appc-v1 (545.592µs) from=10.233.75.112:34218 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [INFO] agent: Synced service "_v0_multicloud_10.233.32.169_9001" 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.174984ms) from=10.233.75.112:34220 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (402.418µs) from=10.233.75.112:34222 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [INFO] agent: Synced service "_v1_multicloud_10.233.32.169_9001" 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (13.564974ms) from=10.233.75.112:34224 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (416.924µs) from=10.233.75.112:34226 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [INFO] agent: Synced service "_v1_parser_10.233.49.179_8806" 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (159.388741ms) from=10.233.75.112:34228 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (607.811µs) from=10.233.75.112:34230 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:57 [INFO] agent: Synced service "_v1_catalog_10.233.49.179_8806" 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.453414ms) from=10.233.75.112:34232 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:57 [DEBUG] agent: Node info in sync 2021/05/06 11:13:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (473.752µs) from=10.233.75.112:34234 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v1_nsd_10.233.49.179_8806" 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (338.284754ms) from=10.233.75.112:34238 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (468.016µs) from=10.233.75.112:34244 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.49.179_8806" 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (263.574841ms) from=10.233.75.112:34246 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (2.339933ms) from=10.233.75.112:34248 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.18.131_9015" 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.190934ms) from=10.233.75.112:34250 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (362.063µs) from=10.233.75.112:34254 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.57.249_443" 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.80327ms) from=10.233.75.112:34258 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (615.585µs) from=10.233.75.112:34260 2021/05/06 11:13:58 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (206.137041ms) from=10.233.75.112:34262 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (429.475µs) from=10.233.75.112:34264 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (55.381345ms) from=10.233.75.112:34266 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (577.223µs) from=10.233.75.112:34270 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (214.528754ms) from=10.233.75.112:34272 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (336.075µs) from=10.233.75.112:34274 2021/05/06 11:13: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/05/06 11:13:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.251_9007" 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (12.27174ms) from=10.233.75.112:34276 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:58 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:58 [DEBUG] agent: Node info in sync 2021/05/06 11:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.515µs) from=10.233.75.112:34278 2021/05/06 11:13: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/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.251_9007" 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (70.97441ms) from=10.233.75.112:34280 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (677.614µs) from=10.233.75.112:34282 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.55.215_9518" 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (99.489892ms) from=10.233.75.112:34284 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (600.775µs) from=10.233.75.112:34286 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.7.235_9011" 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (28.834622ms) from=10.233.75.112:34288 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (425.208µs) from=10.233.75.112:34290 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.7.235_9011" 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.236889ms) from=10.233.75.112:34292 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (464.93µs) from=10.233.75.112:34294 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.47.76_8080" 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (116.999438ms) from=10.233.75.112:34296 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (484.187µs) from=10.233.75.112:34298 2021/05/06 11:13:59 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (193.233983ms) from=10.233.75.112:34300 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:13:59 [DEBUG] agent: Node info in sync 2021/05/06 11:13:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (536.297µs) from=10.233.75.112:34304 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:13:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (332.398509ms) from=10.233.75.112:34306 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (4.662589ms) from=10.233.75.112:34308 2021/05/06 11:14:00 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (15.647434ms) from=10.233.75.112:34310 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (471.186µs) from=10.233.75.112:34312 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (114.713616ms) from=10.233.75.112:34314 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (464.191µs) from=10.233.75.112:34316 2021/05/06 11:14:00 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (24.597863ms) from=10.233.75.112:34318 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (921.494µs) from=10.233.75.112:34322 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (103.332995ms) from=10.233.75.112:34324 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (849.018µs) from=10.233.75.112:34326 2021/05/06 11:14:00 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.947023ms) from=10.233.75.112:34328 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (357.948µs) from=10.233.75.112:34330 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (187.23912ms) from=10.233.75.112:34332 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (344.856µs) from=10.233.75.112:34336 2021/05/06 11:14:00 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (65.223586ms) from=10.233.75.112:34338 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (440.313µs) from=10.233.75.112:34340 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (162.907792ms) from=10.233.75.112:34342 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:00 [DEBUG] agent: Node info in sync 2021/05/06 11:14:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (349.537µs) from=10.233.75.112:34348 2021/05/06 11:14:01 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (32.365045ms) from=10.233.75.112:34350 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (564.122µs) from=10.233.75.112:34352 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.185328ms) from=10.233.75.112:34354 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (2.546191ms) from=10.233.75.112:34356 2021/05/06 11:14:01 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (85.74627ms) from=10.233.75.112:34358 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (560.727µs) from=10.233.75.112:34360 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (21.529707ms) from=10.233.75.112:34362 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (467.703µs) from=10.233.75.112:34364 2021/05/06 11:14:01 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.776531ms) from=10.233.75.112:34366 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (633.317µs) from=10.233.75.112:34368 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (8.895809ms) from=10.233.75.112:34370 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (475.963µs) from=10.233.75.112:34372 2021/05/06 11:14:01 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (267.525508ms) from=10.233.75.112:34374 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (562.947µs) from=10.233.75.112:34376 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (133.474759ms) from=10.233.75.112:34378 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (470.351µs) from=10.233.75.112:34382 2021/05/06 11:14:01 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.699647ms) from=10.233.75.112:34384 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (327.983µs) from=10.233.75.112:34386 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (178.29251ms) from=10.233.75.112:34390 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:01 [DEBUG] agent: Node info in sync 2021/05/06 11:14:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (509.672µs) from=10.233.75.112:34392 2021/05/06 11:14:02 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request PUT /v1/agent/service/register (218.037693ms) from=10.233.75.112:34394 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.057177ms) from=10.233.75.112:34396 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request PUT /v1/agent/service/register (155.693004ms) from=10.233.75.112:34398 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (451.493µs) from=10.233.75.112:34400 2021/05/06 11:14:02 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request PUT /v1/agent/service/register (148.959032ms) from=10.233.75.112:34402 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (350.817µs) from=10.233.75.112:34404 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request PUT /v1/agent/service/register (246.900639ms) from=10.233.75.112:34406 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:02 [DEBUG] agent: Node info in sync 2021/05/06 11:14:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (502.467µs) from=10.233.75.112:34414 2021/05/06 11:14:02 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (175.739224ms) from=10.233.75.112:34416 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (497.912µs) from=10.233.75.112:34418 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.554055ms) from=10.233.75.112:34420 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (468.801µs) from=10.233.75.112:34422 2021/05/06 11:14:03 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (158.753128ms) from=10.233.75.112:34424 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (759.467µs) from=10.233.75.112:34426 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (214.387919ms) from=10.233.75.112:34428 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (519.924µs) from=10.233.75.112:34430 2021/05/06 11:14:03 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (141.168506ms) from=10.233.75.112:34432 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (571.94µs) from=10.233.75.112:34436 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (251.79352ms) from=10.233.75.112:34438 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:03 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:03 [DEBUG] agent: Node info in sync 2021/05/06 11:14:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (493.82µs) from=10.233.75.112:34442 2021/05/06 11:14:04 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (105.515794ms) from=10.233.75.112:34444 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (3.209498ms) from=10.233.75.112:34446 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.843972ms) from=10.233.75.112:34448 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (415.229µs) from=10.233.75.112:34450 2021/05/06 11:14:04 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.50124ms) from=10.233.75.112:34452 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (775.581µs) from=10.233.75.112:34454 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.948706ms) from=10.233.75.112:34456 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (382.689µs) from=10.233.75.112:34458 2021/05/06 11:14:04 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.115551ms) from=10.233.75.112:34460 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (326.836µs) from=10.233.75.112:34462 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.275633ms) from=10.233.75.112:34464 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (563.47µs) from=10.233.75.112:34466 2021/05/06 11:14:04 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.876578ms) from=10.233.75.112:34468 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (294.695µs) from=10.233.75.112:34470 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.726702ms) from=10.233.75.112:34472 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (749.156µs) from=10.233.75.112:34474 2021/05/06 11:14:04 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.159413ms) from=10.233.75.112:34476 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (431.851µs) from=10.233.75.112:34478 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (168.588638ms) from=10.233.75.112:34480 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:04 [DEBUG] agent: Node info in sync 2021/05/06 11:14:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (304.203µs) from=10.233.75.112:34482 2021/05/06 11:14:04 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (454.037104ms) from=10.233.75.112:34484 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (439.389µs) from=10.233.75.112:34490 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (476.804352ms) from=10.233.75.112:34492 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (637.777µs) from=10.233.75.112:34494 2021/05/06 11:14:05 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (72.013799ms) from=10.233.75.112:34496 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (408.187µs) from=10.233.75.112:34498 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (218.714988ms) from=10.233.75.112:34502 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (498.643µs) from=10.233.75.112:34504 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.036359ms) from=10.233.75.112:34506 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.101384ms) from=10.233.75.112:34508 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.076956ms) from=10.233.75.112:34510 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (446.253µs) from=10.233.75.112:34512 2021/05/06 11:14:05 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.47.76_8080" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.249_443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.251_9007" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.120_8446" 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_appc_10.233.35.248_8443" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_parser_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.215_9518" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.235_9011" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.152_9005" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Node info in sync 2021/05/06 11:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (16.767006ms) from=10.233.75.112:34516 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.49.179_8806" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.120_8446" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.217_9009" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.131_9015" in sync 2021/05/06 11:14:05 [DEBUG] agent: Service "_v0_multicloud-tita