+ 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: 'f93344e9-64c7-a876-f390-7dd040119d6f' Node name: 'dev-msb-consul-5fdfc4cfd5-w96vz' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/12/29 11:54:19 [DEBUG] agent: Using random ID "f93344e9-64c7-a876-f390-7dd040119d6f" as node ID 2021/12/29 11:54:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f93344e9-64c7-a876-f390-7dd040119d6f Address:127.0.0.1:8300}] 2021/12/29 11:54:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/12/29 11:54:19 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-w96vz.dc1 127.0.0.1 2021/12/29 11:54:19 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-w96vz 127.0.0.1 2021/12/29 11:54:19 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-w96vz.dc1" in area "wan" 2021/12/29 11:54:19 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/12/29 11:54:19 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-w96vz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/29 11:54:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/12/29 11:54:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/12/29 11:54:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/12/29 11:54:19 [INFO] agent: started state syncer 2021/12/29 11:54:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/12/29 11:54:19 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/12/29 11:54:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/12/29 11:54:19 [DEBUG] raft: Votes needed: 1 2021/12/29 11:54:19 [DEBUG] raft: Vote granted from f93344e9-64c7-a876-f390-7dd040119d6f in term 2. Tally: 1 2021/12/29 11:54:19 [INFO] raft: Election won. Tally: 1 2021/12/29 11:54:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/12/29 11:54:19 [INFO] consul: cluster leadership acquired 2021/12/29 11:54:19 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-w96vz 2021/12/29 11:54:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/12/29 11:54:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 11:54:19 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-w96vz' joined, marking health alive 2021/12/29 11:54:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 11:54:19 [INFO] agent: Synced node info 2021/12/29 11:54:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 11:54:22 [DEBUG] agent: Node info in sync 2021/12/29 11:54:22 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/12/29 11:55:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 11:55:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 11:55:41 [DEBUG] agent: Node info in sync 2021/12/29 11:56:19 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-w96vz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/29 11:56:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 11:56:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 11:56:59 [DEBUG] agent: Node info in sync 2021/12/29 11:57:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 11:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 11:58:14 [DEBUG] agent: Node info in sync 2021/12/29 11:58:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 11:58:29 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-w96vz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/29 11:59:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 11:59:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 11:59:23 [DEBUG] agent: Node info in sync 2021/12/29 12:00:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 12:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 12:01:11 [DEBUG] agent: Node info in sync 2021/12/29 12:01:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 12:01:20 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-w96vz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/29 12:02:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 12:02:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/29 12:02:34 [DEBUG] agent: Node info in sync 2021/12/29 12:03:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-w96vz" since the cluster is too small 2021/12/29 12:03:20 [DEBUG] http: Request GET /v1/status/leader (1.392969ms) from=10.242.95.73:55088 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.95.213_9015" 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (37.269235ms) from=10.242.95.73:55094 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.059295ms) from=10.242.95.73:55098 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.129.148_443" 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.466773ms) from=10.242.95.73:55102 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (893.791µs) from=10.242.95.73:55104 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:20 [INFO] agent: Synced service "_v1_wf-gui_10.96.21.78_8443" 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.446395ms) from=10.242.95.73:55106 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (952.865µs) from=10.242.95.73:55108 2021/12/29 12:03:20 [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. 2021/12/29 12:03:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:20 [INFO] agent: Synced service "_v1_sdc_10.96.157.96_8443" 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.833533ms) from=10.242.95.73:55110 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:20 [DEBUG] agent: Node info in sync 2021/12/29 12:03:20 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (415.271µs) from=10.242.95.73:55112 2021/12/29 12:03:21 [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. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.157.96_8080" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.397516ms) from=10.242.95.73:55114 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (394.062µs) from=10.242.95.73:55116 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [INFO] agent: Synced service "_v0_multicloud_10.96.139.220_9001" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (40.163283ms) from=10.242.95.73:55118 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.91843ms) from=10.242.95.73:55122 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [INFO] agent: Synced service "_v1_multicloud_10.96.139.220_9001" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (13.198011ms) from=10.242.95.73:55124 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (492.859µs) from=10.242.95.73:55126 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.237.208_9011" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.599233ms) from=10.242.95.73:55130 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (4.499193ms) from=10.242.95.73:55132 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.237.208_9011" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (13.407369ms) from=10.242.95.73:55134 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (428.208µs) from=10.242.95.73:55136 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [INFO] agent: Synced service "_v1_sdc-gui_10.96.63.7_8181" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (10.661395ms) from=10.242.95.73:55140 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (505.583µs) from=10.242.95.73:55144 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [INFO] agent: Synced service "_v1_parser_10.96.83.129_8806" 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (20.520029ms) from=10.242.95.73:55148 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (417.333µs) from=10.242.95.73:55156 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [INFO] agent: Synced service "_v1_catalog_10.96.83.129_8806" 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (14.401431ms) from=10.242.95.73:55160 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:21 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:21 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (448.252µs) from=10.242.95.73:55162 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v1_nsd_10.96.83.129_8806" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (15.232202ms) from=10.242.95.73:55164 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (847.135µs) from=10.242.95.73:55166 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.83.129_8806" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.90619ms) from=10.242.95.73:55168 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (383.479µs) from=10.242.95.73:55170 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v1_message-router_10.96.138.201_3904" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (14.61342ms) from=10.242.95.73:55172 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (9.66919ms) from=10.242.95.73:55174 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.112.194_9007" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.580984ms) from=10.242.95.73:55178 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (456.01µs) from=10.242.95.73:55180 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.112.194_9007" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.693807ms) from=10.242.95.73:55182 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (473.865µs) from=10.242.95.73:55184 2021/12/29 12:03:22 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.681641ms) from=10.242.95.73:55188 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (450.044µs) from=10.242.95.73:55190 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.193311ms) from=10.242.95.73:55192 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (357.633µs) from=10.242.95.73:55194 2021/12/29 12:03:22 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (13.180511ms) from=10.242.95.73:55196 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (355.951µs) from=10.242.95.73:55198 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (24.593605ms) from=10.242.95.73:55200 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (5.113694ms) from=10.242.95.73:55202 2021/12/29 12:03:22 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.059895ms) from=10.242.95.73:55204 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.451055ms) from=10.242.95.73:55206 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.281605ms) from=10.242.95.73:55208 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (873.582µs) from=10.242.95.73:55210 2021/12/29 12:03:22 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (12.338169ms) from=10.242.95.73:55214 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (470.211µs) from=10.242.95.73:55216 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.424737ms) from=10.242.95.73:55218 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:22 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (423.444µs) from=10.242.95.73:55220 2021/12/29 12:03:23 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.001248ms) from=10.242.95.73:55222 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (382.258µs) from=10.242.95.73:55224 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.767785ms) from=10.242.95.73:55226 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (387.986µs) from=10.242.95.73:55228 2021/12/29 12:03:23 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.35207ms) from=10.242.95.73:55230 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (344.077µs) from=10.242.95.73:55232 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.683728ms) from=10.242.95.73:55234 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (997.935µs) from=10.242.95.73:55236 2021/12/29 12:03:23 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.096647ms) from=10.242.95.73:55238 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (495.587µs) from=10.242.95.73:55240 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.678266ms) from=10.242.95.73:55242 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.063486ms) from=10.242.95.73:55244 2021/12/29 12:03:23 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.100156ms) from=10.242.95.73:55246 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (20.310846ms) from=10.242.95.73:55248 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (12.555558ms) from=10.242.95.73:55250 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (321.843µs) from=10.242.95.73:55252 2021/12/29 12:03:23 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (9.552345ms) from=10.242.95.73:55260 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (447.226µs) from=10.242.95.73:55262 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.783349ms) from=10.242.95.73:55264 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (517.303µs) from=10.242.95.73:55266 2021/12/29 12:03:23 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.666106ms) from=10.242.95.73:55268 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (5.033501ms) from=10.242.95.73:55270 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.401164ms) from=10.242.95.73:55272 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:23 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (498.813µs) from=10.242.95.73:55274 2021/12/29 12:03:24 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.475235ms) from=10.242.95.73:55276 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (562.708µs) from=10.242.95.73:55278 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.154309ms) from=10.242.95.73:55280 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (405.217µs) from=10.242.95.73:55282 2021/12/29 12:03:24 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.555024ms) from=10.242.95.73:55284 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (422.273µs) from=10.242.95.73:55286 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.501262ms) from=10.242.95.73:55290 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (555.697µs) from=10.242.95.73:55292 2021/12/29 12:03:24 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.095051ms) from=10.242.95.73:55294 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-w96vz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (510.859µs) from=10.242.95.73:55296 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.700797ms) from=10.242.95.73:55300 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (532.605µs) from=10.242.95.73:55302 2021/12/29 12:03:24 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.933143ms) from=10.242.95.73:55306 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (496.859µs) from=10.242.95.73:55308 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.391909ms) from=10.242.95.73:55312 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (509.962µs) from=10.242.95.73:55314 2021/12/29 12:03:24 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.38794ms) from=10.242.95.73:55316 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.944947ms) from=10.242.95.73:55318 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.327445ms) from=10.242.95.73:55320 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (388.83µs) from=10.242.95.73:55322 2021/12/29 12:03:24 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (17.65839ms) from=10.242.95.73:55324 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (545.694µs) from=10.242.95.73:55326 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.032186ms) from=10.242.95.73:55330 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:24 [DEBUG] agent: Node info in sync 2021/12/29 12:03:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (4.721466ms) from=10.242.95.73:55332 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.986704ms) from=10.242.95.73:55334 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (466.832µs) from=10.242.95.73:55336 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (17.655684ms) from=10.242.95.73:55338 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (712.747µs) from=10.242.95.73:55340 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.046366ms) from=10.242.95.73:55342 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (410.505µs) from=10.242.95.73:55346 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.569279ms) from=10.242.95.73:55348 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.403866ms) from=10.242.95.73:55350 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v11__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.742947ms) from=10.242.95.73:55354 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (386.215µs) from=10.242.95.73:55356 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v11_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (27.179947ms) from=10.242.95.73:55358 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (548.368µs) from=10.242.95.73:55360 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v12__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.042934ms) from=10.242.95.73:55362 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (414.281µs) from=10.242.95.73:55364 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [INFO] agent: Synced service "_v12_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.942157ms) from=10.242.95.73:55366 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (336.856µs) from=10.242.95.73:55368 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v13__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.308307ms) from=10.242.95.73:55372 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (559.736µs) from=10.242.95.73:55374 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v13_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.44999ms) from=10.242.95.73:55376 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (447.277µs) from=10.242.95.73:55378 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v14__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.896272ms) from=10.242.95.73:55380 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (393.062µs) from=10.242.95.73:55382 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v14_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.170618ms) from=10.242.95.73:55384 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (274.719µs) from=10.242.95.73:55386 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v15__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (35.744749ms) from=10.242.95.73:55388 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (278.033µs) from=10.242.95.73:55390 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v15_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.039269ms) from=10.242.95.73:55392 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (399.257µs) from=10.242.95.73:55394 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v16__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.129876ms) from=10.242.95.73:55396 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (210.306µs) from=10.242.95.73:55398 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v16_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.3678ms) from=10.242.95.73:55400 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (373.794µs) from=10.242.95.73:55402 2021/12/29 12:03:25 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v17__aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.325649ms) from=10.242.95.73:55404 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (1.491945ms) from=10.242.95.73:55406 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_catalog_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [INFO] agent: Synced service "_v17_aai-nquery_10.242.44.68_8446" 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.95.213_9015" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_nsd_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Node info in sync 2021/12/29 12:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.513828ms) from=10.242.95.73:55408 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc_10.96.157.96_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.157.96_8080" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.63.7_8181" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.21.78_8443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.112.194_9007" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.220_9001" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.129.148_443" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_parser_10.96.83.129_8806" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.237.208_9011" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v1_message-router_10.96.138.201_3904" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.44.68_8446" in sync 2021/12/29 12:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.44.68_8446" in sync 2