+ 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: 'e6e7eb48-e708-6ad0-5e9d-bf8c80763d0a' Node name: 'dev-msb-consul-5fdfc4cfd5-9b9wl' 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/03/11 22:57:58 [DEBUG] agent: Using random ID "e6e7eb48-e708-6ad0-5e9d-bf8c80763d0a" as node ID 2022/03/11 22:57:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e6e7eb48-e708-6ad0-5e9d-bf8c80763d0a Address:127.0.0.1:8300}] 2022/03/11 22:57:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/11 22:57:58 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-9b9wl.dc1 127.0.0.1 2022/03/11 22:57:58 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-9b9wl 127.0.0.1 2022/03/11 22:57:58 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-9b9wl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 22:57:58 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-9b9wl.dc1" in area "wan" 2022/03/11 22:57:58 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/11 22:57:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/11 22:57:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/11 22:57:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/11 22:57:58 [INFO] agent: started state syncer 2022/03/11 22:57:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/11 22:57:58 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/11 22:57:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/11 22:57:58 [DEBUG] raft: Votes needed: 1 2022/03/11 22:57:58 [DEBUG] raft: Vote granted from e6e7eb48-e708-6ad0-5e9d-bf8c80763d0a in term 2. Tally: 1 2022/03/11 22:57:58 [INFO] raft: Election won. Tally: 1 2022/03/11 22:57:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/11 22:57:58 [INFO] consul: cluster leadership acquired 2022/03/11 22:57:58 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-9b9wl 2022/03/11 22:57:58 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/11 22:57:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 22:57:58 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-9b9wl' joined, marking health alive 2022/03/11 22:57:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 22:57:58 [INFO] agent: Synced node info 2022/03/11 22:57:58 [DEBUG] agent: Node info in sync 2022/03/11 22:58:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 22:58:00 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/11 22:58:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 22:59:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 22:59:56 [DEBUG] agent: Node info in sync 2022/03/11 22:59:58 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9b9wl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 22:59:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:00:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:01:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 23:01:04 [DEBUG] agent: Node info in sync 2022/03/11 23:01:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:02:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 23:02:36 [DEBUG] agent: Node info in sync 2022/03/11 23:02:53 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9b9wl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 23:02:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:03:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 23:03:57 [DEBUG] agent: Node info in sync 2022/03/11 23:03:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:04:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:05:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 23:05:13 [DEBUG] agent: Node info in sync 2022/03/11 23:05:30 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9b9wl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 23:05:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:06:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 23:06:22 [DEBUG] agent: Node info in sync 2022/03/11 23:06:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 23:07:54 [DEBUG] agent: Node info in sync 2022/03/11 23:07:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9b9wl" since the cluster is too small 2022/03/11 23:08:27 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9b9wl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/status/leader (1.476379ms) from=10.242.249.213:38612 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [INFO] agent: Synced service "_v1_parser_10.96.30.152_8806" 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.469341ms) from=10.242.249.213:38618 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (719.299µs) from=10.242.249.213:38620 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_catalog_10.96.30.152_8806" 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.835215ms) from=10.242.249.213:38622 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.763894ms) from=10.242.249.213:38624 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_nsd_10.96.30.152_8806" 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.158273ms) from=10.242.249.213:38626 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (280.148µs) from=10.242.249.213:38630 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.30.152_8806" 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.715565ms) from=10.242.249.213:38634 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (607.357µs) from=10.242.249.213:38636 2022/03/11 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_sdc-gui_10.96.237.187_8181" 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.312847ms) from=10.242.249.213:38638 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (279.44µs) from=10.242.249.213:38640 2022/03/11 23:08:50 [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/03/11 23:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_wf-gui_10.96.204.252_8443" 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.838001ms) from=10.242.249.213:38642 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (348.337µs) from=10.242.249.213:38644 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.199.214_9011" 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.642013ms) from=10.242.249.213:38646 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (457.843µs) from=10.242.249.213:38648 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.199.214_9011" 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.855268ms) from=10.242.249.213:38650 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (333.221µs) from=10.242.249.213:38652 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_sdc_10.96.109.219_8443" 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.640007ms) from=10.242.249.213:38654 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (646.902µs) from=10.242.249.213:38656 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.109.219_8080" 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.849536ms) from=10.242.249.213:38658 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (310.956µs) from=10.242.249.213:38660 2022/03/11 23:08:50 [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/03/11 23:08: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/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:50 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.65.177_9015" 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.983538ms) from=10.242.249.213:38662 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:50 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:50 [DEBUG] agent: Node info in sync 2022/03/11 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (545.092µs) from=10.242.249.213:38664 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v0_multicloud_10.96.29.100_9001" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.593762ms) from=10.242.249.213:38666 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (264.025µs) from=10.242.249.213:38668 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v1_multicloud_10.96.29.100_9001" 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.676888ms) from=10.242.249.213:38670 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (238.851µs) from=10.242.249.213:38672 2022/03/11 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.59.218_9007" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.570199ms) from=10.242.249.213:38676 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (220.096µs) from=10.242.249.213:38678 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.59.218_9007" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.616683ms) from=10.242.249.213:38680 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (292.858µs) from=10.242.249.213:38682 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.800648ms) from=10.242.249.213:38684 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (2.90253ms) from=10.242.249.213:38686 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.908058ms) from=10.242.249.213:38688 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.090158ms) from=10.242.249.213:38690 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.724781ms) from=10.242.249.213:38692 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (301.768µs) from=10.242.249.213:38694 2022/03/11 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.436308ms) from=10.242.249.213:38696 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (304.958µs) from=10.242.249.213:38698 2022/03/11 23:08:51 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.91047ms) from=10.242.249.213:38700 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (296.89µs) from=10.242.249.213:38702 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.409477ms) from=10.242.249.213:38704 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (251.324µs) from=10.242.249.213:38706 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.991011ms) from=10.242.249.213:38708 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (249.839µs) from=10.242.249.213:38710 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.108639ms) from=10.242.249.213:38712 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (411.05µs) from=10.242.249.213:38714 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.420989ms) from=10.242.249.213:38716 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (440.9µs) from=10.242.249.213:38718 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.651599ms) from=10.242.249.213:38720 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (340.556µs) from=10.242.249.213:38722 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.90486ms) from=10.242.249.213:38724 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (277.452µs) from=10.242.249.213:38726 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.253144ms) from=10.242.249.213:38728 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (331.92µs) from=10.242.249.213:38730 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.779533ms) from=10.242.249.213:38732 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (258.044µs) from=10.242.249.213:38734 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.756063ms) from=10.242.249.213:38736 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (199.187µs) from=10.242.249.213:38738 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.870725ms) from=10.242.249.213:38740 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (347.969µs) from=10.242.249.213:38742 2022/03/11 23:08: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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.401124ms) from=10.242.249.213:38744 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (434.225µs) from=10.242.249.213:38746 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.506641ms) from=10.242.249.213:38748 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (270.067µs) from=10.242.249.213:38750 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.638403ms) from=10.242.249.213:38752 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (256.149µs) from=10.242.249.213:38754 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.618106ms) from=10.242.249.213:38756 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (201.898µs) from=10.242.249.213:38758 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.60084ms) from=10.242.249.213:38760 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (262.2µs) from=10.242.249.213:38762 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.82972ms) from=10.242.249.213:38764 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (355.809µs) from=10.242.249.213:38766 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.88752ms) from=10.242.249.213:38768 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (241.577µs) from=10.242.249.213:38770 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.506031ms) from=10.242.249.213:38772 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (679.6µs) from=10.242.249.213:38774 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.748961ms) from=10.242.249.213:38776 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (328.843µs) from=10.242.249.213:38778 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.630266ms) from=10.242.249.213:38780 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (280.23µs) from=10.242.249.213:38782 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.493201ms) from=10.242.249.213:38784 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (380.653µs) from=10.242.249.213:38786 2022/03/11 23:08:51 [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/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.788157ms) from=10.242.249.213:38788 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (236.371µs) from=10.242.249.213:38790 2022/03/11 23:08:51 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.913755ms) from=10.242.249.213:38792 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:51 [DEBUG] agent: Node info in sync 2022/03/11 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (326.633µs) from=10.242.249.213:38794 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.841728ms) from=10.242.249.213:38796 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (293.722µs) from=10.242.249.213:38798 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.222951ms) from=10.242.249.213:38800 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (213.957µs) from=10.242.249.213:38802 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.18923ms) from=10.242.249.213:38804 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (262.085µs) from=10.242.249.213:38806 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.023018ms) from=10.242.249.213:38808 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (357.259µs) from=10.242.249.213:38810 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.047399ms) from=10.242.249.213:38812 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (415.837µs) from=10.242.249.213:38814 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.023307ms) from=10.242.249.213:38816 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (230.397µs) from=10.242.249.213:38818 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.20993ms) from=10.242.249.213:38820 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (383.152µs) from=10.242.249.213:38824 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.082211ms) from=10.242.249.213:38826 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (248.704µs) from=10.242.249.213:38828 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v11__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.437004ms) from=10.242.249.213:38832 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (415.606µs) from=10.242.249.213:38834 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v11_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.702958ms) from=10.242.249.213:38836 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (268.209µs) from=10.242.249.213:38838 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v12__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.632155ms) from=10.242.249.213:38840 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (436.805µs) from=10.242.249.213:38842 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v12_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.094679ms) from=10.242.249.213:38844 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (341.926µs) from=10.242.249.213:38846 2022/03/11 23:08:52 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v13__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.828146ms) from=10.242.249.213:38848 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (906.893µs) from=10.242.249.213:38850 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v13_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.373522ms) from=10.242.249.213:38852 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (275.642µs) from=10.242.249.213:38854 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v14__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.969681ms) from=10.242.249.213:38856 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (307.664µs) from=10.242.249.213:38858 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v14_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.491906ms) from=10.242.249.213:38860 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (291.357µs) from=10.242.249.213:38862 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v15__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.932951ms) from=10.242.249.213:38864 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (261.766µs) from=10.242.249.213:38866 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v15_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.285856ms) from=10.242.249.213:38868 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (350.322µs) from=10.242.249.213:38870 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v16__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.776204ms) from=10.242.249.213:38872 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (332.999µs) from=10.242.249.213:38876 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v16_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.926485ms) from=10.242.249.213:38878 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (611.37µs) from=10.242.249.213:38880 2022/03/11 23:08:52 [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/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v17__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.888159ms) from=10.242.249.213:38882 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (316.91µs) from=10.242.249.213:38884 2022/03/11 23:08:52 [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/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v17_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.614279ms) from=10.242.249.213:38886 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (266.49µs) from=10.242.249.213:38888 2022/03/11 23:08:52 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v18__aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.946904ms) from=10.242.249.213:38894 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (379.165µs) from=10.242.249.213:38896 2022/03/11 23:08:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 23:08: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/03/11 23:08: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/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [INFO] agent: Synced service "_v18_aai-nquery_10.242.181.68_8446" 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc_10.96.109.219_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.96.29.100_9001" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.109.219_8080" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_parser_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Node info in sync 2022/03/11 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.923706ms) from=10.242.249.213:38898 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.237.187_8181" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.204.252_8443" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.59.218_9007" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v18__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.65.177_9015" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.152_8806" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.199.214_9011" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.181.68_8446" in sync 2022/03/11 23:08:52 [DE