2025-01-08 19:23:40,497 - DEBUG - [10.0.0.31]: Running cmd : hostname 2025-01-08 19:23:40,750 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-909-1 2025-01-08 19:23:40,751 - DEBUG - [10.0.0.31]: Running cmd : hostname -f 2025-01-08 19:23:40,785 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-909-1 2025-01-08 19:23:40,785 - DEBUG - [10.0.0.31]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-08 19:23:40,900 - DEBUG - Output : NAMES contrail_test_WifY1xRXh webui_job_1 webui_web_1 contrail-kubernetes-master_kubemanager_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_schema_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_dnsmasq_1 redis_redis_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 2025-01-08 19:23:40,900 - DEBUG - [10.0.0.31]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 19:23:40,934 - DEBUG - Output : 10.0.0.31/24 172.17.0.1/16 2025-01-08 19:23:40,934 - DEBUG - [10.0.0.31]: Running cmd : getent hosts 10.0.0.31 | head -n 1 | awk '{print $2}' 2025-01-08 19:23:40,968 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-909-1 2025-01-08 19:23:41,065 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-01-08 19:23:41,292 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-909-1 2025-01-08 19:23:41,292 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-01-08 19:23:41,357 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-909-1 2025-01-08 19:23:41,358 - DEBUG - [10.0.0.29]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-08 19:23:41,403 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-08 19:23:41,403 - DEBUG - [10.0.0.29]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 19:23:41,481 - DEBUG - Output : 10.0.0.29/24 2025-01-08 19:23:41,481 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-01-08 19:23:41,507 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-909-1 2025-01-08 19:23:41,593 - INFO - Using existing project ['default-domain', 'k8s-default'](b98f5f30-bbbe-4544-b970-3e689771412c) 2025-01-08 19:23:41,712 - INFO - Using existing project ['default-domain', 'k8s-default'](b98f5f30-bbbe-4544-b970-3e689771412c) 2025-01-08 19:23:41,847 - INFO - ================================================================================ 2025-01-08 19:23:41,847 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-08 19:23:41,848 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-01-08 19:23:42,097 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 19:23:42,106 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.31': '0'}} with 2025-01-08 19:23:42,106 - INFO - Initial checks done. Running the testcase now 2025-01-08 19:23:42,106 - INFO - 2025-01-08 19:23:42,110 - INFO - Namespace default already exists 2025-01-08 19:23:42,111 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-08 19:23:42,251 - DEBUG - Output : cluster_project={} 2025-01-08 19:23:42,314 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-08 19:23:42,314 - DEBUG - Project uuid in Contrail is b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:23:42,315 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-08 19:23:42,444 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-08 19:23:42,445 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_NamespaceDatabaseList?namespace_uuid=61153b23-8a04-4025-be4f-109370a83d2d 2025-01-08 19:23:42,449 - INFO - Namespace default with uuid 61153b23-8a04-4025-be4f-109370a83d2d found in kube manager 2025-01-08 19:23:42,449 - INFO - Namespace default verification passed 2025-01-08 19:23:42,452 - DEBUG - Service ctest-nginx-svc-83850638 not present 2025-01-08 19:23:42,452 - INFO - Creating service ctest-nginx-svc-83850638 2025-01-08 19:23:42,468 - INFO - Created Service ctest-nginx-svc-83850638 2025-01-08 19:23:42,480 - DEBUG - Pod ctest-nginx-pod-20423549 not present 2025-01-08 19:23:42,480 - INFO - Creating Pod ctest-nginx-pod-20423549 2025-01-08 19:23:42,534 - DEBUG - Pod : ctest-nginx-pod-20423549 UUID is 3d857d46-198c-4fc0-bc96-73900a0b4e7f 2025-01-08 19:23:42,550 - DEBUG - Pod ctest-nginx-pod-41764867 not present 2025-01-08 19:23:42,551 - INFO - Creating Pod ctest-nginx-pod-41764867 2025-01-08 19:23:42,586 - DEBUG - Pod : ctest-nginx-pod-41764867 UUID is 71cb4314-753a-4903-bc0c-4919129a9cbe 2025-01-08 19:23:42,820 - INFO - Created VN __public__, UUID :741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:43,050 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-08 19:23:43,057 - DEBUG - Requesting: http://10.0.0.31:8082/domain/f3d653b0-b706-4d2e-9fe3-40c89fbdeec5 2025-01-08 19:23:43,076 - DEBUG - Requesting: http://10.0.0.31:8082/project/b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:23:43,155 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:43,190 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:43,201 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:43,212 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:43,224 - DEBUG - Route Targets: [] 2025-01-08 19:23:43,224 - DEBUG - RT names not yet present for VN __public__ 2025-01-08 19:23:48,225 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-08 19:23:48,232 - DEBUG - Requesting: http://10.0.0.31:8082/domain/f3d653b0-b706-4d2e-9fe3-40c89fbdeec5 2025-01-08 19:23:48,241 - DEBUG - Requesting: http://10.0.0.31:8082/project/b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:23:48,285 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,302 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,313 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:48,325 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:48,333 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/af93cead-8647-4ca7-b4e0-1b5dd97f5811 2025-01-08 19:23:48,340 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 19:23:48,340 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,350 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:48,377 - INFO - Verified VN network id 13 for VN 741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,377 - INFO - Verifications in API Server for VN __public__ passed 2025-01-08 19:23:48,378 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,390 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:48,398 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:23:48,406 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/af93cead-8647-4ca7-b4e0-1b5dd97f5811 2025-01-08 19:23:48,414 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 19:23:48,420 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8366245206455372220', 'uuid-lslong': '13467506221474075060'}, 'enable': 'true', 'created': '2025-01-08T19:23:42', 'last-modified': '2025-01-08T19:23:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.547270'} 2025-01-08 19:23:48,420 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:23:48,427 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 19:23:48,427 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-08 19:23:48,428 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-08 19:23:48,428 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-08 19:23:48,435 - DEBUG - Requesting: http://10.0.0.31:8082/domain/f3d653b0-b706-4d2e-9fe3-40c89fbdeec5 2025-01-08 19:23:48,445 - DEBUG - Requesting: http://10.0.0.31:8082/project/b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:23:48,491 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,501 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-08 19:23:48,501 - DEBUG - Verifying the vn in opserver 2025-01-08 19:23:48,501 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.31 2025-01-08 19:23:48,501 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-01-08 19:23:48,506 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-08 19:23:48,506 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-08 19:23:48,507 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:23:48,516 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:23:48,523 - DEBUG - Do not have enough data to verify VN in agent 2025-01-08 19:23:48,523 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:23:48,529 - DEBUG - VRF ids for VN __public__: {} 2025-01-08 19:23:48,622 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-08 19:23:48,734 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-08 19:23:48,742 - DEBUG - Requesting: http://10.0.0.31:8082/domain/f3d653b0-b706-4d2e-9fe3-40c89fbdeec5 2025-01-08 19:23:48,754 - DEBUG - Requesting: http://10.0.0.31:8082/project/b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:23:48,804 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,818 - DEBUG - Requesting: http://10.0.0.31:8082/floating-ip-pool/057a084e-f9ca-42cb-8079-abf5930268e7 2025-01-08 19:23:48,825 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-08 19:23:48,831 - DEBUG - Requesting: http://10.0.0.31:8082/domain/f3d653b0-b706-4d2e-9fe3-40c89fbdeec5 2025-01-08 19:23:48,838 - DEBUG - Requesting: http://10.0.0.31:8082/project/b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:23:48,885 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/741adfb0-6296-49bc-bae6-318df55351b4 2025-01-08 19:23:48,895 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-08 19:23:48,895 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-08 19:23:48,903 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-08 19:23:48,909 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-08 19:23:48,909 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-08 19:23:48,917 - DEBUG - Ingress ctest-nginx-ingress-65134392 not present 2025-01-08 19:23:48,917 - INFO - Creating Ingress ctest-nginx-ingress-65134392 2025-01-08 19:23:48,925 - INFO - Created Ingress ctest-nginx-ingress-65134392 2025-01-08 19:23:48,929 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-65134392 2025-01-08 19:23:51,933 - DEBUG - For Ingress ctest-nginx-ingress-65134392, Cluster IP: 10.47.255.249, External IPs ['121.61.240.188'] 2025-01-08 19:23:51,933 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-65134392 2025-01-08 19:23:51,933 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_LoadbalancerDatabaseList?x=c0f0fb27-5235-4c16-91b7-74ca5dd4e70b 2025-01-08 19:23:51,939 - INFO - Ingress ctest-nginx-ingress-65134392 with uuid c0f0fb27-5235-4c16-91b7-74ca5dd4e70b found in kube manager 2025-01-08 19:23:51,939 - INFO - Ingress ctest-nginx-ingress-65134392 verification passed 2025-01-08 19:23:51,941 - DEBUG - Pod ctest-busybox-pod-95925427 not present 2025-01-08 19:23:51,942 - INFO - Creating Pod ctest-busybox-pod-95925427 2025-01-08 19:23:51,993 - DEBUG - Pod : ctest-busybox-pod-95925427 UUID is ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:23:52,003 - DEBUG - Pod ctest-nginx-pod-20423549 not in running state.Currently in Pending 2025-01-08 19:23:57,013 - INFO - Pod ctest-nginx-pod-20423549 is in running state.Got IP 10.47.255.251 2025-01-08 19:23:57,100 - DEBUG - Pod ctest-nginx-pod-20423549 has vmi 136caf52-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:23:57,100 - INFO - Verified pod ctest-nginx-pod-20423549 in contrail-api 2025-01-08 19:23:57,101 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:23:57,121 - DEBUG - VMI 136caf52-cdf6-11ef-b818-fa163ee71078 is active in agent 10.0.0.29 2025-01-08 19:23:57,122 - INFO - Verified Pod ctest-nginx-pod-20423549 in agent 10.0.0.29 2025-01-08 19:23:57,123 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_VirtualMachineDatabaseList?x=3d857d46-198c-4fc0-bc96-73900a0b4e7f 2025-01-08 19:23:57,143 - INFO - Pod ctest-nginx-pod-20423549 with uuid 3d857d46-198c-4fc0-bc96-73900a0b4e7f found in kube manager 2025-01-08 19:23:57,144 - INFO - Pod ctest-nginx-pod-20423549 verification passed 2025-01-08 19:23:57,235 - DEBUG - [Pod ctest-nginx-pod-20423549] Cmd: echo ctest-nginx-pod-20423549 > /usr/share/nginx/html/index.html, Output: 2025-01-08 19:23:57,245 - INFO - Pod ctest-nginx-pod-41764867 is in running state.Got IP 10.47.255.250 2025-01-08 19:23:57,307 - DEBUG - Pod ctest-nginx-pod-41764867 has vmi 13ef21bc-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:23:57,307 - INFO - Verified pod ctest-nginx-pod-41764867 in contrail-api 2025-01-08 19:23:57,308 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:23:57,325 - DEBUG - VMI 13ef21bc-cdf6-11ef-b818-fa163ee71078 is active in agent 10.0.0.29 2025-01-08 19:23:57,326 - INFO - Verified Pod ctest-nginx-pod-41764867 in agent 10.0.0.29 2025-01-08 19:23:57,326 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_VirtualMachineDatabaseList?x=71cb4314-753a-4903-bc0c-4919129a9cbe 2025-01-08 19:23:57,345 - INFO - Pod ctest-nginx-pod-41764867 with uuid 71cb4314-753a-4903-bc0c-4919129a9cbe found in kube manager 2025-01-08 19:23:57,345 - INFO - Pod ctest-nginx-pod-41764867 verification passed 2025-01-08 19:23:57,415 - DEBUG - [Pod ctest-nginx-pod-41764867] Cmd: echo ctest-nginx-pod-41764867 > /usr/share/nginx/html/index.html, Output: 2025-01-08 19:23:57,423 - DEBUG - Pod ctest-busybox-pod-95925427 not in running state.Currently in Pending 2025-01-08 19:24:02,443 - DEBUG - Pod ctest-busybox-pod-95925427 not in running state.Currently in Pending 2025-01-08 19:24:07,454 - INFO - Pod ctest-busybox-pod-95925427 is in running state.Got IP 10.47.255.248 2025-01-08 19:24:07,481 - DEBUG - Pod ctest-busybox-pod-95925427 has vmi 18597a68-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:24:07,481 - INFO - Verified pod ctest-busybox-pod-95925427 in contrail-api 2025-01-08 19:24:07,481 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:24:07,496 - DEBUG - VMI 18597a68-cdf6-11ef-b818-fa163ee71078 is active in agent 10.0.0.29 2025-01-08 19:24:07,496 - INFO - Verified Pod ctest-busybox-pod-95925427 in agent 10.0.0.29 2025-01-08 19:24:07,496 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_VirtualMachineDatabaseList?x=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:07,504 - INFO - Pod ctest-busybox-pod-95925427 with uuid ad05dfdb-d890-4185-9a07-d29109899a49 found in kube manager 2025-01-08 19:24:07,504 - INFO - Pod ctest-busybox-pod-95925427 verification passed 2025-01-08 19:24:07,563 - DEBUG - [Pod ctest-busybox-pod-95925427] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-41764867 2025-01-08 19:24:07,563 - DEBUG - [Pod Pod ctest-busybox-pod-95925427] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 19:24:07,563 - DEBUG - [Pod Pod ctest-busybox-pod-95925427] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-41764867 2025-01-08 19:24:07,615 - DEBUG - [Pod ctest-busybox-pod-95925427] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-20423549 2025-01-08 19:24:07,615 - DEBUG - [Pod Pod ctest-busybox-pod-95925427] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 19:24:07,615 - DEBUG - [Pod Pod ctest-busybox-pod-95925427] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-20423549 2025-01-08 19:24:07,615 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-20423549': 1, 'ctest-nginx-pod-41764867': 1} 2025-01-08 19:24:07,616 - WARNING - Nothing to delete parallely 2025-01-08 19:24:07,616 - INFO - Deleting pod default:ctest-busybox-pod-95925427 2025-01-08 19:24:07,627 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:07,645 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:12,646 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:12,654 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:17,655 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:17,663 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:22,664 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:22,676 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:27,677 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:27,689 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:32,689 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:32,701 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:37,702 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:37,717 - WARNING - Pod uuid ad05dfdb-d890-4185-9a07-d29109899a49 is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:42,718 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=ad05dfdb-d890-4185-9a07-d29109899a49 2025-01-08 19:24:42,726 - DEBUG - Pod ad05dfdb-d890-4185-9a07-d29109899a49 is not in agent 10.0.0.29 VM list 2025-01-08 19:24:42,727 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:18597a68-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:24:42,733 - DEBUG - VMI 18597a68-cdf6-11ef-b818-fa163ee71078 is removed from agent 10.0.0.29 2025-01-08 19:24:42,733 - INFO - Verified that pod ctest-busybox-pod-95925427 is removed in agent 2025-01-08 19:24:42,733 - INFO - Deleting Ingress : ctest-nginx-ingress-65134392 2025-01-08 19:24:42,739 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_LoadbalancerDatabaseList?x=c0f0fb27-5235-4c16-91b7-74ca5dd4e70b 2025-01-08 19:24:42,746 - ERROR - Ingress ctest-nginx-ingress-65134392 with uuid c0f0fb27-5235-4c16-91b7-74ca5dd4e70b still found in kube manager 2025-01-08 19:24:43,747 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_LoadbalancerDatabaseList?x=c0f0fb27-5235-4c16-91b7-74ca5dd4e70b 2025-01-08 19:24:43,751 - INFO - Ingress ctest-nginx-ingress-65134392 with uuid c0f0fb27-5235-4c16-91b7-74ca5dd4e70b deleted successfully from kube manager 2025-01-08 19:24:43,751 - INFO - Verifications on Ingress %s cleanup passed 2025-01-08 19:24:43,751 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-08 19:24:43,969 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-08 19:24:43,977 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-08 19:24:43,977 - INFO - Deleting VN __public__ 2025-01-08 19:24:44,284 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/449c4d73-9215-4e97-a48a-8b8aaff7811d 2025-01-08 19:24:44,291 - DEBUG - Response Code: 404 2025-01-08 19:24:44,292 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-08 19:24:44,306 - DEBUG - Requesting: http://10.0.0.31:8082/domain/f3d653b0-b706-4d2e-9fe3-40c89fbdeec5 2025-01-08 19:24:44,322 - DEBUG - Requesting: http://10.0.0.31:8082/project/b98f5f30-bbbe-4544-b970-3e689771412c 2025-01-08 19:24:44,386 - INFO - Validated that VN __public__ is not found in API Server 2025-01-08 19:24:44,386 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-08 19:24:44,398 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:24:44,406 - DEBUG - VN __public__ is not present in Agent 10.0.0.29 2025-01-08 19:24:44,406 - INFO - Validated that VN __public__ is not in any agent 2025-01-08 19:24:44,406 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:24:44,414 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:24:44,424 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 19:24:44,433 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-08 19:24:44,434 - INFO - Deleting pod default:ctest-nginx-pod-41764867 2025-01-08 19:24:44,449 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=71cb4314-753a-4903-bc0c-4919129a9cbe 2025-01-08 19:24:44,456 - WARNING - Pod uuid 71cb4314-753a-4903-bc0c-4919129a9cbe is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:49,457 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=71cb4314-753a-4903-bc0c-4919129a9cbe 2025-01-08 19:24:49,464 - DEBUG - Pod 71cb4314-753a-4903-bc0c-4919129a9cbe is not in agent 10.0.0.29 VM list 2025-01-08 19:24:49,464 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13ef21bc-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:24:49,472 - DEBUG - VMI 13ef21bc-cdf6-11ef-b818-fa163ee71078 is removed from agent 10.0.0.29 2025-01-08 19:24:49,472 - INFO - Verified that pod ctest-nginx-pod-41764867 is removed in agent 2025-01-08 19:24:49,472 - INFO - Deleting pod default:ctest-nginx-pod-20423549 2025-01-08 19:24:49,498 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d857d46-198c-4fc0-bc96-73900a0b4e7f 2025-01-08 19:24:49,506 - WARNING - Pod uuid 3d857d46-198c-4fc0-bc96-73900a0b4e7f is still seen in agent 10.0.0.29 VM list 2025-01-08 19:24:54,507 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d857d46-198c-4fc0-bc96-73900a0b4e7f 2025-01-08 19:24:54,515 - DEBUG - Pod 3d857d46-198c-4fc0-bc96-73900a0b4e7f is not in agent 10.0.0.29 VM list 2025-01-08 19:24:54,515 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:136caf52-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:24:54,521 - DEBUG - VMI 136caf52-cdf6-11ef-b818-fa163ee71078 is removed from agent 10.0.0.29 2025-01-08 19:24:54,521 - INFO - Verified that pod ctest-nginx-pod-20423549 is removed in agent 2025-01-08 19:24:54,521 - INFO - Deleting service : ctest-nginx-svc-83850638 2025-01-08 19:24:54,791 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 19:24:54,799 - DEBUG - No XMPP flaps were noticed during the test 2025-01-08 19:24:54,799 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-01-08 19:24:54,799 - INFO - -------------------------------------------------------------------------------- 2025-01-08 19:25:01,246 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-08 19:25:01,401 - DEBUG - Output : cluster_project={} 2025-01-08 19:25:01,450 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-08 19:25:01,610 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-08 19:25:01,633 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-08 19:25:01,821 - DEBUG - Output : cluster_project={} 2025-01-08 19:25:11,993 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:17,057 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:17,114 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:17,205 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:22,261 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:22,358 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:22,424 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:22,518 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:25:22,798 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 19:25:25,528 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_ApplicationPolicySetReq? 2025-01-08 19:25:25,538 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-08 19:25:25,584 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-08 19:25:27,629 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-08 19:28:34,923 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 19:28:34,955 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=9aa42049-fa4c-42d1-bcbd-7d30e482e2fa 2025-01-08 19:28:35,001 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:28:35,010 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:28:35,019 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=4b02f6b5-897d-46c3-8017-2f9becbb5399 2025-01-08 19:28:35,023 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:28:35,027 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c8030a5d-d868-42ea-8891-c7c76413be90 2025-01-08 19:28:35,031 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=9d7a0eff-7d4a-480d-87a7-6d4bd7f4f5f5 2025-01-08 19:28:35,034 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:28:40,013 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=9aa42049-fa4c-42d1-bcbd-7d30e482e2fa 2025-01-08 19:28:40,020 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:427ee35a-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:28:40,068 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:28:40,070 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=9d7a0eff-7d4a-480d-87a7-6d4bd7f4f5f5 2025-01-08 19:28:40,072 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:28:40,073 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=4b02f6b5-897d-46c3-8017-2f9becbb5399 2025-01-08 19:28:40,074 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:28:40,075 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c8030a5d-d868-42ea-8891-c7c76413be90 2025-01-08 19:28:40,076 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:28:40,098 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:448ca1e6-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:28:40,100 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:43fa3c70-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:28:40,105 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4340a436-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:28:45,100 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:28:45,104 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:28:45,106 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:28:45,108 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:28:50,111 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:28:50,121 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:28:50,123 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:28:50,124 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:28:55,119 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:28:55,136 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:28:55,138 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:28:55,139 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:29:00,128 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:29:00,151 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:29:00,154 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:29:00,155 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:29:05,141 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:29:05,166 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:29:05,169 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:29:05,277 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:29:10,167 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=625b107e-caf3-4a56-9881-42884865f270 2025-01-08 19:29:10,177 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:46d6cf26-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:29:10,180 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3f938f99-f6a7-49ec-afe8-de0a2afae8e6 2025-01-08 19:29:10,183 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=87f5d259-3b79-4d97-b457-d8bc9e889302 2025-01-08 19:29:10,195 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:45ba310a-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:29:10,198 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4646555e-cdf6-11ef-b818-fa163ee71078 2025-01-08 19:29:10,287 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=79012661-7821-4400-82cd-9079de682cc3 2025-01-08 19:29:10,294 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:453670d6-cdf6-11ef-b818-fa163ee71078