By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: 'fd746c8b-a00b-3bcd-33cb-00706563767f' Node name: 'onap-msb-consul-59f55f8877-hbkjp' 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: 2022/05/08 01:29:08 [DEBUG] agent: Using random ID "fd746c8b-a00b-3bcd-33cb-00706563767f" as node ID 2022/05/08 01:29:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fd746c8b-a00b-3bcd-33cb-00706563767f Address:127.0.0.1:8300}] 2022/05/08 01:29:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/08 01:29:08 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-hbkjp.dc1 127.0.0.1 2022/05/08 01:29:08 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-hbkjp 127.0.0.1 2022/05/08 01:29:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/08 01:29:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/08 01:29:09 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-hbkjp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:29:09 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/08 01:29:09 [WARN] raft: Unable to get address for server id fd746c8b-a00b-3bcd-33cb-00706563767f, using fallback address 127.0.0.1:8300: Could not find address for server id fd746c8b-a00b-3bcd-33cb-00706563767f 2022/05/08 01:29:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-hbkjp.dc1" in area "wan" 2022/05/08 01:29:09 [DEBUG] raft: Votes needed: 1 2022/05/08 01:29:09 [DEBUG] raft: Vote granted from fd746c8b-a00b-3bcd-33cb-00706563767f in term 2. Tally: 1 2022/05/08 01:29:09 [INFO] raft: Election won. Tally: 1 2022/05/08 01:29:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/08 01:29:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/08 01:29:09 [INFO] consul: cluster leadership acquired 2022/05/08 01:29:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/08 01:29:09 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-hbkjp 2022/05/08 01:29:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/08 01:29:09 [INFO] agent: started state syncer 2022/05/08 01:29:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/08 01:29:09 [INFO] agent: Synced node info 2022/05/08 01:29:10 [DEBUG] agent: Node info in sync 2022/05/08 01:29:10 [DEBUG] agent: Node info in sync 2022/05/08 01:29:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/08 01:29:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:29:11 [INFO] consul: member 'onap-msb-consul-59f55f8877-hbkjp' joined, marking health alive ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/05/08 01:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:30:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:30:55 [DEBUG] agent: Node info in sync 2022/05/08 01:31:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-hbkjp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:32:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:32:38 [DEBUG] agent: Node info in sync 2022/05/08 01:33:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-hbkjp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:33:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:33:58 [DEBUG] agent: Node info in sync 2022/05/08 01:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:35:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:35:15 [DEBUG] agent: Node info in sync 2022/05/08 01:36:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-hbkjp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:36:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:36:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:36:41 [DEBUG] agent: Node info in sync 2022/05/08 01:37:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:37:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:37:59 [DEBUG] agent: Node info in sync 2022/05/08 01:38:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:38:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-hbkjp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:39:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:39:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:39:17 [DEBUG] agent: Node info in sync 2022/05/08 01:40:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:41:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-hbkjp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:41:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:41:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:41:14 [DEBUG] agent: Node info in sync 2022/05/08 01:42:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:42:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:42:43 [DEBUG] agent: Node info in sync 2022/05/08 01:43:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:43:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-hbkjp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 01:44:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 01:44:08 [DEBUG] agent: Node info in sync 2022/05/08 01:44:09 [DEBUG] http: Request GET /v1/status/leader (944.384µs) from=10.233.74.231:37020 2022/05/08 01:44:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:44:10 [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. 2022/05/08 01:44:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:11 [INFO] agent: Synced service "_v1_message-router_10.233.57.48_3904" 2022/05/08 01:44:11 [DEBUG] agent: Node info in sync 2022/05/08 01:44:11 [DEBUG] http: Request PUT /v1/agent/service/register (900.621412ms) from=10.233.74.231:37034 2022/05/08 01:44:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:11 [DEBUG] agent: Node info in sync 2022/05/08 01:44:11 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (958.71µs) from=10.233.74.231:37040 2022/05/08 01:44:11 [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. 2022/05/08 01:44:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:12 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.122_9007" 2022/05/08 01:44:12 [DEBUG] agent: Node info in sync 2022/05/08 01:44:12 [DEBUG] http: Request PUT /v1/agent/service/register (469.959926ms) from=10.233.74.231:37050 2022/05/08 01:44:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:12 [DEBUG] agent: Node info in sync 2022/05/08 01:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (673.857µs) from=10.233.74.231:37054 2022/05/08 01:44:12 [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. 2022/05/08 01:44:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:13 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:13 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.122_9007" 2022/05/08 01:44:13 [DEBUG] agent: Node info in sync 2022/05/08 01:44:13 [DEBUG] http: Request PUT /v1/agent/service/register (490.30513ms) from=10.233.74.231:37056 2022/05/08 01:44:13 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:13 [DEBUG] agent: Node info in sync 2022/05/08 01:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (99.980428ms) from=10.233.74.231:37064 2022/05/08 01:44:13 [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. 2022/05/08 01:44:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [INFO] agent: Synced service "_v1_parser_10.233.42.48_8806" 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Node info in sync 2022/05/08 01:44:14 [DEBUG] http: Request PUT /v1/agent/service/register (157.668124ms) from=10.233.74.231:37066 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:14 [DEBUG] agent: Node info in sync 2022/05/08 01:44:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (439.99µs) from=10.233.74.231:37070 2022/05/08 01:44:14 [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. 2022/05/08 01:44:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:14 [INFO] agent: Synced service "_v1_catalog_10.233.42.48_8806" 2022/05/08 01:44:14 [DEBUG] agent: Node info in sync 2022/05/08 01:44:14 [DEBUG] http: Request PUT /v1/agent/service/register (21.368757ms) from=10.233.74.231:37074 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:14 [DEBUG] agent: Node info in sync 2022/05/08 01:44:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (3.628244ms) from=10.233.74.231:37078 2022/05/08 01:44:15 [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. 2022/05/08 01:44:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [INFO] agent: Synced service "_v1_nsd_10.233.42.48_8806" 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:20 [DEBUG] agent: Node info in sync 2022/05/08 01:44:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.939275552s) from=10.233.74.231:37082 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Node info in sync 2022/05/08 01:44:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (667.347µs) from=10.233.74.231:37108 2022/05/08 01:44:20 [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. 2022/05/08 01:44:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.42.48_8806" 2022/05/08 01:44:20 [DEBUG] agent: Node info in sync 2022/05/08 01:44:20 [DEBUG] http: Request PUT /v1/agent/service/register (407.239927ms) from=10.233.74.231:37118 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:20 [DEBUG] agent: Node info in sync 2022/05/08 01:44:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (304.571µs) from=10.233.74.231:37120 2022/05/08 01:44:21 [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. 2022/05/08 01:44:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:21 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.116_9011" 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Node info in sync 2022/05/08 01:44:21 [DEBUG] http: Request PUT /v1/agent/service/register (708.104275ms) from=10.233.74.231:37122 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:21 [DEBUG] agent: Node info in sync 2022/05/08 01:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (471.856µs) from=10.233.74.231:37126 2022/05/08 01:44:21 [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. 2022/05/08 01:44:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.116_9011" 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:22 [DEBUG] agent: Node info in sync 2022/05/08 01:44:22 [DEBUG] http: Request PUT /v1/agent/service/register (897.308278ms) from=10.233.74.231:37136 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:22 [DEBUG] agent: Node info in sync 2022/05/08 01:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (675.65µs) from=10.233.74.231:37140 2022/05/08 01:44:23 [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. 2022/05/08 01:44:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:23 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.95_9015" 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:23 [DEBUG] agent: Node info in sync 2022/05/08 01:44:23 [DEBUG] http: Request PUT /v1/agent/service/register (574.117584ms) from=10.233.74.231:37142 2022/05/08 01:44:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:23 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:23 [DEBUG] agent: Node info in sync 2022/05/08 01:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (403.719µs) from=10.233.74.231:37148 2022/05/08 01:44:24 [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. 2022/05/08 01:44:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:24 [INFO] agent: Synced service "_v0_multicloud_10.233.52.72_9001" 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:24 [DEBUG] agent: Node info in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:24 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:24 [DEBUG] agent: Node info in sync 2022/05/08 01:44:24 [DEBUG] http: Request PUT /v1/agent/service/register (700.710363ms) from=10.233.74.231:37152 2022/05/08 01:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (371.713µs) from=10.233.74.231:37158 2022/05/08 01:44:24 [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. 2022/05/08 01:44:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:25 [INFO] agent: Synced service "_v1_multicloud_10.233.52.72_9001" 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:25 [DEBUG] agent: Node info in sync 2022/05/08 01:44:25 [DEBUG] http: Request PUT /v1/agent/service/register (581.709291ms) from=10.233.74.231:37160 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:25 [DEBUG] agent: Node info in sync 2022/05/08 01:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (99.693393ms) from=10.233.74.231:37172 2022/05/08 01:44:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.34.166_8443" 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Node info in sync 2022/05/08 01:44:26 [DEBUG] http: Request PUT /v1/agent/service/register (998.106389ms) from=10.233.74.231:37174 2022/05/08 01:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:26 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:26 [DEBUG] agent: Node info in sync 2022/05/08 01:44:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (647.444µs) from=10.233.74.231:37192 2022/05/08 01:44:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:27 [INFO] agent: Synced service "_v1_sdc_10.233.61.117_8443" 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:27 [DEBUG] agent: Node info in sync 2022/05/08 01:44:27 [DEBUG] http: Request PUT /v1/agent/service/register (699.812958ms) from=10.233.74.231:37194 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:27 [DEBUG] agent: Node info in sync 2022/05/08 01:44:28 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (650.967µs) from=10.233.74.231:37200 2022/05/08 01:44:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:28 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.61.117_8080" 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Node info in sync 2022/05/08 01:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (700.085394ms) from=10.233.74.231:37214 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:29 [DEBUG] agent: Node info in sync 2022/05/08 01:44:29 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (360.252µs) from=10.233.74.231:37222 2022/05/08 01:44:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:29 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.41.142_443" 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Node info in sync 2022/05/08 01:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (606.794788ms) from=10.233.74.231:37226 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:29 [DEBUG] agent: Node info in sync 2022/05/08 01:44:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (656.846µs) from=10.233.74.231:37234 2022/05/08 01:44:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:30 [INFO] agent: Synced service "_v1_sdc-gui_10.233.31.89_8181" 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:30 [DEBUG] agent: Node info in sync 2022/05/08 01:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (889.801286ms) from=10.233.74.231:37238 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:30 [DEBUG] agent: Node info in sync 2022/05/08 01:44:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (389.08µs) from=10.233.74.231:37252 2022/05/08 01:44:31 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Node info in sync 2022/05/08 01:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (807.374127ms) from=10.233.74.231:37258 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:32 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:32 [DEBUG] agent: Node info in sync 2022/05/08 01:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (89.387128ms) from=10.233.74.231:37268 2022/05/08 01:44:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Node info in sync 2022/05/08 01:44:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.101191821s) from=10.233.74.231:37276 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:33 [DEBUG] agent: Node info in sync 2022/05/08 01:44:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.461178ms) from=10.233.74.231:37284 2022/05/08 01:44:34 [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. 2022/05/08 01:44:34 [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. 2022/05/08 01:44:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:34 [DEBUG] agent: Node info in sync 2022/05/08 01:44:34 [DEBUG] http: Request PUT /v1/agent/service/register (603.797107ms) from=10.233.74.231:37286 2022/05/08 01:44:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (662.401µs) from=10.233.74.231:37294 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:35 [DEBUG] agent: Node info in sync 2022/05/08 01:44:35 [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. 2022/05/08 01:44:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:35 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:35 [DEBUG] agent: Node info in sync 2022/05/08 01:44:35 [DEBUG] http: Request PUT /v1/agent/service/register (680.530894ms) from=10.233.74.231:37298 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:35 [DEBUG] agent: Node info in sync 2022/05/08 01:44:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (623.131µs) from=10.233.74.231:37304 2022/05/08 01:44:36 [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. 2022/05/08 01:44:36 [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. 2022/05/08 01:44:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:36 [DEBUG] agent: Node info in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:36 [DEBUG] agent: Node info in sync 2022/05/08 01:44:36 [DEBUG] http: Request PUT /v1/agent/service/register (748.791825ms) from=10.233.74.231:37306 2022/05/08 01:44:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (497.414µs) from=10.233.74.231:37320 2022/05/08 01:44:36 [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. 2022/05/08 01:44:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:37 [DEBUG] agent: Node info in sync 2022/05/08 01:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (440.543849ms) from=10.233.74.231:37322 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:37 [DEBUG] agent: Node info in sync 2022/05/08 01:44:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (468.948µs) from=10.233.74.231:37326 2022/05/08 01:44:37 [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. 2022/05/08 01:44:37 [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. 2022/05/08 01:44:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:37 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Node info in sync 2022/05/08 01:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (271.56717ms) from=10.233.74.231:37328 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:37 [DEBUG] agent: Node info in sync 2022/05/08 01:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.794776ms) from=10.233.74.231:37332 2022/05/08 01:44:38 [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. 2022/05/08 01:44:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Node info in sync 2022/05/08 01:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (799.816195ms) from=10.233.74.231:37334 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:38 [DEBUG] agent: Node info in sync 2022/05/08 01:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (443.264µs) from=10.233.74.231:37342 2022/05/08 01:44:39 [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. 2022/05/08 01:44:39 [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. 2022/05/08 01:44:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Node info in sync 2022/05/08 01:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (607.049718ms) from=10.233.74.231:37346 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:39 [DEBUG] agent: Node info in sync 2022/05/08 01:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (490.895µs) from=10.233.74.231:37348 2022/05/08 01:44:40 [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. 2022/05/08 01:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Node info in sync 2022/05/08 01:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (569.46405ms) from=10.233.74.231:37350 2022/05/08 01:44:40 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:40 [DEBUG] agent: Node info in sync 2022/05/08 01:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (197.544987ms) from=10.233.74.231:37362 2022/05/08 01:44:41 [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. 2022/05/08 01:44:41 [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. 2022/05/08 01:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Node info in sync 2022/05/08 01:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.191000635s) from=10.233.74.231:37368 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:43 [DEBUG] agent: Node info in sync 2022/05/08 01:44:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (629.811µs) from=10.233.74.231:37384 2022/05/08 01:44:43 [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. 2022/05/08 01:44:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Node info in sync 2022/05/08 01:44:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.202113477s) from=10.233.74.231:37388 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:48 [DEBUG] agent: Node info in sync 2022/05/08 01:44:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (845.297µs) from=10.233.74.231:37420 2022/05/08 01:44:48 [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. 2022/05/08 01:44:48 [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. 2022/05/08 01:44:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Node info in sync 2022/05/08 01:44:49 [DEBUG] http: Request PUT /v1/agent/service/register (923.246689ms) from=10.233.74.231:37422 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:49 [DEBUG] agent: Node info in sync 2022/05/08 01:44:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (627.791µs) from=10.233.74.231:37430 2022/05/08 01:44:49 [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. 2022/05/08 01:44:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Node info in sync 2022/05/08 01:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (744.891513ms) from=10.233.74.231:37432 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:50 [DEBUG] agent: Node info in sync 2022/05/08 01:44:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (444.674µs) from=10.233.74.231:37444 2022/05/08 01:44:50 [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. 2022/05/08 01:44:50 [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. 2022/05/08 01:44:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:51 [DEBUG] agent: Node info in sync 2022/05/08 01:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.0781858s) from=10.233.74.231:37446 2022/05/08 01:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:51 [DEBUG] agent: Node info in sync 2022/05/08 01:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (604.694µs) from=10.233.74.231:37452 2022/05/08 01:44:51 [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. 2022/05/08 01:44:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Node info in sync 2022/05/08 01:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (681.261931ms) from=10.233.74.231:37454 2022/05/08 01:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (336.206µs) from=10.233.74.231:37466 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Node info in sync 2022/05/08 01:44:52 [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. 2022/05/08 01:44:52 [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. 2022/05/08 01:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:52 [DEBUG] agent: Node info in sync 2022/05/08 01:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (288.044969ms) from=10.233.74.231:37468 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:52 [DEBUG] agent: Node info in sync 2022/05/08 01:44:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (101.783631ms) from=10.233.74.231:37472 2022/05/08 01:44:53 [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. 2022/05/08 01:44:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:53 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.26_8446" 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Node info in sync 2022/05/08 01:44:53 [DEBUG] http: Request PUT /v1/agent/service/register (600.424072ms) from=10.233.74.231:37474 2022/05/08 01:44:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:54 [DEBUG] agent: Node info in sync 2022/05/08 01:44:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (403.669682ms) from=10.233.74.231:37480 2022/05/08 01:44:54 [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. 2022/05/08 01:44:54 [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. 2022/05/08 01:44:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:55 [DEBUG] agent: Node info in sync 2022/05/08 01:44:55 [DEBUG] http: Request PUT /v1/agent/service/register (733.387088ms) from=10.233.74.231:37488 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Node info in sync 2022/05/08 01:44:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (614.917µs) from=10.233.74.231:37498 2022/05/08 01:44:55 [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. 2022/05/08 01:44:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Node info in sync 2022/05/08 01:44:55 [DEBUG] http: Request PUT /v1/agent/service/register (482.214092ms) from=10.233.74.231:37500 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:55 [DEBUG] agent: Node info in sync 2022/05/08 01:44:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (754.064µs) from=10.233.74.231:37514 2022/05/08 01:44:56 [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. 2022/05/08 01:44:56 [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. 2022/05/08 01:44:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44: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. 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:56 [DEBUG] agent: Node info in sync 2022/05/08 01:44:56 [DEBUG] http: Request PUT /v1/agent/service/register (538.695626ms) from=10.233.74.231:37524 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Node info in sync 2022/05/08 01:44:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (462.676µs) from=10.233.74.231:37530 2022/05/08 01:44:56 [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. 2022/05/08 01:44:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44: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. 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Node info in sync 2022/05/08 01:44:56 [DEBUG] http: Request PUT /v1/agent/service/register (104.503918ms) from=10.233.74.231:37534 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Node info in sync 2022/05/08 01:44:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (665.204µs) from=10.233.74.231:37536 2022/05/08 01:44:57 [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. 2022/05/08 01:44:57 [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. 2022/05/08 01:44:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44: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. 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Node info in sync 2022/05/08 01:44:57 [DEBUG] http: Request PUT /v1/agent/service/register (556.276734ms) from=10.233.74.231:37550 2022/05/08 01:44:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:57 [DEBUG] agent: Node info in sync 2022/05/08 01:44:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (135.977499ms) from=10.233.74.231:37554 2022/05/08 01:44:58 [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. 2022/05/08 01:44:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44: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. 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:58 [DEBUG] agent: Node info in sync 2022/05/08 01:44:58 [DEBUG] http: Request PUT /v1/agent/service/register (181.084184ms) from=10.233.74.231:37556 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:58 [DEBUG] agent: Node info in sync 2022/05/08 01:44:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (706.391µs) from=10.233.74.231:37564 2022/05/08 01:44:58 [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. 2022/05/08 01:44:58 [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. 2022/05/08 01:44:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:44: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. 2022/05/08 01:44:59 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Node info in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:44:59 [DEBUG] agent: Node info in sync 2022/05/08 01:44:59 [DEBUG] http: Request PUT /v1/agent/service/register (1.501867152s) from=10.233.74.231:37570 2022/05/08 01:45:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (445.117µs) from=10.233.74.231:37588 2022/05/08 01:45:00 [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. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Node info in sync 2022/05/08 01:45:00 [DEBUG] http: Request PUT /v1/agent/service/register (317.716029ms) from=10.233.74.231:37592 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:00 [DEBUG] agent: Node info in sync 2022/05/08 01:45:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (424.224µs) from=10.233.74.231:37600 2022/05/08 01:45:00 [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. 2022/05/08 01:45:00 [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. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Node info in sync 2022/05/08 01:45:01 [DEBUG] http: Request PUT /v1/agent/service/register (580.039751ms) from=10.233.74.231:37604 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:01 [DEBUG] agent: Node info in sync 2022/05/08 01:45:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.004519ms) from=10.233.74.231:37612 2022/05/08 01:45:01 [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. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Node info in sync 2022/05/08 01:45:02 [DEBUG] http: Request PUT /v1/agent/service/register (892.335855ms) from=10.233.74.231:37616 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:02 [DEBUG] agent: Node info in sync 2022/05/08 01:45:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (581.961µs) from=10.233.74.231:37632 2022/05/08 01:45:02 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Node info in sync 2022/05/08 01:45:03 [DEBUG] http: Request PUT /v1/agent/service/register (500.696812ms) from=10.233.74.231:37634 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:03 [DEBUG] agent: Node info in sync 2022/05/08 01:45:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (585.996µs) from=10.233.74.231:37640 2022/05/08 01:45:04 [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. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Node info in sync 2022/05/08 01:45:04 [DEBUG] http: Request PUT /v1/agent/service/register (997.326003ms) from=10.233.74.231:37644 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:04 [DEBUG] agent: Node info in sync 2022/05/08 01:45:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (455.24µs) from=10.233.74.231:37652 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45: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. 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Node info in sync 2022/05/08 01:45:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.17700502s) from=10.233.74.231:37654 2022/05/08 01:45:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (896.608µs) from=10.233.74.231:37662 2022/05/08 01:45:06 [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. 2022/05/08 01:45:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:06 [DEBUG] agent: Node info in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Node info in sync 2022/05/08 01:45:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.799738054s) from=10.233.74.231:37672 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:07 [DEBUG] agent: Node info in sync 2022/05/08 01:45:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (419.491µs) from=10.233.74.231:37680 2022/05/08 01:45:08 [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. 2022/05/08 01:45:08 [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. 2022/05/08 01:45:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Node info in sync 2022/05/08 01:45:08 [DEBUG] http: Request PUT /v1/agent/service/register (603.692634ms) from=10.233.74.231:37686 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (501.32µs) from=10.233.74.231:37700 2022/05/08 01:45:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [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. 2022/05/08 01:45:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Node info in sync 2022/05/08 01:45:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-hbkjp" since the cluster is too small 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:09 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Node info in sync 2022/05/08 01:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (800.486391ms) from=10.233.74.231:37710 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:09 [DEBUG] agent: Node info in sync 2022/05/08 01:45:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (624.26µs) from=10.233.74.231:37716 2022/05/08 01:45:10 [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. 2022/05/08 01:45:10 [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. 2022/05/08 01:45:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:10 [DEBUG] agent: Node info in sync 2022/05/08 01:45:10 [DEBUG] http: Request PUT /v1/agent/service/register (500.162829ms) from=10.233.74.231:37718 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (487.68µs) from=10.233.74.231:37730 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:10 [DEBUG] agent: Node info in sync 2022/05/08 01:45:10 [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. 2022/05/08 01:45:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.26_8446" 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Node info in sync 2022/05/08 01:45:11 [DEBUG] http: Request PUT /v1/agent/service/register (571.887396ms) from=10.233.74.231:37732 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:11 [DEBUG] agent: Node info in sync 2022/05/08 01:45:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (199.981289ms) from=10.233.74.231:37736 2022/05/08 01:45:11 [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. 2022/05/08 01:45:11 [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. 2022/05/08 01:45:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:12 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Node info in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:12 [DEBUG] agent: Node info in sync 2022/05/08 01:45:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.21149177s) from=10.233.74.231:37738 2022/05/08 01:45:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (783.181µs) from=10.233.74.231:37758 2022/05/08 01:45:13 [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. 2022/05/08 01:45:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Node info in sync 2022/05/08 01:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.621310642s) from=10.233.74.231:37770 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Node info in sync 2022/05/08 01:45:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (445.414µs) from=10.233.74.231:37792 2022/05/08 01:45:16 [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. 2022/05/08 01:45:16 [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. 2022/05/08 01:45:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Node info in sync 2022/05/08 01:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (438.275063ms) from=10.233.74.231:37794 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:16 [DEBUG] agent: Node info in sync 2022/05/08 01:45:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (97.339684ms) from=10.233.74.231:37802 2022/05/08 01:45:17 [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. 2022/05/08 01:45:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Node info in sync 2022/05/08 01:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.17847859s) from=10.233.74.231:37804 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Node info in sync 2022/05/08 01:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (505.15µs) from=10.233.74.231:37816 2022/05/08 01:45:18 [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. 2022/05/08 01:45:18 [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. 2022/05/08 01:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:18 [DEBUG] agent: Node info in sync 2022/05/08 01:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (509.400754ms) from=10.233.74.231:37818 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:18 [DEBUG] agent: Node info in sync 2022/05/08 01:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (672.469µs) from=10.233.74.231:37820 2022/05/08 01:45:19 [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. 2022/05/08 01:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Node info in sync 2022/05/08 01:45:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.204788238s) from=10.233.74.231:37824 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Node info in sync 2022/05/08 01:45:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (648.645µs) from=10.233.74.231:37838 2022/05/08 01:45:20 [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. 2022/05/08 01:45:20 [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. 2022/05/08 01:45:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:20 [DEBUG] agent: Node info in sync 2022/05/08 01:45:20 [DEBUG] http: Request PUT /v1/agent/service/register (475.246535ms) from=10.233.74.231:37840 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:21 [DEBUG] agent: Node info in sync 2022/05/08 01:45:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (909.558µs) from=10.233.74.231:37842 2022/05/08 01:45:21 [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. 2022/05/08 01:45:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:21 [DEBUG] agent: Node info in sync 2022/05/08 01:45:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.690752ms) from=10.233.74.231:37848 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:21 [DEBUG] agent: Node info in sync 2022/05/08 01:45:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (99.247308ms) from=10.233.74.231:37850 2022/05/08 01:45:21 [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. 2022/05/08 01:45:21 [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. 2022/05/08 01:45:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Node info in sync 2022/05/08 01:45:22 [DEBUG] http: Request PUT /v1/agent/service/register (293.42905ms) from=10.233.74.231:37860 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:22 [DEBUG] agent: Node info in sync 2022/05/08 01:45:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (417.011µs) from=10.233.74.231:37864 2022/05/08 01:45:22 [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. 2022/05/08 01:45:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Node info in sync 2022/05/08 01:45:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.000763767s) from=10.233.74.231:37866 2022/05/08 01:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (93.20566ms) from=10.233.74.231:37876 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:23 [DEBUG] agent: Node info in sync 2022/05/08 01:45:24 [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. 2022/05/08 01:45:24 [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. 2022/05/08 01:45:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:24 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:24 [DEBUG] agent: Node info in sync 2022/05/08 01:45:24 [DEBUG] http: Request PUT /v1/agent/service/register (607.165455ms) from=10.233.74.231:37880 2022/05/08 01:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:24 [DEBUG] agent: Node info in sync 2022/05/08 01:45:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.017301ms) from=10.233.74.231:37884 2022/05/08 01:45:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Node info in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] http: Request PUT /v1/agent/service/register (700.223443ms) from=10.233.74.231:37890 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:25 [DEBUG] agent: Node info in sync 2022/05/08 01:45:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (695.48µs) from=10.233.74.231:37894 2022/05/08 01:45:25 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Node info in sync 2022/05/08 01:45:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.500765863s) from=10.233.74.231:37896 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:27 [DEBUG] agent: Node info in sync 2022/05/08 01:45:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (89.327832ms) from=10.233.74.231:37916 2022/05/08 01:45:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.26_8446" 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.117_8080" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.57.48_3904" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.166_8443" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Node info in sync 2022/05/08 01:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (404.774885ms) from=10.233.74.231:37920 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.116_9011" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.95_9015" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.122_9007" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.142_443" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.61.117_8443" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.89_8181" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.26_8446" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.52.72_9001" in sync 2022/05/08 01:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.26_8446" in sy