+ 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: 'c4bed7e9-6a64-5bbc-4a19-db2f1d9f73aa' Node name: 'dev-msb-consul-5fdfc4cfd5-x6ssr' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/01 23:13:11 [DEBUG] agent: Using random ID "c4bed7e9-6a64-5bbc-4a19-db2f1d9f73aa" as node ID 2022/03/01 23:13:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c4bed7e9-6a64-5bbc-4a19-db2f1d9f73aa Address:127.0.0.1:8300}] 2022/03/01 23:13:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/01 23:13:11 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-x6ssr.dc1 127.0.0.1 2022/03/01 23:13:11 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-x6ssr 127.0.0.1 2022/03/01 23:13:11 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-x6ssr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 23:13:11 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-x6ssr.dc1" in area "wan" 2022/03/01 23:13:11 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/01 23:13:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/01 23:13:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/01 23:13:11 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/01 23:13:11 [INFO] agent: started state syncer 2022/03/01 23:13:11 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/01 23:13:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/01 23:13:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/01 23:13:11 [DEBUG] raft: Votes needed: 1 2022/03/01 23:13:11 [DEBUG] raft: Vote granted from c4bed7e9-6a64-5bbc-4a19-db2f1d9f73aa in term 2. Tally: 1 2022/03/01 23:13:11 [INFO] raft: Election won. Tally: 1 2022/03/01 23:13:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/01 23:13:11 [INFO] consul: cluster leadership acquired 2022/03/01 23:13:11 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-x6ssr 2022/03/01 23:13:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/01 23:13:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:13:11 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-x6ssr' joined, marking health alive 2022/03/01 23:13:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:13:11 [INFO] agent: Synced node info 2022/03/01 23:13:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:13:12 [DEBUG] agent: Node info in sync 2022/03/01 23:13:12 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/01 23:14:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:14:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:14:18 [DEBUG] agent: Node info in sync 2022/03/01 23:15:11 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-x6ssr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 23:15:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:15:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:15:45 [DEBUG] agent: Node info in sync 2022/03/01 23:16:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:17:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:17:06 [DEBUG] agent: Node info in sync 2022/03/01 23:17:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:18:02 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-x6ssr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 23:18:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:18:09 [DEBUG] agent: Node info in sync 2022/03/01 23:18:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:19:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:19:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:19:41 [DEBUG] agent: Node info in sync 2022/03/01 23:20:06 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-x6ssr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 23:20:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:21:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:21:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:21:18 [DEBUG] agent: Node info in sync 2022/03/01 23:22:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:22:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 23:22:32 [DEBUG] agent: Node info in sync 2022/03/01 23:22:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-x6ssr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 23:23:02 [DEBUG] http: Request GET /v1/catalog/services (1.39899ms) from=10.242.249.8:54294 2022/03/01 23:23:02 [DEBUG] http: Request GET /v1/status/leader (22.274759ms) from=10.242.249.8:54296 2022/03/01 23:23:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:23:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:23:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:23:17 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.242.249.7_9102" 2022/03/01 23:23:17 [DEBUG] agent: Node info in sync 2022/03/01 23:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (185.288471ms) from=10.242.76.140:52826 2022/03/01 23:23:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:23:17 [DEBUG] agent: Node info in sync 2022/03/01 23:23:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (14.757864031s) from=10.242.249.8:54294 2022/03/01 23:23:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (4.283511ms) from=10.242.249.8:54416 2022/03/01 23:23:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (956.729µs) from=10.242.76.140:52832 2022/03/01 23:23:22 [DEBUG] http: Request GET /v1/status/leader (1.262598ms) from=10.242.249.8:54468 2022/03/01 23:23:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:23:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:23:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.242.249.7_9102" 2022/03/01 23:23:26 [DEBUG] agent: Node info in sync 2022/03/01 23:23:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.476197055s) from=10.242.76.140:53012 2022/03/01 23:23:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:23:26 [DEBUG] agent: Node info in sync 2022/03/01 23:23:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.928092ms) from=10.242.76.140:53048 2022/03/01 23:23:42 [DEBUG] http: Request GET /v1/status/leader (768.749µs) from=10.242.249.8:54584 2022/03/01 23:23:43 [DEBUG] http: Request GET /v1/catalog/services (304.553µs) from=10.242.151.85:39546 2022/03/01 23:23:43 [DEBUG] http: Request GET /v1/status/leader (1.383619ms) from=10.242.151.85:39552 2022/03/01 23:23:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (331.406µs) from=10.242.151.85:39556 2022/03/01 23:23:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:23:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:23:53 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.242.249.7_9102" 2022/03/01 23:23:53 [DEBUG] agent: Node info in sync 2022/03/01 23:23:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.74472441s) from=10.242.76.140:53430 2022/03/01 23:23:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:23:53 [DEBUG] agent: Node info in sync 2022/03/01 23:23:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (556.655µs) from=10.242.76.140:53526 2022/03/01 23:24:02 [DEBUG] http: Request GET /v1/status/leader (213.634µs) from=10.242.249.8:54682 2022/03/01 23:24:03 [DEBUG] http: Request GET /v1/status/leader (504.779µs) from=10.242.151.85:39768 2022/03/01 23:24:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:24:22 [DEBUG] http: Request GET /v1/status/leader (896.681µs) from=10.242.249.8:54768 2022/03/01 23:24:23 [DEBUG] http: Request GET /v1/status/leader (189.374µs) from=10.242.151.85:40120 2022/03/01 23:24:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:24:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:24:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.242.249.7_9102" 2022/03/01 23:24:27 [DEBUG] agent: Node info in sync 2022/03/01 23:24:27 [DEBUG] http: Request PUT /v1/agent/service/register (500.788891ms) from=10.242.76.140:54216 2022/03/01 23:24:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:24:27 [DEBUG] agent: Node info in sync 2022/03/01 23:24:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.204532ms) from=10.242.76.140:54232 2022/03/01 23:24:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:24:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:24:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:24:29 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.242.76.138_9101" 2022/03/01 23:24:29 [DEBUG] agent: Node info in sync 2022/03/01 23:24:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.402210232s) from=10.242.76.140:54242 2022/03/01 23:24:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:24:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:24:29 [DEBUG] agent: Node info in sync 2022/03/01 23:24:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (1m12.573406655s) from=10.242.249.8:54294 2022/03/01 23:24:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (46.439034634s) from=10.242.151.85:39546 2022/03/01 23:24:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (414.067µs) from=10.242.76.140:54270 2022/03/01 23:24:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (144.411µs) from=10.242.151.85:40244 2022/03/01 23:24:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (265.442µs) from=10.242.249.8:54816 2022/03/01 23:24:35 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-x6ssr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 23:24:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:24:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:24:38 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.242.76.138_9101" 2022/03/01 23:24:38 [DEBUG] agent: Node info in sync 2022/03/01 23:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.582890206s) from=10.242.76.140:54394 2022/03/01 23:24:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:24:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:24:38 [DEBUG] agent: Node info in sync 2022/03/01 23:24:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (988.211µs) from=10.242.76.140:54462 2022/03/01 23:24:42 [DEBUG] http: Request GET /v1/status/leader (821.728µs) from=10.242.249.8:54870 2022/03/01 23:24:43 [DEBUG] http: Request GET /v1/status/leader (3.543098ms) from=10.242.151.85:40414 2022/03/01 23:25:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:01 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.242.76.138_9101" 2022/03/01 23:25:01 [DEBUG] agent: Node info in sync 2022/03/01 23:25:01 [DEBUG] http: Request PUT /v1/agent/service/register (72.592785ms) from=10.242.76.140:54906 2022/03/01 23:25:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:01 [DEBUG] agent: Node info in sync 2022/03/01 23:25:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (484.798µs) from=10.242.76.140:54910 2022/03/01 23:25:02 [DEBUG] http: Request GET /v1/status/leader (354.526µs) from=10.242.249.8:54950 2022/03/01 23:25:03 [DEBUG] http: Request GET /v1/status/leader (194.408µs) from=10.242.151.85:40626 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/status/leader (408.753µs) from=10.242.76.140:55030 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.17.146_9011" 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (110.133933ms) from=10.242.76.140:55032 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (38.589100869s) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (38.591490966s) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (314.539µs) from=10.242.249.8:54972 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (383.255µs) from=10.242.76.140:55036 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.17.146_9011" 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (20.00739ms) from=10.242.76.140:55038 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (71.488944ms) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (70.91392ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (375.251µs) from=10.242.76.140:55040 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (604.131µs) from=10.242.249.8:54974 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.159.1_9007" 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (44.078833ms) from=10.242.76.140:55042 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (82.721969ms) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (79.267212ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (394.133µs) from=10.242.76.140:55044 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (220.702µs) from=10.242.249.8:54980 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.159.1_9007" 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.87256ms) from=10.242.76.140:55046 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (39.213327ms) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (35.672512ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.536136ms) from=10.242.76.140:55048 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (383.026µs) from=10.242.249.8:54982 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [INFO] agent: Synced service "_v1_parser_10.96.243.37_8806" 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (45.123205ms) from=10.242.76.140:55050 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (73.410366ms) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (444.539µs) from=10.242.76.140:55052 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (79.104496ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (187.107µs) from=10.242.249.8:54984 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [INFO] agent: Synced service "_v1_catalog_10.96.243.37_8806" 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.59755ms) from=10.242.76.140:55054 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (23.390231ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (30.338327ms) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (375.231µs) from=10.242.76.140:55056 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (155.244µs) from=10.242.249.8:54986 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [INFO] agent: Synced service "_v1_nsd_10.96.243.37_8806" 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (11.290084ms) from=10.242.76.140:55058 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (32.062833ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (36.097569ms) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (321.653µs) from=10.242.76.140:55062 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (157.012µs) from=10.242.249.8:54294 2022/03/01 23:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.243.37_8806" 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (22.961584ms) from=10.242.76.140:55064 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:08 [DEBUG] agent: Node info in sync 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (42.209213ms) from=10.242.151.85:39546 2022/03/01 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (44.158139ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (20.945788ms) from=10.242.76.140:55066 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (359.239µs) from=10.242.249.8:54990 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:09 [INFO] agent: Synced service "_v0_multicloud_10.96.123.235_9001" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (12.296132ms) from=10.242.76.140:55068 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (38.339758ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (38.914794ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (242.857µs) from=10.242.249.8:54992 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (310.915µs) from=10.242.76.140:55070 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v1_multicloud_10.96.123.235_9001" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (7.56402ms) from=10.242.76.140:55072 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (57.102505ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (58.711147ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (586.859µs) from=10.242.76.140:55074 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (195.695µs) from=10.242.249.8:54994 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.13.95_9015" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (24.697689ms) from=10.242.76.140:55076 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (48.994643ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (47.540138ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (447.615µs) from=10.242.76.140:55080 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (128.885µs) from=10.242.249.8:54996 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.189.44_443" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (20.603576ms) from=10.242.76.140:55082 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (45.683657ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (48.179223ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (323.546µs) from=10.242.76.140:55084 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (289.9µs) from=10.242.249.8:54998 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v1_message-router_10.96.178.20_3904" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (12.682053ms) from=10.242.76.140:55086 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (56.764976ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (55.325009ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (475.573µs) from=10.242.249.8:55000 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (3.251846ms) from=10.242.76.140:55088 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.445535ms) from=10.242.76.140:55090 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (26.196374ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (26.237581ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (375.527µs) from=10.242.76.140:55092 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (215.711µs) from=10.242.249.8:55002 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.980539ms) from=10.242.76.140:55094 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (38.469141ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (29.233449ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (290.177µs) from=10.242.249.8:55004 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (415.543µs) from=10.242.76.140:55096 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (37.207179ms) from=10.242.76.140:55098 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (58.545204ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (60.012261ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (526.592µs) from=10.242.76.140:55100 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (171.58µs) from=10.242.249.8:55006 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (20.613588ms) from=10.242.76.140:55104 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (46.323892ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (46.463435ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (568.062µs) from=10.242.76.140:55106 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (262.421µs) from=10.242.249.8:55008 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (24.026457ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (24.148013ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.789929ms) from=10.242.76.140:55110 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (473.641µs) from=10.242.76.140:55112 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (222.774µs) from=10.242.249.8:55010 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (66.411745ms) from=10.242.76.140:55114 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (83.077551ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (85.461654ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (353.865µs) from=10.242.76.140:55118 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (187.807µs) from=10.242.249.8:55012 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (10.332921ms) from=10.242.76.140:55120 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (30.543977ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (29.243215ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (526.381µs) from=10.242.76.140:55122 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (163.584µs) from=10.242.249.8:55014 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.906716ms) from=10.242.76.140:55124 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (21.402462ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (21.748033ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (516.33µs) from=10.242.76.140:55128 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (224.026µs) from=10.242.249.8:55016 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.613941ms) from=10.242.76.140:55130 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (21.35354ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (22.187438ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (6.416832ms) from=10.242.76.140:55132 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (293.497µs) from=10.242.249.8:55018 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.946881ms) from=10.242.76.140:55134 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (34.658495ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (34.736033ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (210.576µs) from=10.242.249.8:55020 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (464.057µs) from=10.242.76.140:55136 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (11.906762ms) from=10.242.76.140:55138 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (38.679375ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (41.179096ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (440.187µs) from=10.242.76.140:55140 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (332.034µs) from=10.242.249.8:55022 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (57.53023ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (56.531289ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (32.78867ms) from=10.242.76.140:55144 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (267.255µs) from=10.242.249.8:55024 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (309.985µs) from=10.242.76.140:55146 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.061075ms) from=10.242.76.140:55148 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (33.473206ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.10621ms) from=10.242.76.140:55150 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (48.055443ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (206.675µs) from=10.242.249.8:55026 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.045219ms) from=10.242.76.140:55154 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (4.736242ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (36.621961ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (347.381µs) from=10.242.76.140:55156 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (134.552µs) from=10.242.249.8:55028 2022/03/01 23:25:09 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25: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/03/01 23:25: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/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (26.979148ms) from=10.242.76.140:55158 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:09 [DEBUG] agent: Node info in sync 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (42.22697ms) from=10.242.151.85:39546 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (46.380843ms) from=10.242.249.8:54988 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (525.08µs) from=10.242.76.140:55160 2022/03/01 23:25:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (334.241µs) from=10.242.249.8:55030 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.107374ms) from=10.242.76.140:55162 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (32.125525ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (32.882975ms) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (427.572µs) from=10.242.76.140:55164 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (224.411µs) from=10.242.249.8:55032 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.830753ms) from=10.242.76.140:55166 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (32.231787ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (33.960257ms) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (414.47µs) from=10.242.76.140:55168 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (289.431µs) from=10.242.249.8:55034 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (90.137147ms) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (91.613069ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (77.137357ms) from=10.242.76.140:55170 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (349.169µs) from=10.242.249.8:55036 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (791.262µs) from=10.242.76.140:55174 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (3.741203ms) from=10.242.76.140:55176 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (29.391593ms) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (29.528518ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (415.002µs) from=10.242.76.140:55178 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (192.143µs) from=10.242.249.8:55038 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (10.797995ms) from=10.242.76.140:55186 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (102.524742ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (104.268866ms) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.724337ms) from=10.242.76.140:55188 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (325.203µs) from=10.242.249.8:55040 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (11.336979ms) from=10.242.76.140:55190 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (58.898918ms) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (61.167322ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (431.842µs) from=10.242.76.140:55192 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (163.15µs) from=10.242.249.8:54988 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (14.830252ms) from=10.242.76.140:55194 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (33.43085ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (34.393164ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (503.648µs) from=10.242.76.140:55196 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (365.035µs) from=10.242.249.8:55048 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (33.875246ms) from=10.242.76.140:55198 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (57.112135ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (62.60424ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (12.709531ms) from=10.242.76.140:55202 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (291.36µs) from=10.242.249.8:55050 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (20.322615ms) from=10.242.76.140:55204 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (69.688335ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (70.912048ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (264.508µs) from=10.242.249.8:55052 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (704.132µs) from=10.242.76.140:55206 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (28.596181ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (29.094647ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (10.361361ms) from=10.242.76.140:55208 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (581.783µs) from=10.242.249.8:55054 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (566.946µs) from=10.242.76.140:55210 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (36.190229ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (28.72818ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.094074ms) from=10.242.76.140:55212 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (348.348µs) from=10.242.249.8:55056 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (542.224µs) from=10.242.76.140:55214 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.935339ms) from=10.242.76.140:55216 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (43.67944ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (45.207532ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (295.34µs) from=10.242.249.8:55058 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (426.797µs) from=10.242.76.140:55218 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (28.486924ms) from=10.242.76.140:55220 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (65.888751ms) from=10.242.249.8:55042 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (54.279591ms) from=10.242.151.85:39546 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:10 [DEBUG] agent: Node info in sync 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (401.971µs) from=10.242.76.140:55224 2022/03/01 23:25:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (136.876µs) from=10.242.249.8:55060 2022/03/01 23:25:10 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (278.042153ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (274.489485ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (268.152634ms) from=10.242.76.140:55226 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (310.568µs) from=10.242.249.8:55064 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (351.017µs) from=10.242.76.140:55230 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-x6ssr" since the cluster is too small 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (41.286057ms) from=10.242.76.140:55232 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (74.225783ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (90.218462ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (471.443µs) from=10.242.76.140:55234 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (500.77µs) from=10.242.249.8:55066 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.108327ms) from=10.242.76.140:55236 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (36.288623ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (34.198765ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.341929ms) from=10.242.76.140:55238 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (443.157µs) from=10.242.249.8:55068 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (110.745309ms) from=10.242.76.140:55242 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (146.370888ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (139.984248ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (214.285µs) from=10.242.249.8:55076 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (2.939868ms) from=10.242.76.140:55244 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.502311ms) from=10.242.76.140:55246 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (31.137219ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (35.210521ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (299.599µs) from=10.242.249.8:55078 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (449.431µs) from=10.242.76.140:55248 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (32.828553ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (32.676178ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.298349ms) from=10.242.76.140:55250 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.672537ms) from=10.242.76.140:55252 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (312.29µs) from=10.242.249.8:55080 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.081769ms) from=10.242.76.140:55254 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (25.531426ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (31.428084ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (494.422µs) from=10.242.76.140:55256 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (145.002µs) from=10.242.249.8:55082 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.71141ms) from=10.242.76.140:55258 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (21.838293ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (22.180588ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (12.543739ms) from=10.242.76.140:55262 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (246.216µs) from=10.242.249.8:55084 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v11__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (47.210269ms) from=10.242.76.140:55264 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (72.965085ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (74.120767ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (299.494µs) from=10.242.76.140:55266 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (148.573µs) from=10.242.249.8:55086 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v11_aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (35.446303ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (39.083443ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (21.122251ms) from=10.242.76.140:55270 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (213.147µs) from=10.242.249.8:55088 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (302.111µs) from=10.242.76.140:55272 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v12__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.414091ms) from=10.242.76.140:55274 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (28.73078ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (29.894541ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (474.937µs) from=10.242.76.140:55276 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (161.43µs) from=10.242.249.8:55090 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v12_aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.522652ms) from=10.242.76.140:55278 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (24.99487ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (440.467µs) from=10.242.76.140:55280 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (24.425769ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (316.632µs) from=10.242.249.8:55092 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v13__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.633298ms) from=10.242.76.140:55290 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (12.679648ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (28.295087ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (217.396µs) from=10.242.249.8:55094 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (364.381µs) from=10.242.76.140:55292 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v13_aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.102088ms) from=10.242.76.140:55296 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (29.033731ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (29.818612ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (218.081µs) from=10.242.249.8:55096 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (7.151064ms) from=10.242.76.140:55298 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v14__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.940786ms) from=10.242.76.140:55300 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (29.421792ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (28.433476ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (2.143057ms) from=10.242.76.140:55302 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (245.141µs) from=10.242.249.8:55098 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v14_aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (88.053297ms) from=10.242.76.140:55304 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (108.778923ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (104.309631ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (554.977µs) from=10.242.76.140:55306 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (266.281µs) from=10.242.249.8:55100 2022/03/01 23:25:11 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [INFO] agent: Synced service "_v15__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (94.862747ms) from=10.242.151.85:39546 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (94.923421ms) from=10.242.249.8:55042 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (42.731607ms) from=10.242.76.140:55310 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:11 [DEBUG] agent: Node info in sync 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (288.97µs) from=10.242.249.8:55102 2022/03/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (4.954224ms) from=10.242.76.140:55312 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [INFO] agent: Synced service "_v15_aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (39.449482ms) from=10.242.249.8:55042 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (39.801934ms) from=10.242.151.85:39546 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (11.149978ms) from=10.242.76.140:55316 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (197.633µs) from=10.242.249.8:55104 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (952.89µs) from=10.242.76.140:55318 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [INFO] agent: Synced service "_v16__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (9.019814ms) from=10.242.76.140:55322 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (28.198749ms) from=10.242.151.85:39546 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (27.844731ms) from=10.242.249.8:55042 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (241.671µs) from=10.242.249.8:55106 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (279.702µs) from=10.242.76.140:55324 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [INFO] agent: Synced service "_v16_aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (68.389456ms) from=10.242.249.8:55042 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (72.842765ms) from=10.242.151.85:39546 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (25.878734ms) from=10.242.76.140:55326 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (333.535µs) from=10.242.249.8:55108 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (434.113µs) from=10.242.76.140:55328 2022/03/01 23:25:12 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [INFO] agent: Synced service "_v17__aai-nquery_10.242.242.4_8446" 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (26.962487ms) from=10.242.76.140:55330 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_message-router_10.96.178.20_3904" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.17.146_9011" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.96.123.235_9001" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.13.95_9015" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Node info in sync 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (54.241295ms) from=10.242.151.85:39546 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (54.88321ms) from=10.242.249.8:55042 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (447.889µs) from=10.242.76.140:55332 2022/03/01 23:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (195.944µs) from=10.242.249.8:55110 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_parser_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.242.76.138_9101" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.37_8806" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.159.1_9007" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.242.249.7_9102" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v12__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v16__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.189.44_443" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v11_aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v14__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v15__aai-nquery_10.242.242.4_8446" in sync 2022/03/01 23:25:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.2