By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '34f371c0-351b-3626-0f12-60cb3fe49fc6' Node name: 'onap-msb-consul-f96d66b85-l5ztv' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/07/08 13:21:01 [DEBUG] agent: Using random ID "34f371c0-351b-3626-0f12-60cb3fe49fc6" as node ID 2022/07/08 13:21:01 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:34f371c0-351b-3626-0f12-60cb3fe49fc6 Address:127.0.0.1:8300}] 2022/07/08 13:21:01 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-l5ztv.dc1 127.0.0.1 2022/07/08 13:21:01 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/08 13:21:01 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-l5ztv 127.0.0.1 2022/07/08 13:21:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/08 13:21:01 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/08 13:21:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/08 13:21:01 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-l5ztv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:21:01 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-l5ztv.dc1" in area "wan" 2022/07/08 13:21:01 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/08 13:21:01 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/08 13:21:01 [INFO] agent: started state syncer 2022/07/08 13:21:01 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/08 13:21:01 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/08 13:21:01 [DEBUG] raft: Votes needed: 1 2022/07/08 13:21:01 [DEBUG] raft: Vote granted from 34f371c0-351b-3626-0f12-60cb3fe49fc6 in term 2. Tally: 1 2022/07/08 13:21:01 [INFO] raft: Election won. Tally: 1 2022/07/08 13:21:01 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/08 13:21:01 [INFO] consul: cluster leadership acquired 2022/07/08 13:21:01 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-l5ztv 2022/07/08 13:21:01 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/08 13:21:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:21:01 [INFO] consul: member 'onap-msb-consul-f96d66b85-l5ztv' joined, marking health alive 2022/07/08 13:21:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:21:01 [INFO] agent: Synced node info 2022/07/08 13:21:01 [DEBUG] agent: Node info in sync 2022/07/08 13:21:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:21:03 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/07/08 13:22:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:22:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:22:50 [DEBUG] agent: Node info in sync 2022/07/08 13:23:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l5ztv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:23:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:24:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:24:01 [DEBUG] agent: Node info in sync 2022/07/08 13:24:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:25:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:25:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l5ztv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:25:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:25:15 [DEBUG] agent: Node info in sync 2022/07/08 13:26:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:26:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:26:20 [DEBUG] agent: Node info in sync 2022/07/08 13:27:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:27:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l5ztv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:27:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:27:32 [DEBUG] agent: Node info in sync 2022/07/08 13:28:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:28:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:28:40 [DEBUG] agent: Node info in sync 2022/07/08 13:29:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:29:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l5ztv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:29:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:29:58 [DEBUG] agent: Node info in sync 2022/07/08 13:30:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:31:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:31:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:31:41 [DEBUG] agent: Node info in sync 2022/07/08 13:32:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:32:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l5ztv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:33:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:33:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:33:17 [DEBUG] agent: Node info in sync 2022/07/08 13:34:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:34:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/08 13:34:21 [DEBUG] agent: Node info in sync 2022/07/08 13:34:54 [DEBUG] http: Request GET /v1/status/leader (20.182735ms) from=10.233.68.47:57634 2022/07/08 13:34:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:55 [INFO] agent: Synced service "_v0_multicloud_10.233.58.200_9001" 2022/07/08 13:34:55 [DEBUG] agent: Node info in sync 2022/07/08 13:34:55 [DEBUG] http: Request PUT /v1/agent/service/register (182.491243ms) from=10.233.68.47:57658 2022/07/08 13:34:55 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:55 [DEBUG] agent: Node info in sync 2022/07/08 13:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (9.18393ms) from=10.233.68.47:57670 2022/07/08 13:34:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:56 [INFO] agent: Synced service "_v1_multicloud_10.233.58.200_9001" 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Node info in sync 2022/07/08 13:34:56 [DEBUG] http: Request PUT /v1/agent/service/register (31.007006ms) from=10.233.68.47:57674 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Node info in sync 2022/07/08 13:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (727.511µs) from=10.233.68.47:57678 2022/07/08 13:34:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.40.13_443" 2022/07/08 13:34:56 [DEBUG] agent: Node info in sync 2022/07/08 13:34:56 [DEBUG] http: Request PUT /v1/agent/service/register (59.874735ms) from=10.233.68.47:57682 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:56 [DEBUG] agent: Node info in sync 2022/07/08 13:34:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (3.32511ms) from=10.233.68.47:57686 2022/07/08 13:34:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:56 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.4.114_9007" 2022/07/08 13:34:56 [DEBUG] agent: Node info in sync 2022/07/08 13:34:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.869774ms) from=10.233.68.47:57688 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:56 [DEBUG] agent: Node info in sync 2022/07/08 13:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (534.502µs) from=10.233.68.47:57690 2022/07/08 13:34:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.4.114_9007" 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Node info in sync 2022/07/08 13:34:57 [DEBUG] http: Request PUT /v1/agent/service/register (14.289712ms) from=10.233.68.47:57694 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Node info in sync 2022/07/08 13:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (865.693µs) from=10.233.68.47:57696 2022/07/08 13:34:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.8.231_9015" 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Node info in sync 2022/07/08 13:34:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.036146ms) from=10.233.68.47:57704 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:57 [DEBUG] agent: Node info in sync 2022/07/08 13:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.99906ms) from=10.233.68.47:57706 2022/07/08 13:34:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:57 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.5.6_9011" 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Node info in sync 2022/07/08 13:34:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.591822ms) from=10.233.68.47:57710 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:57 [DEBUG] agent: Node info in sync 2022/07/08 13:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.223235ms) from=10.233.68.47:57712 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.5.6_9011" 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.356478ms) from=10.233.68.47:57718 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (476.934µs) from=10.233.68.47:57728 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [INFO] agent: Synced service "_v1_parser_10.233.34.163_8806" 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.867386ms) from=10.233.68.47:57730 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (455.009µs) from=10.233.68.47:57732 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [INFO] agent: Synced service "_v1_catalog_10.233.34.163_8806" 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.186967ms) from=10.233.68.47:57736 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (600.541µs) from=10.233.68.47:57738 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [INFO] agent: Synced service "_v1_nsd_10.233.34.163_8806" 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.444015ms) from=10.233.68.47:57750 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:58 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.076035ms) from=10.233.68.47:57756 2022/07/08 13:34:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.34.163_8806" 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request PUT /v1/agent/service/register (13.929746ms) from=10.233.68.47:57762 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (608.93µs) from=10.233.68.47:57764 2022/07/08 13:34:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.158_8443" 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request PUT /v1/agent/service/register (39.194306ms) from=10.233.68.47:57770 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (707.29µs) from=10.233.68.47:57772 2022/07/08 13:34:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:34:59 [INFO] agent: Synced service "_v1_message-router_10.233.58.165_3904" 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.754259ms) from=10.233.68.47:57774 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:34:59 [DEBUG] agent: Node info in sync 2022/07/08 13:34:59 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (2.198904ms) from=10.233.68.47:57778 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [INFO] agent: Synced service "_v1_sdc-gui_10.233.42.235_8181" 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request PUT /v1/agent/service/register (52.358077ms) from=10.233.68.47:57780 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.168673ms) from=10.233.68.47:57784 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [INFO] agent: Synced service "_v1_sdc_10.233.15.221_8443" 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request PUT /v1/agent/service/register (30.110521ms) from=10.233.68.47:57788 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (809.216µs) from=10.233.68.47:57790 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.15.221_8080" 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.306536ms) from=10.233.68.47:57792 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.691912ms) from=10.233.68.47:57796 2022/07/08 13:35:00 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request PUT /v1/agent/service/register (46.489334ms) from=10.233.68.47:57804 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:00 [DEBUG] agent: Node info in sync 2022/07/08 13:35:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (672.258µs) from=10.233.68.47:57810 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (44.390365ms) from=10.233.68.47:57826 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.006629ms) from=10.233.68.47:57832 2022/07/08 13:35:01 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (14.43104ms) from=10.233.68.47:57834 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (749.033µs) from=10.233.68.47:57836 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (20.234925ms) from=10.233.68.47:57840 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (454.983µs) from=10.233.68.47:57842 2022/07/08 13:35:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l5ztv" since the cluster is too small 2022/07/08 13:35:01 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (35.160974ms) from=10.233.68.47:57846 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (923.611µs) from=10.233.68.47:57850 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (39.404211ms) from=10.233.68.47:57854 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:01 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (6.246618ms) from=10.233.68.47:57858 2022/07/08 13:35:02 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (26.001604ms) from=10.233.68.47:57866 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.066952ms) from=10.233.68.47:57872 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (25.194761ms) from=10.233.68.47:57882 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (544.731µs) from=10.233.68.47:57886 2022/07/08 13:35:02 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (13.403999ms) from=10.233.68.47:57888 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (484.919µs) from=10.233.68.47:57890 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (12.899345ms) from=10.233.68.47:57896 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (412.267µs) from=10.233.68.47:57898 2022/07/08 13:35:02 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (18.528422ms) from=10.233.68.47:57900 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.674864ms) from=10.233.68.47:57902 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (56.725882ms) from=10.233.68.47:57906 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:02 [DEBUG] agent: Node info in sync 2022/07/08 13:35:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (565.726µs) from=10.233.68.47:57912 2022/07/08 13:35:03 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (52.665587ms) from=10.233.68.47:57914 2022/07/08 13:35:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (3.1624ms) from=10.233.68.47:57916 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (19.576853ms) from=10.233.68.47:57918 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (2.755133ms) from=10.233.68.47:57920 2022/07/08 13:35:03 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.028885ms) from=10.233.68.47:57922 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (3.310324ms) from=10.233.68.47:57924 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.526414ms) from=10.233.68.47:57926 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (632.687µs) from=10.233.68.47:57928 2022/07/08 13:35:03 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (70.930666ms) from=10.233.68.47:57936 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:03 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (919.965µs) from=10.233.68.47:57940 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.164_8446" 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (39.518329ms) from=10.233.68.47:57942 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (11.055362ms) from=10.233.68.47:57944 2022/07/08 13:35:04 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (17.334479ms) from=10.233.68.47:57948 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (752.871µs) from=10.233.68.47:57950 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (42.643857ms) from=10.233.68.47:57952 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (478.151µs) from=10.233.68.47:57954 2022/07/08 13:35:04 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (34.552601ms) from=10.233.68.47:57962 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (9.01888ms) from=10.233.68.47:57966 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (50.137222ms) from=10.233.68.47:57968 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (669.265µs) from=10.233.68.47:57974 2022/07/08 13:35:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l5ztv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/08 13:35:04 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (42.085198ms) from=10.233.68.47:57978 2022/07/08 13:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:04 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (6.122187ms) from=10.233.68.47:57980 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request PUT /v1/agent/service/register (66.999731ms) from=10.233.68.47:57986 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (677.834µs) from=10.233.68.47:57990 2022/07/08 13:35:05 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request PUT /v1/agent/service/register (58.855084ms) from=10.233.68.47:57992 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (513.622µs) from=10.233.68.47:57994 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request PUT /v1/agent/service/register (29.071667ms) from=10.233.68.47:57996 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.373221ms) from=10.233.68.47:58002 2022/07/08 13:35:05 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.0536ms) from=10.233.68.47:58004 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (570.74µs) from=10.233.68.47:58006 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.400157ms) from=10.233.68.47:58010 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:05 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (526.163µs) from=10.233.68.47:58012 2022/07/08 13:35:06 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.052853ms) from=10.233.68.47:58014 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (755.981µs) from=10.233.68.47:58016 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (69.569264ms) from=10.233.68.47:58018 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.675102ms) from=10.233.68.47:58020 2022/07/08 13:35:06 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (62.372404ms) from=10.233.68.47:58024 2022/07/08 13:35:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (649.355µs) from=10.233.68.47:58026 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (26.27158ms) from=10.233.68.47:58028 2022/07/08 13:35:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (849.933µs) from=10.233.68.47:58030 2022/07/08 13:35:06 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.834943ms) from=10.233.68.47:58038 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:06 [DEBUG] agent: Node info in sync 2022/07/08 13:35:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (453.254µs) from=10.233.68.47:58040 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (33.522835ms) from=10.233.68.47:58042 2022/07/08 13:35:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (543.14µs) from=10.233.68.47:58044 2022/07/08 13:35:07 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.894454ms) from=10.233.68.47:58046 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (5.525909ms) from=10.233.68.47:58048 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.972864ms) from=10.233.68.47:58052 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (621.35µs) from=10.233.68.47:58054 2022/07/08 13:35:07 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (31.986389ms) from=10.233.68.47:58056 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (942.214µs) from=10.233.68.47:58062 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (18.409017ms) from=10.233.68.47:58066 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (819.095µs) from=10.233.68.47:58068 2022/07/08 13:35:07 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (17.726759ms) from=10.233.68.47:58072 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (395.237µs) from=10.233.68.47:58076 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (14.538003ms) from=10.233.68.47:58080 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:07 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (5.333593ms) from=10.233.68.47:58082 2022/07/08 13:35:08 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (16.113227ms) from=10.233.68.47:58092 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (1.376973ms) from=10.233.68.47:58094 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (16.305392ms) from=10.233.68.47:58096 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (454.022µs) from=10.233.68.47:58098 2022/07/08 13:35:08 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (18.663835ms) from=10.233.68.47:58100 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (382.303µs) from=10.233.68.47:58102 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (60.106683ms) from=10.233.68.47:58104 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (486.581µs) from=10.233.68.47:58106 2022/07/08 13:35:08 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (29.547453ms) from=10.233.68.47:58108 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (505.725µs) from=10.233.68.47:58110 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (44.644787ms) from=10.233.68.47:58112 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (529.631µs) from=10.233.68.47:58114 2022/07/08 13:35:08 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:08 [DEBUG] agent: Node info in sync 2022/07/08 13:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (30.344554ms) from=10.233.68.47:58120 2022/07/08 13:35:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.48002ms) from=10.233.68.47:58124 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Node info in sync 2022/07/08 13:35:09 [DEBUG] http: Request PUT /v1/agent/service/register (24.843816ms) from=10.233.68.47:58130 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Node info in sync 2022/07/08 13:35:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.619645ms) from=10.233.68.47:58132 2022/07/08 13:35:09 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Node info in sync 2022/07/08 13:35:09 [DEBUG] http: Request PUT /v1/agent/service/register (43.514092ms) from=10.233.68.47:58134 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.13_443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.15.221_8080" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc_10.233.15.221_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_parser_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.231_9015" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.165_3904" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Node info in sync 2022/07/08 13:35:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (2.109031ms) from=10.233.68.47:58136 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.164_8446" 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.6_9011" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.200_9001" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.114_9007" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.163_8806" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.158_8443" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.235_8181" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.164_8446" in sync 2022/07/08 13:35:09 [DEBUG] agent: Service "_v12__aai-nq