+ 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: '458e6ee5-52a0-4723-e5a5-4b1ff8c9ff78' Node name: 'onap-msb-consul-5454dcc5c5-9t4bb' 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/12/30 02:57:27 [DEBUG] agent: Using random ID "458e6ee5-52a0-4723-e5a5-4b1ff8c9ff78" as node ID 2022/12/30 02:57:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:458e6ee5-52a0-4723-e5a5-4b1ff8c9ff78 Address:127.0.0.1:8300}] 2022/12/30 02:57:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/30 02:57:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9t4bb.dc1 127.0.0.1 2022/12/30 02:57:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9t4bb 127.0.0.1 2022/12/30 02:57:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/30 02:57:27 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-9t4bb.dc1" in area "wan" 2022/12/30 02:57:27 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/30 02:57:27 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-9t4bb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/30 02:57:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/30 02:57:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/30 02:57:27 [INFO] agent: started state syncer 2022/12/30 02:57:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/30 02:57:27 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/30 02:57:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/30 02:57:27 [DEBUG] raft: Votes needed: 1 2022/12/30 02:57:27 [DEBUG] raft: Vote granted from 458e6ee5-52a0-4723-e5a5-4b1ff8c9ff78 in term 2. Tally: 1 2022/12/30 02:57:27 [INFO] raft: Election won. Tally: 1 2022/12/30 02:57:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/30 02:57:27 [INFO] consul: cluster leadership acquired 2022/12/30 02:57:27 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-9t4bb 2022/12/30 02:57:27 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/30 02:57:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 02:57:27 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-9t4bb' joined, marking health alive 2022/12/30 02:57:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 02:57:27 [INFO] agent: Synced node info 2022/12/30 02:57:27 [DEBUG] agent: Node info in sync 2022/12/30 02:57:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 02:57:29 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2022/12/30 02:58:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 02:58:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 02:58:55 [DEBUG] agent: Node info in sync 2022/12/30 02:59:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9t4bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/30 02:59:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:00:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:00:21 [DEBUG] agent: Node info in sync 2022/12/30 03:00:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:01:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:02:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:02:01 [DEBUG] agent: Node info in sync 2022/12/30 03:02:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9t4bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/30 03:02:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:03:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:03:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:03:31 [DEBUG] agent: Node info in sync 2022/12/30 03:04:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:04:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9t4bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/30 03:05:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:05:28 [DEBUG] agent: Node info in sync 2022/12/30 03:06:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:06:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:06:51 [DEBUG] agent: Node info in sync 2022/12/30 03:07:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:07:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9t4bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/30 03:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:08:11 [DEBUG] agent: Node info in sync 2022/12/30 03:08:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:09:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/30 03:09:13 [DEBUG] agent: Node info in sync 2022/12/30 03:09:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9t4bb" since the cluster is too small 2022/12/30 03:09:50 [DEBUG] http: Request GET /v1/status/leader (5.096333ms) from=10.233.71.196:57478 2022/12/30 03:09:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:51 [INFO] agent: Synced service "_v1_sdc_10.233.32.139_8443" 2022/12/30 03:09:51 [DEBUG] agent: Node info in sync 2022/12/30 03:09:51 [DEBUG] http: Request PUT /v1/agent/service/register (56.020053ms) from=10.233.71.196:57484 2022/12/30 03:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:51 [DEBUG] agent: Node info in sync 2022/12/30 03:09:51 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (18.638038ms) from=10.233.71.196:57492 2022/12/30 03:09:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.32.139_8080" 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (58.966632ms) from=10.233.71.196:57498 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (402.378µs) from=10.233.71.196:57500 2022/12/30 03:09:52 [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/12/30 03:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [INFO] agent: Synced service "_v1_message-router_10.233.15.66_3904" 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.370203ms) from=10.233.71.196:57504 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (591.059µs) from=10.233.71.196:57506 2022/12/30 03:09:52 [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/12/30 03:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:52 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.30.235_443" 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (55.548481ms) from=10.233.71.196:57512 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (550.891µs) from=10.233.71.196:57514 2022/12/30 03:09:52 [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/12/30 03:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:52 [INFO] agent: Synced service "_v0_multicloud_10.233.23.216_9001" 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (40.856075ms) from=10.233.71.196:57516 2022/12/30 03:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:52 [DEBUG] agent: Node info in sync 2022/12/30 03:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (750.041µs) from=10.233.71.196:57518 2022/12/30 03:09:53 [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/12/30 03:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:53 [INFO] agent: Synced service "_v1_multicloud_10.233.23.216_9001" 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.136273ms) from=10.233.71.196:57520 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.600168ms) from=10.233.71.196:57524 2022/12/30 03:09:53 [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/12/30 03:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.60.177_9011" 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.388618ms) from=10.233.71.196:57536 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (604.357µs) from=10.233.71.196:57538 2022/12/30 03:09:53 [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/12/30 03:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.60.177_9011" 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (35.227604ms) from=10.233.71.196:57540 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (23.912747ms) from=10.233.71.196:57542 2022/12/30 03:09:53 [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/12/30 03:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.1.171_9007" 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (22.930122ms) from=10.233.71.196:57548 2022/12/30 03:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (12.140039ms) from=10.233.71.196:57550 2022/12/30 03:09:53 [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/12/30 03:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.1.171_9007" 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (30.073262ms) from=10.233.71.196:57554 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:53 [DEBUG] agent: Node info in sync 2022/12/30 03:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (416.567µs) from=10.233.71.196:57558 2022/12/30 03:09:54 [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/12/30 03:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [INFO] agent: Synced service "_v1_parser_10.233.28.177_8806" 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.250918ms) from=10.233.71.196:57566 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (492.785µs) from=10.233.71.196:57568 2022/12/30 03:09:54 [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/12/30 03:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [INFO] agent: Synced service "_v1_catalog_10.233.28.177_8806" 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (36.736269ms) from=10.233.71.196:57570 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (488.204µs) from=10.233.71.196:57574 2022/12/30 03:09:54 [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/12/30 03:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [INFO] agent: Synced service "_v1_nsd_10.233.28.177_8806" 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (100.083382ms) from=10.233.71.196:57578 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (12.299234ms) from=10.233.71.196:57580 2022/12/30 03:09:54 [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/12/30 03:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.28.177_8806" 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.622266ms) from=10.233.71.196:57582 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (522.562µs) from=10.233.71.196:57584 2022/12/30 03:09:54 [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/12/30 03:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.26.244_9015" 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (29.468883ms) from=10.233.71.196:57586 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:54 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (615.242µs) from=10.233.71.196:57588 2022/12/30 03:09:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [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/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [INFO] agent: Synced service "_v1_sdc-gui_10.233.57.117_8181" 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.768174ms) from=10.233.71.196:57592 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (28.770934ms) from=10.233.71.196:57594 2022/12/30 03:09:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [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/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [INFO] agent: Synced service "_v1_wf-gui_10.233.44.217_8443" 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (20.953765ms) from=10.233.71.196:57596 2022/12/30 03:09:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (368.014µs) from=10.233.71.196:57598 2022/12/30 03:09:55 [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/12/30 03:09:55 [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/12/30 03:09:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (32.52264ms) from=10.233.71.196:57600 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (423.391µs) from=10.233.71.196:57602 2022/12/30 03:09:55 [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/12/30 03:09:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (56.67298ms) from=10.233.71.196:57604 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.069705ms) from=10.233.71.196:57606 2022/12/30 03:09:55 [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/12/30 03:09:55 [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/12/30 03:09:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:55 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:55 [DEBUG] agent: Node info in sync 2022/12/30 03:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.653126ms) from=10.233.71.196:57608 2022/12/30 03:09:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (471.296µs) from=10.233.71.196:57610 2022/12/30 03:09:56 [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/12/30 03:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.898623ms) from=10.233.71.196:57614 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (9.12619ms) from=10.233.71.196:57616 2022/12/30 03:09:56 [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/12/30 03:09:56 [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/12/30 03:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.537551ms) from=10.233.71.196:57620 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (535.333µs) from=10.233.71.196:57622 2022/12/30 03:09:56 [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/12/30 03:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.224253ms) from=10.233.71.196:57624 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (616.164µs) from=10.233.71.196:57626 2022/12/30 03:09:56 [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/12/30 03:09:56 [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/12/30 03:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (12.066299ms) from=10.233.71.196:57628 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (596.555µs) from=10.233.71.196:57630 2022/12/30 03:09:56 [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/12/30 03:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (10.226616ms) from=10.233.71.196:57634 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:56 [DEBUG] agent: Node info in sync 2022/12/30 03:09:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (665.313µs) from=10.233.71.196:57636 2022/12/30 03:09:57 [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/12/30 03:09:57 [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/12/30 03:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (28.395456ms) from=10.233.71.196:57638 2022/12/30 03:09:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.230509ms) from=10.233.71.196:57642 2022/12/30 03:09:57 [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/12/30 03:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (37.066827ms) from=10.233.71.196:57644 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (491.731µs) from=10.233.71.196:57646 2022/12/30 03:09:57 [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/12/30 03:09:57 [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/12/30 03:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (49.130895ms) from=10.233.71.196:57648 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (560.507µs) from=10.233.71.196:57654 2022/12/30 03:09:57 [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/12/30 03:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (23.105181ms) from=10.233.71.196:57656 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (768.983µs) from=10.233.71.196:57658 2022/12/30 03:09:57 [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/12/30 03:09:57 [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/12/30 03:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (16.845096ms) from=10.233.71.196:57660 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:57 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (526.823µs) from=10.233.71.196:57662 2022/12/30 03:09:58 [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/12/30 03:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.696424ms) from=10.233.71.196:57666 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (3.763639ms) from=10.233.71.196:57668 2022/12/30 03:09:58 [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/12/30 03:09:58 [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/12/30 03:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.153507ms) from=10.233.71.196:57670 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (604.796µs) from=10.233.71.196:57672 2022/12/30 03:09:58 [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/12/30 03:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (247.227541ms) from=10.233.71.196:57674 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (671.477µs) from=10.233.71.196:57676 2022/12/30 03:09:58 [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/12/30 03:09:58 [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/12/30 03:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (12.485563ms) from=10.233.71.196:57678 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (507.969µs) from=10.233.71.196:57680 2022/12/30 03:09:58 [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/12/30 03:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.73_8446" 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.587811ms) from=10.233.71.196:57682 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:58 [DEBUG] agent: Node info in sync 2022/12/30 03:09:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (920.349µs) from=10.233.71.196:57684 2022/12/30 03:09:58 [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/12/30 03:09:58 [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/12/30 03:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (11.540859ms) from=10.233.71.196:57686 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (437.789µs) from=10.233.71.196:57688 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (16.516102ms) from=10.233.71.196:57690 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (409.797µs) from=10.233.71.196:57694 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (50.76666ms) from=10.233.71.196:57696 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (521.645µs) from=10.233.71.196:57698 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.778248ms) from=10.233.71.196:57702 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (485.671µs) from=10.233.71.196:57704 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (14.920491ms) from=10.233.71.196:57706 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (578.285µs) from=10.233.71.196:57708 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (28.826617ms) from=10.233.71.196:57710 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.455227ms) from=10.233.71.196:57712 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (8.989478ms) from=10.233.71.196:57714 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (637.303µs) from=10.233.71.196:57716 2022/12/30 03:09:59 [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/12/30 03:09:59 [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/12/30 03:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.577773ms) from=10.233.71.196:57726 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:09:59 [DEBUG] agent: Node info in sync 2022/12/30 03:09:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (634.077µs) from=10.233.71.196:57728 2022/12/30 03:10:00 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.532171ms) from=10.233.71.196:57730 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (543.151µs) from=10.233.71.196:57732 2022/12/30 03:10:00 [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/12/30 03:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.941382ms) from=10.233.71.196:57736 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (2.070509ms) from=10.233.71.196:57738 2022/12/30 03:10:00 [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/12/30 03:10:00 [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/12/30 03:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.887188ms) from=10.233.71.196:57740 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (454.246µs) from=10.233.71.196:57742 2022/12/30 03:10:00 [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/12/30 03:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.391744ms) from=10.233.71.196:57744 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (728.845µs) from=10.233.71.196:57746 2022/12/30 03:10:00 [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/12/30 03:10:00 [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/12/30 03:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (26.746106ms) from=10.233.71.196:57748 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (578.356µs) from=10.233.71.196:57750 2022/12/30 03:10:00 [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/12/30 03:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (32.324188ms) from=10.233.71.196:57756 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:00 [DEBUG] agent: Node info in sync 2022/12/30 03:10:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (17.45541ms) from=10.233.71.196:57758 2022/12/30 03:10:01 [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/12/30 03:10:01 [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/12/30 03:10:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (32.063473ms) from=10.233.71.196:57760 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (512.709µs) from=10.233.71.196:57764 2022/12/30 03:10:01 [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/12/30 03:10:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (42.550158ms) from=10.233.71.196:57772 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (429.698µs) from=10.233.71.196:57776 2022/12/30 03:10:01 [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/12/30 03:10:01 [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/12/30 03:10:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (23.791397ms) from=10.233.71.196:57778 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (414.801µs) from=10.233.71.196:57780 2022/12/30 03:10:01 [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/12/30 03:10:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.73_8446" 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (12.585004ms) from=10.233.71.196:57782 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (552.546µs) from=10.233.71.196:57784 2022/12/30 03:10:01 [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/12/30 03:10:01 [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/12/30 03:10:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (48.584768ms) from=10.233.71.196:57790 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:01 [DEBUG] agent: Node info in sync 2022/12/30 03:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (4.900838ms) from=10.233.71.196:57792 2022/12/30 03:10:02 [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/12/30 03:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (51.924141ms) from=10.233.71.196:57794 2022/12/30 03:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (539.847µs) from=10.233.71.196:57798 2022/12/30 03:10:02 [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/12/30 03:10:02 [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/12/30 03:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (24.585053ms) from=10.233.71.196:57800 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (781.428µs) from=10.233.71.196:57802 2022/12/30 03:10:02 [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/12/30 03:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (8.146243ms) from=10.233.71.196:57804 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (483.098µs) from=10.233.71.196:57806 2022/12/30 03:10:02 [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/12/30 03:10:02 [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/12/30 03:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (11.239747ms) from=10.233.71.196:57808 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (466.264µs) from=10.233.71.196:57814 2022/12/30 03:10:02 [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/12/30 03:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (26.597986ms) from=10.233.71.196:57824 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.13006ms) from=10.233.71.196:57826 2022/12/30 03:10:02 [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/12/30 03:10:02 [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/12/30 03:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (24.076625ms) from=10.233.71.196:57828 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:02 [DEBUG] agent: Node info in sync 2022/12/30 03:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (661.682µs) from=10.233.71.196:57830 2022/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.382774ms) from=10.233.71.196:57832 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (1.202732ms) from=10.233.71.196:57834 2022/12/30 03:10:03 [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/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (28.235828ms) from=10.233.71.196:57836 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (5.794627ms) from=10.233.71.196:57846 2022/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (16.467124ms) from=10.233.71.196:57852 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (3.599614ms) from=10.233.71.196:57854 2022/12/30 03:10:03 [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/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.073325ms) from=10.233.71.196:57856 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (607.967µs) from=10.233.71.196:57858 2022/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.264444ms) from=10.233.71.196:57860 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (3.19905ms) from=10.233.71.196:57866 2022/12/30 03:10:03 [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/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (23.244734ms) from=10.233.71.196:57868 2022/12/30 03:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (748.833µs) from=10.233.71.196:57870 2022/12/30 03:10:03 [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/12/30 03:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.73_8446" 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Node info in sync 2022/12/30 03:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.33084ms) from=10.233.71.196:57874 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.217_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.235_443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.139_8443" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.244_9015" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.177_9011" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.216_9001" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.139_8080" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.171_9007" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_parser_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.117_8181" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.66_3904" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.177_8806" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.73_8446" in sync 2022/12/30 03:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.73_8446" in sync 2022/12/