2025-05-19 01:58:25,346 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-05-19 01:58:25,582 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1230-1 2025-05-19 01:58:25,582 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-05-19 01:58:25,615 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1230-1 2025-05-19 01:58:25,615 - DEBUG - [10.0.0.57]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-05-19 01:58:25,716 - DEBUG - Output : NAMES contrail_test_lpVnGDmj3 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 2025-05-19 01:58:25,716 - DEBUG - [10.0.0.57]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-19 01:58:25,750 - DEBUG - Output : 10.0.0.57/24 172.17.0.1/16 2025-05-19 01:58:25,750 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-05-19 01:58:25,783 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1230-1 2025-05-19 01:58:25,877 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-05-19 01:58:26,079 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1230-1 2025-05-19 01:58:26,079 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-05-19 01:58:26,144 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1230-1 2025-05-19 01:58:26,144 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-05-19 01:58:26,191 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-05-19 01:58:26,191 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-19 01:58:26,217 - DEBUG - Output : 10.0.0.33/24 2025-05-19 01:58:26,218 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-05-19 01:58:26,296 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1230-1 2025-05-19 01:58:26,372 - INFO - Using existing project ['default-domain', 'k8s-default'](73f2d65d-b983-4d3d-9bdf-f3ada612503d) 2025-05-19 01:58:26,494 - INFO - Using existing project ['default-domain', 'k8s-default'](73f2d65d-b983-4d3d-9bdf-f3ada612503d) 2025-05-19 01:58:26,627 - INFO - ================================================================================ 2025-05-19 01:58:26,627 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-05-19 01:58:26,628 - 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-05-19 01:58:26,873 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-19 01:58:26,884 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.57': '0'}} with 2025-05-19 01:58:26,884 - INFO - Initial checks done. Running the testcase now 2025-05-19 01:58:26,885 - INFO - 2025-05-19 01:58:26,891 - INFO - Namespace default already exists 2025-05-19 01:58:26,892 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-19 01:58:26,997 - DEBUG - Output : cluster_project={} 2025-05-19 01:58:27,053 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-05-19 01:58:27,054 - DEBUG - Project uuid in Contrail is 73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:58:27,054 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-19 01:58:27,160 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-19 01:58:27,160 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_NamespaceDatabaseList?namespace_uuid=92252e44-1a1c-4f2d-a724-864c9663df2b 2025-05-19 01:58:27,165 - INFO - Namespace default with uuid 92252e44-1a1c-4f2d-a724-864c9663df2b found in kube manager 2025-05-19 01:58:27,166 - INFO - Namespace default verification passed 2025-05-19 01:58:27,169 - DEBUG - Service ctest-nginx-svc-19554232 not present 2025-05-19 01:58:27,169 - INFO - Creating service ctest-nginx-svc-19554232 2025-05-19 01:58:27,198 - INFO - Created Service ctest-nginx-svc-19554232 2025-05-19 01:58:27,205 - DEBUG - Pod ctest-nginx-pod-73668055 not present 2025-05-19 01:58:27,205 - INFO - Creating Pod ctest-nginx-pod-73668055 2025-05-19 01:58:27,263 - DEBUG - Pod : ctest-nginx-pod-73668055 UUID is 6b63bf91-fcd2-436c-beb0-51c0c3162951 2025-05-19 01:58:27,266 - DEBUG - Pod ctest-nginx-pod-30248955 not present 2025-05-19 01:58:27,266 - INFO - Creating Pod ctest-nginx-pod-30248955 2025-05-19 01:58:27,291 - DEBUG - Pod : ctest-nginx-pod-30248955 UUID is 6fc73763-d55a-4d7e-8069-af3070f2140b 2025-05-19 01:58:27,469 - INFO - Created VN __public__, UUID :c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:27,744 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-19 01:58:27,750 - DEBUG - Requesting: http://10.0.0.57:8082/domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 2025-05-19 01:58:27,767 - DEBUG - Requesting: http://10.0.0.57:8082/project/73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:58:27,852 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:27,890 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:27,912 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:27,922 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:27,938 - DEBUG - Route Targets: [] 2025-05-19 01:58:27,938 - DEBUG - RT names not yet present for VN __public__ 2025-05-19 01:58:32,940 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-19 01:58:32,946 - DEBUG - Requesting: http://10.0.0.57:8082/domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 2025-05-19 01:58:32,954 - DEBUG - Requesting: http://10.0.0.57:8082/project/73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:58:32,990 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,001 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,011 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:33,019 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:33,026 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/087f79a6-c6a5-460a-8316-0984c5ab81f6 2025-05-19 01:58:33,032 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-19 01:58:33,032 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,042 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:33,056 - INFO - Verified VN network id 13 for VN c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,056 - INFO - Verifications in API Server for VN __public__ passed 2025-05-19 01:58:33,056 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,065 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:33,071 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:58:33,084 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/087f79a6-c6a5-460a-8316-0984c5ab81f6 2025-05-19 01:58:33,089 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-19 01:58:33,095 - DEBUG - Control-node 10.0.0.57 : 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': '14028394316813320629', 'uuid-lslong': '11189142136861749219'}, 'enable': 'true', 'created': '2025-05-19T01:58:27', 'last-modified': '2025-05-19T01:58:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.434969'} 2025-05-19 01:58:33,095 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:58:33,101 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-19 01:58:33,101 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-05-19 01:58:33,102 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-05-19 01:58:33,102 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-19 01:58:33,106 - DEBUG - Requesting: http://10.0.0.57:8082/domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 2025-05-19 01:58:33,113 - DEBUG - Requesting: http://10.0.0.57:8082/project/73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:58:33,154 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,163 - DEBUG - =>VN __public__ has no policy to be verified 2025-05-19 01:58:33,163 - DEBUG - Verifying the vn in opserver 2025-05-19 01:58:33,163 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.57 2025-05-19 01:58:33,163 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-05-19 01:58:33,168 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-05-19 01:58:33,168 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-05-19 01:58:33,168 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:58:33,176 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:58:33,182 - DEBUG - Do not have enough data to verify VN in agent 2025-05-19 01:58:33,182 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:58:33,192 - DEBUG - VRF ids for VN __public__: {} 2025-05-19 01:58:33,287 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-05-19 01:58:33,395 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-19 01:58:33,400 - DEBUG - Requesting: http://10.0.0.57:8082/domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 2025-05-19 01:58:33,413 - DEBUG - Requesting: http://10.0.0.57:8082/project/73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:58:33,453 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,464 - DEBUG - Requesting: http://10.0.0.57:8082/floating-ip-pool/a07c9808-f7a9-4cc2-9cc8-912bde159de6 2025-05-19 01:58:33,470 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-19 01:58:33,475 - DEBUG - Requesting: http://10.0.0.57:8082/domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 2025-05-19 01:58:33,482 - DEBUG - Requesting: http://10.0.0.57:8082/project/73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:58:33,528 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 2025-05-19 01:58:33,538 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-05-19 01:58:33,538 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-05-19 01:58:33,546 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-19 01:58:33,552 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-05-19 01:58:33,552 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-05-19 01:58:33,555 - DEBUG - Ingress ctest-nginx-ingress-57431567 not present 2025-05-19 01:58:33,555 - INFO - Creating Ingress ctest-nginx-ingress-57431567 2025-05-19 01:58:33,563 - INFO - Created Ingress ctest-nginx-ingress-57431567 2025-05-19 01:58:33,566 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-57431567 2025-05-19 01:58:36,570 - DEBUG - For Ingress ctest-nginx-ingress-57431567, Cluster IP: 10.47.255.249, External IPs ['222.128.36.124'] 2025-05-19 01:58:36,571 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-57431567 2025-05-19 01:58:36,571 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=2bca6265-b865-47c9-aabc-0fa31dcfde22 2025-05-19 01:58:36,577 - INFO - Ingress ctest-nginx-ingress-57431567 with uuid 2bca6265-b865-47c9-aabc-0fa31dcfde22 found in kube manager 2025-05-19 01:58:36,578 - INFO - Ingress ctest-nginx-ingress-57431567 verification passed 2025-05-19 01:58:36,580 - DEBUG - Pod ctest-busybox-pod-51759058 not present 2025-05-19 01:58:36,580 - INFO - Creating Pod ctest-busybox-pod-51759058 2025-05-19 01:58:36,629 - DEBUG - Pod : ctest-busybox-pod-51759058 UUID is 3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:58:36,642 - DEBUG - Pod ctest-nginx-pod-73668055 not in running state.Currently in Pending 2025-05-19 01:58:41,650 - INFO - Pod ctest-nginx-pod-73668055 is in running state.Got IP 10.47.255.251 2025-05-19 01:58:41,670 - DEBUG - Pod ctest-nginx-pod-73668055 has vmi c2271554-3454-11f0-853e-fa163ef43aee 2025-05-19 01:58:41,670 - INFO - Verified pod ctest-nginx-pod-73668055 in contrail-api 2025-05-19 01:58:41,670 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 01:58:41,684 - DEBUG - VMI c2271554-3454-11f0-853e-fa163ef43aee is active in agent 10.0.0.33 2025-05-19 01:58:41,684 - INFO - Verified Pod ctest-nginx-pod-73668055 in agent 10.0.0.33 2025-05-19 01:58:41,684 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=6b63bf91-fcd2-436c-beb0-51c0c3162951 2025-05-19 01:58:41,688 - INFO - Pod ctest-nginx-pod-73668055 with uuid 6b63bf91-fcd2-436c-beb0-51c0c3162951 found in kube manager 2025-05-19 01:58:41,688 - INFO - Pod ctest-nginx-pod-73668055 verification passed 2025-05-19 01:58:41,752 - DEBUG - [Pod ctest-nginx-pod-73668055] Cmd: echo ctest-nginx-pod-73668055 > /usr/share/nginx/html/index.html, Output: 2025-05-19 01:58:41,760 - INFO - Pod ctest-nginx-pod-30248955 is in running state.Got IP 10.47.255.250 2025-05-19 01:58:41,816 - DEBUG - Pod ctest-nginx-pod-30248955 has vmi c29aee5c-3454-11f0-853e-fa163ef43aee 2025-05-19 01:58:41,816 - INFO - Verified pod ctest-nginx-pod-30248955 in contrail-api 2025-05-19 01:58:41,816 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 01:58:41,830 - DEBUG - VMI c29aee5c-3454-11f0-853e-fa163ef43aee is active in agent 10.0.0.33 2025-05-19 01:58:41,830 - INFO - Verified Pod ctest-nginx-pod-30248955 in agent 10.0.0.33 2025-05-19 01:58:41,830 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=6fc73763-d55a-4d7e-8069-af3070f2140b 2025-05-19 01:58:41,838 - INFO - Pod ctest-nginx-pod-30248955 with uuid 6fc73763-d55a-4d7e-8069-af3070f2140b found in kube manager 2025-05-19 01:58:41,838 - INFO - Pod ctest-nginx-pod-30248955 verification passed 2025-05-19 01:58:41,895 - DEBUG - [Pod ctest-nginx-pod-30248955] Cmd: echo ctest-nginx-pod-30248955 > /usr/share/nginx/html/index.html, Output: 2025-05-19 01:58:41,901 - DEBUG - Pod ctest-busybox-pod-51759058 not in running state.Currently in Pending 2025-05-19 01:58:46,908 - DEBUG - Pod ctest-busybox-pod-51759058 not in running state.Currently in Pending 2025-05-19 01:58:51,915 - INFO - Pod ctest-busybox-pod-51759058 is in running state.Got IP 10.47.255.248 2025-05-19 01:58:51,930 - DEBUG - Pod ctest-busybox-pod-51759058 has vmi c6f31092-3454-11f0-853e-fa163ef43aee 2025-05-19 01:58:51,930 - INFO - Verified pod ctest-busybox-pod-51759058 in contrail-api 2025-05-19 01:58:51,931 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 01:58:51,941 - DEBUG - VMI c6f31092-3454-11f0-853e-fa163ef43aee is active in agent 10.0.0.33 2025-05-19 01:58:51,941 - INFO - Verified Pod ctest-busybox-pod-51759058 in agent 10.0.0.33 2025-05-19 01:58:51,942 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:58:51,946 - INFO - Pod ctest-busybox-pod-51759058 with uuid 3406d4a0-576b-4245-b651-be0af149a15a found in kube manager 2025-05-19 01:58:51,946 - INFO - Pod ctest-busybox-pod-51759058 verification passed 2025-05-19 01:58:52,003 - DEBUG - [Pod ctest-busybox-pod-51759058] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-73668055 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-05-19 01:58:52,003 - DEBUG - [Pod Pod ctest-busybox-pod-51759058] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-19 01:58:52,003 - DEBUG - [Pod Pod ctest-busybox-pod-51759058] Cmd output: ctest-nginx-pod-73668055 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-05-19 01:58:52,053 - DEBUG - [Pod ctest-busybox-pod-51759058] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-30248955 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-05-19 01:58:52,053 - DEBUG - [Pod Pod ctest-busybox-pod-51759058] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-19 01:58:52,053 - DEBUG - [Pod Pod ctest-busybox-pod-51759058] Cmd output: ctest-nginx-pod-30248955 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-05-19 01:58:52,053 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73668055': 1, 'ctest-nginx-pod-30248955': 1} 2025-05-19 01:58:52,053 - WARNING - Nothing to delete parallely 2025-05-19 01:58:52,054 - INFO - Deleting pod default:ctest-busybox-pod-51759058 2025-05-19 01:58:52,066 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:58:52,074 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:58:57,075 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:58:57,083 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:02,083 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:59:02,090 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:07,091 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:59:07,098 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:12,100 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:59:12,110 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:17,111 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:59:17,118 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:22,119 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:59:22,126 - WARNING - Pod uuid 3406d4a0-576b-4245-b651-be0af149a15a is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:27,127 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3406d4a0-576b-4245-b651-be0af149a15a 2025-05-19 01:59:27,135 - DEBUG - Pod 3406d4a0-576b-4245-b651-be0af149a15a is not in agent 10.0.0.33 VM list 2025-05-19 01:59:27,135 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6f31092-3454-11f0-853e-fa163ef43aee 2025-05-19 01:59:27,142 - DEBUG - VMI c6f31092-3454-11f0-853e-fa163ef43aee is removed from agent 10.0.0.33 2025-05-19 01:59:27,142 - INFO - Verified that pod ctest-busybox-pod-51759058 is removed in agent 2025-05-19 01:59:27,142 - INFO - Deleting Ingress : ctest-nginx-ingress-57431567 2025-05-19 01:59:27,155 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=2bca6265-b865-47c9-aabc-0fa31dcfde22 2025-05-19 01:59:27,172 - ERROR - Ingress ctest-nginx-ingress-57431567 with uuid 2bca6265-b865-47c9-aabc-0fa31dcfde22 still found in kube manager 2025-05-19 01:59:28,173 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=2bca6265-b865-47c9-aabc-0fa31dcfde22 2025-05-19 01:59:28,179 - INFO - Ingress ctest-nginx-ingress-57431567 with uuid 2bca6265-b865-47c9-aabc-0fa31dcfde22 deleted successfully from kube manager 2025-05-19 01:59:28,179 - INFO - Verifications on Ingress %s cleanup passed 2025-05-19 01:59:28,180 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-05-19 01:59:28,270 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-19 01:59:28,277 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-05-19 01:59:28,277 - INFO - Deleting VN __public__ 2025-05-19 01:59:28,407 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd 2025-05-19 01:59:28,421 - DEBUG - Response Code: 404 2025-05-19 01:59:28,421 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-19 01:59:28,426 - DEBUG - Requesting: http://10.0.0.57:8082/domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 2025-05-19 01:59:28,437 - DEBUG - Requesting: http://10.0.0.57:8082/project/73f2d65d-b983-4d3d-9bdf-f3ada612503d 2025-05-19 01:59:28,519 - INFO - Validated that VN __public__ is not found in API Server 2025-05-19 01:59:28,519 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-05-19 01:59:28,532 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:59:28,552 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-05-19 01:59:28,552 - INFO - Validated that VN __public__ is not in any agent 2025-05-19 01:59:28,552 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:59:28,560 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-19 01:59:28,567 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-19 01:59:28,573 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-05-19 01:59:28,574 - INFO - Deleting pod default:ctest-nginx-pod-30248955 2025-05-19 01:59:28,588 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fc73763-d55a-4d7e-8069-af3070f2140b 2025-05-19 01:59:28,624 - WARNING - Pod uuid 6fc73763-d55a-4d7e-8069-af3070f2140b is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:33,625 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fc73763-d55a-4d7e-8069-af3070f2140b 2025-05-19 01:59:33,632 - DEBUG - Pod 6fc73763-d55a-4d7e-8069-af3070f2140b is not in agent 10.0.0.33 VM list 2025-05-19 01:59:33,632 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c29aee5c-3454-11f0-853e-fa163ef43aee 2025-05-19 01:59:33,638 - DEBUG - VMI c29aee5c-3454-11f0-853e-fa163ef43aee is removed from agent 10.0.0.33 2025-05-19 01:59:33,638 - INFO - Verified that pod ctest-nginx-pod-30248955 is removed in agent 2025-05-19 01:59:33,639 - INFO - Deleting pod default:ctest-nginx-pod-73668055 2025-05-19 01:59:33,652 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6b63bf91-fcd2-436c-beb0-51c0c3162951 2025-05-19 01:59:33,663 - WARNING - Pod uuid 6b63bf91-fcd2-436c-beb0-51c0c3162951 is still seen in agent 10.0.0.33 VM list 2025-05-19 01:59:38,664 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6b63bf91-fcd2-436c-beb0-51c0c3162951 2025-05-19 01:59:38,672 - DEBUG - Pod 6b63bf91-fcd2-436c-beb0-51c0c3162951 is not in agent 10.0.0.33 VM list 2025-05-19 01:59:38,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2271554-3454-11f0-853e-fa163ef43aee 2025-05-19 01:59:38,678 - DEBUG - VMI c2271554-3454-11f0-853e-fa163ef43aee is removed from agent 10.0.0.33 2025-05-19 01:59:38,678 - INFO - Verified that pod ctest-nginx-pod-73668055 is removed in agent 2025-05-19 01:59:38,679 - INFO - Deleting service : ctest-nginx-svc-19554232 2025-05-19 01:59:38,937 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-19 01:59:38,945 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 01:59:38,945 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-05-19 01:59:38,945 - INFO - -------------------------------------------------------------------------------- 2025-05-19 01:59:45,350 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-19 01:59:45,523 - DEBUG - Output : cluster_project={} 2025-05-19 01:59:45,575 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-19 01:59:45,771 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-19 01:59:45,776 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-19 01:59:45,896 - DEBUG - Output : cluster_project={} 2025-05-19 02:00:01,065 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:01,139 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:01,241 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:01,287 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:06,380 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:06,420 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:06,508 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:06,588 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-19 02:00:06,862 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-19 02:00:09,590 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-05-19 02:00:09,597 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-05-19 02:00:09,628 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-05-19 02:00:11,659 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-05-19 02:03:11,884 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-19 02:03:11,945 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2e6a0972-6253-477e-bb45-128c67738c17 2025-05-19 02:03:11,963 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8c82749b-88d5-47a4-8655-7704c7b41423 2025-05-19 02:03:11,968 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:11,975 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=430c2a62-edd1-4513-824c-39b489564d9b 2025-05-19 02:03:11,980 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:11,985 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1aa14293-49a4-4227-bc23-68d8330a0a26 2025-05-19 02:03:11,991 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:11,997 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:17,055 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=430c2a62-edd1-4513-824c-39b489564d9b 2025-05-19 02:03:17,058 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:17,059 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2e6a0972-6253-477e-bb45-128c67738c17 2025-05-19 02:03:17,061 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:17,063 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8c82749b-88d5-47a4-8655-7704c7b41423 2025-05-19 02:03:17,064 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:17,066 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1aa14293-49a4-4227-bc23-68d8330a0a26 2025-05-19 02:03:17,067 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:17,089 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f26f60cc-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:17,091 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1ed486c-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:17,092 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f12b0c3e-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:17,097 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f0b6edfe-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:22,093 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:22,094 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:22,096 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:22,098 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:27,111 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:27,113 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:27,114 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:27,115 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:32,129 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:32,132 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:32,134 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:32,136 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:37,153 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:37,154 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:37,155 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:37,158 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:42,174 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:42,176 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:42,178 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:42,180 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:47,222 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=268f7bcb-bef5-414b-ae28-b7a90847aa01 2025-05-19 02:03:47,224 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b6451e41-deba-40ba-b126-18c91121532b 2025-05-19 02:03:47,226 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c89cff1e-36b8-4dc8-a961-7c16681222de 2025-05-19 02:03:47,227 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=03203049-b998-4ecb-b421-7ff883516ff9 2025-05-19 02:03:47,241 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3ead08a-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:47,242 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3779cc8-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:47,244 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2fafb14-3454-11f0-853e-fa163ef43aee 2025-05-19 02:03:47,247 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f46a3dc0-3454-11f0-853e-fa163ef43aee