2025-07-23 17:03:48,415 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-07-23 17:03:48,674 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1341-1 2025-07-23 17:03:48,674 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-07-23 17:03:48,709 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1341-1 2025-07-23 17:03:48,709 - DEBUG - [10.0.0.137]: 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-07-23 17:03:48,785 - DEBUG - Output : NAMES contrail_test_hajr4h1JQ contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 config_api-svcmonitor-1 2025-07-23 17:03:48,786 - DEBUG - [10.0.0.137]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-23 17:03:48,860 - DEBUG - Output : 10.0.0.137/24 172.17.0.1/16 2025-07-23 17:03:48,861 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-07-23 17:03:48,906 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1341-1 2025-07-23 17:03:49,006 - DEBUG - [10.0.0.141]: Running cmd : hostname 2025-07-23 17:03:49,212 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1341-1 2025-07-23 17:03:49,213 - DEBUG - [10.0.0.141]: Running cmd : hostname -f 2025-07-23 17:03:49,237 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1341-1 2025-07-23 17:03:49,237 - DEBUG - [10.0.0.141]: 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-07-23 17:03:49,327 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-23 17:03:49,327 - DEBUG - [10.0.0.141]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-23 17:03:49,362 - DEBUG - Output : 10.0.0.141/24 2025-07-23 17:03:49,362 - DEBUG - [10.0.0.141]: Running cmd : getent hosts 10.0.0.141 | head -n 1 | awk '{print $2}' 2025-07-23 17:03:49,396 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1341-1 2025-07-23 17:03:49,488 - INFO - Using existing project ['default-domain', 'k8s-default'](ba42c459-4511-4c6f-b818-9f886096657f) 2025-07-23 17:03:49,624 - INFO - Using existing project ['default-domain', 'k8s-default'](ba42c459-4511-4c6f-b818-9f886096657f) 2025-07-23 17:03:49,785 - INFO - ================================================================================ 2025-07-23 17:03:49,785 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-23 17:03:49,786 - 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-07-23 17:03:50,043 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 17:03:50,051 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.137': '0'}} with 2025-07-23 17:03:50,051 - INFO - Initial checks done. Running the testcase now 2025-07-23 17:03:50,051 - INFO - 2025-07-23 17:03:50,055 - INFO - Namespace default already exists 2025-07-23 17:03:50,056 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-23 17:03:50,198 - DEBUG - Output : cluster_project={} 2025-07-23 17:03:50,255 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-23 17:03:50,256 - DEBUG - Project uuid in Contrail is ba42c459-4511-4c6f-b818-9f886096657f 2025-07-23 17:03:50,256 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-23 17:03:50,423 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-23 17:03:50,423 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=1f7bc33a-4c39-4bcd-87ff-f4a91ed3fe19 2025-07-23 17:03:50,430 - INFO - Namespace default with uuid 1f7bc33a-4c39-4bcd-87ff-f4a91ed3fe19 found in kube manager 2025-07-23 17:03:50,431 - INFO - Namespace default verification passed 2025-07-23 17:03:50,440 - DEBUG - Service ctest-nginx-svc-24807418 not present 2025-07-23 17:03:50,440 - INFO - Creating service ctest-nginx-svc-24807418 2025-07-23 17:03:50,457 - INFO - Created Service ctest-nginx-svc-24807418 2025-07-23 17:03:50,467 - DEBUG - Pod ctest-nginx-pod-91089494 not present 2025-07-23 17:03:50,467 - INFO - Creating Pod ctest-nginx-pod-91089494 2025-07-23 17:03:50,528 - DEBUG - Node for Pod ctest-nginx-pod-91089494 not yet populated 2025-07-23 17:03:53,536 - DEBUG - Pod : ctest-nginx-pod-91089494 UUID is 88b91125-8d7c-4e33-8401-b9c536c8b284 2025-07-23 17:03:53,539 - DEBUG - Pod ctest-nginx-pod-60686858 not present 2025-07-23 17:03:53,540 - INFO - Creating Pod ctest-nginx-pod-60686858 2025-07-23 17:03:53,580 - DEBUG - Pod : ctest-nginx-pod-60686858 UUID is 4468ce91-4f64-4353-b7b6-6884e235d50c 2025-07-23 17:03:53,897 - INFO - Created VN __public__, UUID :49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,265 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-23 17:03:54,283 - DEBUG - Requesting: http://10.0.0.137:8082/domain/499bb89c-4f83-42be-965c-77efaad756f0 2025-07-23 17:03:54,354 - DEBUG - Requesting: http://10.0.0.137:8082/project/ba42c459-4511-4c6f-b818-9f886096657f 2025-07-23 17:03:54,414 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,429 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,468 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/5129f90f-fd59-4f20-bdab-3021ceac24b2 2025-07-23 17:03:54,484 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/5129f90f-fd59-4f20-bdab-3021ceac24b2 2025-07-23 17:03:54,495 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/f6abcc59-a1ab-46d3-9ed9-5871f39da1c7 2025-07-23 17:03:54,513 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-23 17:03:54,513 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,536 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/5129f90f-fd59-4f20-bdab-3021ceac24b2 2025-07-23 17:03:54,567 - INFO - Verified VN network id 14 for VN 49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,567 - INFO - Verifications in API Server for VN __public__ passed 2025-07-23 17:03:54,567 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,583 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/5129f90f-fd59-4f20-bdab-3021ceac24b2 2025-07-23 17:03:54,592 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/5129f90f-fd59-4f20-bdab-3021ceac24b2 2025-07-23 17:03:54,601 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/f6abcc59-a1ab-46d3-9ed9-5871f39da1c7 2025-07-23 17:03:54,611 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-23 17:03:54,619 - DEBUG - Control-node 10.0.0.137 : 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': '5330675808438536523', 'uuid-lslong': '10081624268441350984'}, 'enable': 'true', 'created': '2025-07-23T17:03:53', 'last-modified': '2025-07-23T17:03:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.494969'} 2025-07-23 17:03:54,620 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:03:54,651 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-23 17:03:54,651 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-23 17:03:54,654 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-23 17:03:54,655 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-23 17:03:54,673 - DEBUG - Requesting: http://10.0.0.137:8082/domain/499bb89c-4f83-42be-965c-77efaad756f0 2025-07-23 17:03:54,687 - DEBUG - Requesting: http://10.0.0.137:8082/project/ba42c459-4511-4c6f-b818-9f886096657f 2025-07-23 17:03:54,732 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:54,754 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-23 17:03:54,756 - DEBUG - Verifying the vn in opserver 2025-07-23 17:03:54,756 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-07-23 17:03:54,757 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-07-23 17:03:54,764 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-23 17:03:54,764 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-23 17:03:54,765 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:03:54,773 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:03:54,784 - DEBUG - Do not have enough data to verify VN in agent 2025-07-23 17:03:54,784 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:03:54,791 - DEBUG - VRF ids for VN __public__: {} 2025-07-23 17:03:54,904 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-23 17:03:55,021 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-23 17:03:55,027 - DEBUG - Requesting: http://10.0.0.137:8082/domain/499bb89c-4f83-42be-965c-77efaad756f0 2025-07-23 17:03:55,045 - DEBUG - Requesting: http://10.0.0.137:8082/project/ba42c459-4511-4c6f-b818-9f886096657f 2025-07-23 17:03:55,077 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:55,093 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/ca527052-497c-4da3-bca0-6474f2b5ecd5 2025-07-23 17:03:55,104 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-23 17:03:55,110 - DEBUG - Requesting: http://10.0.0.137:8082/domain/499bb89c-4f83-42be-965c-77efaad756f0 2025-07-23 17:03:55,120 - DEBUG - Requesting: http://10.0.0.137:8082/project/ba42c459-4511-4c6f-b818-9f886096657f 2025-07-23 17:03:55,158 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/49fa5d67-96bf-494b-8be9-1fdb7f677348 2025-07-23 17:03:55,169 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-23 17:03:55,169 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-23 17:03:55,178 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-23 17:03:55,190 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-23 17:03:55,190 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-23 17:03:55,193 - DEBUG - Ingress ctest-nginx-ingress-25281539 not present 2025-07-23 17:03:55,194 - INFO - Creating Ingress ctest-nginx-ingress-25281539 2025-07-23 17:03:55,202 - INFO - Created Ingress ctest-nginx-ingress-25281539 2025-07-23 17:03:55,206 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25281539 2025-07-23 17:03:58,212 - DEBUG - For Ingress ctest-nginx-ingress-25281539, Cluster IP: 10.47.255.249, External IPs ['144.10.207.188'] 2025-07-23 17:03:58,212 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-25281539 2025-07-23 17:03:58,212 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=62f7edb9-586e-4ec8-adb3-b00f3caa65f8 2025-07-23 17:03:58,237 - INFO - Ingress ctest-nginx-ingress-25281539 with uuid 62f7edb9-586e-4ec8-adb3-b00f3caa65f8 found in kube manager 2025-07-23 17:03:58,237 - INFO - Ingress ctest-nginx-ingress-25281539 verification passed 2025-07-23 17:03:58,249 - DEBUG - Pod ctest-busybox-pod-70758732 not present 2025-07-23 17:03:58,249 - INFO - Creating Pod ctest-busybox-pod-70758732 2025-07-23 17:03:58,283 - DEBUG - Pod : ctest-busybox-pod-70758732 UUID is 550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:03:58,294 - DEBUG - Pod ctest-nginx-pod-91089494 not in running state.Currently in Pending 2025-07-23 17:04:03,301 - INFO - Pod ctest-nginx-pod-91089494 is in running state.Got IP 10.47.255.251 2025-07-23 17:04:03,342 - DEBUG - Pod ctest-nginx-pod-91089494 has vmi 02506c96-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:04:03,342 - INFO - Verified pod ctest-nginx-pod-91089494 in contrail-api 2025-07-23 17:04:03,342 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:04:03,383 - DEBUG - VMI 02506c96-67e7-11f0-80ff-fa163ec7f20a is active in agent 10.0.0.141 2025-07-23 17:04:03,384 - INFO - Verified Pod ctest-nginx-pod-91089494 in agent 10.0.0.141 2025-07-23 17:04:03,384 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=88b91125-8d7c-4e33-8401-b9c536c8b284 2025-07-23 17:04:03,393 - INFO - Pod ctest-nginx-pod-91089494 with uuid 88b91125-8d7c-4e33-8401-b9c536c8b284 found in kube manager 2025-07-23 17:04:03,393 - INFO - Pod ctest-nginx-pod-91089494 verification passed 2025-07-23 17:04:03,462 - DEBUG - [Pod ctest-nginx-pod-91089494] Cmd: echo ctest-nginx-pod-91089494 > /usr/share/nginx/html/index.html, Output: 2025-07-23 17:04:03,477 - DEBUG - Pod ctest-nginx-pod-60686858 not in running state.Currently in Pending 2025-07-23 17:04:08,484 - INFO - Pod ctest-nginx-pod-60686858 is in running state.Got IP 10.47.255.250 2025-07-23 17:04:08,541 - DEBUG - Pod ctest-nginx-pod-60686858 has vmi 03407f74-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:04:08,541 - INFO - Verified pod ctest-nginx-pod-60686858 in contrail-api 2025-07-23 17:04:08,541 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:04:08,552 - DEBUG - VMI 03407f74-67e7-11f0-80ff-fa163ec7f20a is active in agent 10.0.0.141 2025-07-23 17:04:08,552 - INFO - Verified Pod ctest-nginx-pod-60686858 in agent 10.0.0.141 2025-07-23 17:04:08,552 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=4468ce91-4f64-4353-b7b6-6884e235d50c 2025-07-23 17:04:08,557 - INFO - Pod ctest-nginx-pod-60686858 with uuid 4468ce91-4f64-4353-b7b6-6884e235d50c found in kube manager 2025-07-23 17:04:08,557 - INFO - Pod ctest-nginx-pod-60686858 verification passed 2025-07-23 17:04:08,618 - DEBUG - [Pod ctest-nginx-pod-60686858] Cmd: echo ctest-nginx-pod-60686858 > /usr/share/nginx/html/index.html, Output: 2025-07-23 17:04:08,624 - INFO - Pod ctest-busybox-pod-70758732 is in running state.Got IP 10.47.255.248 2025-07-23 17:04:08,639 - DEBUG - Pod ctest-busybox-pod-70758732 has vmi 06101a8e-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:04:08,639 - INFO - Verified pod ctest-busybox-pod-70758732 in contrail-api 2025-07-23 17:04:08,639 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:04:08,652 - DEBUG - VMI 06101a8e-67e7-11f0-80ff-fa163ec7f20a is active in agent 10.0.0.141 2025-07-23 17:04:08,652 - INFO - Verified Pod ctest-busybox-pod-70758732 in agent 10.0.0.141 2025-07-23 17:04:08,653 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:08,659 - INFO - Pod ctest-busybox-pod-70758732 with uuid 550e512a-71ae-488d-a388-4c3551da00aa found in kube manager 2025-07-23 17:04:08,659 - INFO - Pod ctest-busybox-pod-70758732 verification passed 2025-07-23 17:04:08,729 - DEBUG - [Pod ctest-busybox-pod-70758732] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60686858 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-07-23 17:04:08,729 - DEBUG - [Pod Pod ctest-busybox-pod-70758732] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-23 17:04:08,729 - DEBUG - [Pod Pod ctest-busybox-pod-70758732] Cmd output: ctest-nginx-pod-60686858 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-07-23 17:04:08,784 - DEBUG - [Pod ctest-busybox-pod-70758732] 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-91089494 2025-07-23 17:04:08,784 - DEBUG - [Pod Pod ctest-busybox-pod-70758732] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-23 17:04:08,784 - DEBUG - [Pod Pod ctest-busybox-pod-70758732] 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-91089494 2025-07-23 17:04:08,784 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-91089494': 1, 'ctest-nginx-pod-60686858': 1} 2025-07-23 17:04:08,784 - WARNING - Nothing to delete parallely 2025-07-23 17:04:08,785 - INFO - Deleting pod default:ctest-busybox-pod-70758732 2025-07-23 17:04:08,797 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:08,808 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:13,809 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:13,817 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:18,818 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:18,825 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:23,826 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:23,834 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:28,835 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:28,842 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:33,843 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:33,851 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:38,852 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:38,862 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:43,862 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:43,870 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:48,872 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:48,879 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:53,880 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:53,897 - WARNING - Pod uuid 550e512a-71ae-488d-a388-4c3551da00aa is still seen in agent 10.0.0.141 VM list 2025-07-23 17:04:58,897 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=550e512a-71ae-488d-a388-4c3551da00aa 2025-07-23 17:04:58,906 - DEBUG - Pod 550e512a-71ae-488d-a388-4c3551da00aa is not in agent 10.0.0.141 VM list 2025-07-23 17:04:58,906 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:06101a8e-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:04:58,914 - DEBUG - VMI 06101a8e-67e7-11f0-80ff-fa163ec7f20a is removed from agent 10.0.0.141 2025-07-23 17:04:58,914 - INFO - Verified that pod ctest-busybox-pod-70758732 is removed in agent 2025-07-23 17:04:58,914 - INFO - Deleting Ingress : ctest-nginx-ingress-25281539 2025-07-23 17:04:58,920 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=62f7edb9-586e-4ec8-adb3-b00f3caa65f8 2025-07-23 17:04:58,927 - ERROR - Ingress ctest-nginx-ingress-25281539 with uuid 62f7edb9-586e-4ec8-adb3-b00f3caa65f8 still found in kube manager 2025-07-23 17:04:59,927 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=62f7edb9-586e-4ec8-adb3-b00f3caa65f8 2025-07-23 17:04:59,941 - INFO - Ingress ctest-nginx-ingress-25281539 with uuid 62f7edb9-586e-4ec8-adb3-b00f3caa65f8 deleted successfully from kube manager 2025-07-23 17:04:59,942 - INFO - Verifications on Ingress %s cleanup passed 2025-07-23 17:04:59,942 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-23 17:05:00,090 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-23 17:05:00,102 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-23 17:05:00,102 - INFO - Deleting VN __public__ 2025-07-23 17:05:00,360 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/5129f90f-fd59-4f20-bdab-3021ceac24b2 2025-07-23 17:05:00,365 - DEBUG - Response Code: 404 2025-07-23 17:05:00,365 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-23 17:05:00,371 - DEBUG - Requesting: http://10.0.0.137:8082/domain/499bb89c-4f83-42be-965c-77efaad756f0 2025-07-23 17:05:00,385 - DEBUG - Requesting: http://10.0.0.137:8082/project/ba42c459-4511-4c6f-b818-9f886096657f 2025-07-23 17:05:00,450 - INFO - Validated that VN __public__ is not found in API Server 2025-07-23 17:05:00,450 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-23 17:05:00,459 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:05:00,470 - DEBUG - VN __public__ is not present in Agent 10.0.0.141 2025-07-23 17:05:00,470 - INFO - Validated that VN __public__ is not in any agent 2025-07-23 17:05:00,471 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:05:00,485 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 17:05:00,496 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-23 17:05:00,508 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-23 17:05:00,509 - INFO - Deleting pod default:ctest-nginx-pod-60686858 2025-07-23 17:05:00,547 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4468ce91-4f64-4353-b7b6-6884e235d50c 2025-07-23 17:05:00,586 - WARNING - Pod uuid 4468ce91-4f64-4353-b7b6-6884e235d50c is still seen in agent 10.0.0.141 VM list 2025-07-23 17:05:05,587 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4468ce91-4f64-4353-b7b6-6884e235d50c 2025-07-23 17:05:05,597 - DEBUG - Pod 4468ce91-4f64-4353-b7b6-6884e235d50c is not in agent 10.0.0.141 VM list 2025-07-23 17:05:05,597 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03407f74-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:05:05,605 - DEBUG - VMI 03407f74-67e7-11f0-80ff-fa163ec7f20a is removed from agent 10.0.0.141 2025-07-23 17:05:05,605 - INFO - Verified that pod ctest-nginx-pod-60686858 is removed in agent 2025-07-23 17:05:05,605 - INFO - Deleting pod default:ctest-nginx-pod-91089494 2025-07-23 17:05:05,642 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=88b91125-8d7c-4e33-8401-b9c536c8b284 2025-07-23 17:05:05,655 - WARNING - Pod uuid 88b91125-8d7c-4e33-8401-b9c536c8b284 is still seen in agent 10.0.0.141 VM list 2025-07-23 17:05:10,656 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=88b91125-8d7c-4e33-8401-b9c536c8b284 2025-07-23 17:05:10,664 - DEBUG - Pod 88b91125-8d7c-4e33-8401-b9c536c8b284 is not in agent 10.0.0.141 VM list 2025-07-23 17:05:10,664 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02506c96-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:05:10,673 - DEBUG - VMI 02506c96-67e7-11f0-80ff-fa163ec7f20a is removed from agent 10.0.0.141 2025-07-23 17:05:10,673 - INFO - Verified that pod ctest-nginx-pod-91089494 is removed in agent 2025-07-23 17:05:10,673 - INFO - Deleting service : ctest-nginx-svc-24807418 2025-07-23 17:05:10,975 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 17:05:10,983 - DEBUG - No XMPP flaps were noticed during the test
2025-07-23 17:05:10,983 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:21]
2025-07-23 17:05:10,983 - INFO - -------------------------------------------------------------------------------- 2025-07-23 17:05:17,557 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-23 17:05:17,884 - DEBUG - Output : cluster_project={} 2025-07-23 17:05:18,069 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-23 17:05:18,229 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-23 17:05:18,267 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-23 17:05:18,422 - DEBUG - Output : cluster_project={} 2025-07-23 17:05:33,689 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:33,773 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:33,815 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:38,910 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:38,952 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:39,041 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:39,159 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:39,252 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 17:05:39,525 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 17:05:42,125 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_ApplicationPolicySetReq? 2025-07-23 17:05:42,140 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-07-23 17:05:42,180 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-07-23 17:05:44,218 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-07-23 17:08:44,497 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 17:08:44,564 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b8f4f56a-083e-4ade-83bb-2fab37bedf5b 2025-07-23 17:08:44,587 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:08:44,602 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:08:44,613 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:08:44,622 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=480eef17-75e4-445c-bd8a-0185809bf62f 2025-07-23 17:08:44,627 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:08:44,635 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c5a8cfd5-ba7c-469f-a092-89584559dac1 2025-07-23 17:08:44,640 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e890366b-9948-4ec7-b6a1-33cc04a10e5c 2025-07-23 17:08:49,574 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b8f4f56a-083e-4ade-83bb-2fab37bedf5b 2025-07-23 17:08:49,589 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:365e3d6a-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:08:49,647 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:08:49,708 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:08:49,710 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:08:49,712 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:08:49,714 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=480eef17-75e4-445c-bd8a-0185809bf62f 2025-07-23 17:08:49,715 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c5a8cfd5-ba7c-469f-a092-89584559dac1 2025-07-23 17:08:49,718 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e890366b-9948-4ec7-b6a1-33cc04a10e5c 2025-07-23 17:08:49,743 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37073b72-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:08:49,750 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:386addf2-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:08:49,752 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37db1a82-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:08:54,655 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:08:54,755 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:08:54,758 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:08:54,760 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:08:59,665 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:08:59,780 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:08:59,782 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:08:59,784 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:09:04,674 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:09:04,795 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:09:04,797 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:09:04,799 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:09:09,682 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:09:09,810 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:09:09,813 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:09:09,814 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:09:14,690 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:09:14,826 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:09:14,828 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:09:14,829 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:09:19,698 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3500ef9-c15e-45e7-90cd-0c725bfad1a7 2025-07-23 17:09:19,706 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:390a8eec-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:09:19,841 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=3d6e18b7-1592-4423-9eb3-a4525c0162a6 2025-07-23 17:09:19,844 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=947f7bf1-2559-4be6-a9d9-1e10c599d207 2025-07-23 17:09:19,846 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=116362a9-aa11-4961-9d7b-33992fa2f2f6 2025-07-23 17:09:19,856 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:398b1e4a-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:09:19,860 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a9318c4-67e7-11f0-80ff-fa163ec7f20a 2025-07-23 17:09:19,862 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a0fe814-67e7-11f0-80ff-fa163ec7f20a