2025-10-30 21:52:50,158 - DEBUG - [10.0.0.32]: Running cmd : hostname 2025-10-30 21:52:50,400 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1654-1 2025-10-30 21:52:50,400 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2025-10-30 21:52:50,434 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1654-1 2025-10-30 21:52:50,434 - DEBUG - [10.0.0.32]: 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-10-30 21:52:50,534 - DEBUG - Output : NAMES contrail_test_KeHqjIZXp contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 2025-10-30 21:52:50,534 - DEBUG - [10.0.0.32]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-30 21:52:50,568 - DEBUG - Output : 127.0.0.1/8 10.0.0.32/24 252.32.0.1/8 10.28.57.1/24 172.17.0.1/16 2025-10-30 21:52:50,568 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2025-10-30 21:52:50,602 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1654-1 2025-10-30 21:52:50,688 - DEBUG - [10.0.0.40]: Running cmd : hostname 2025-10-30 21:52:50,893 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1654-1 2025-10-30 21:52:50,893 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2025-10-30 21:52:50,917 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1654-1 2025-10-30 21:52:50,918 - DEBUG - [10.0.0.40]: 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-10-30 21:52:51,003 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-30 21:52:51,003 - DEBUG - [10.0.0.40]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-30 21:52:51,038 - DEBUG - Output : 10.0.0.40/24 2025-10-30 21:52:51,038 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2025-10-30 21:52:51,072 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1654-1 2025-10-30 21:52:51,126 - INFO - Using existing project ['default-domain', 'k8s-default'](10b00f94-e91e-40f2-97b4-717853716d3c) 2025-10-30 21:52:51,178 - INFO - Using existing project ['default-domain', 'k8s-default'](10b00f94-e91e-40f2-97b4-717853716d3c) 2025-10-30 21:52:51,280 - INFO - ================================================================================ 2025-10-30 21:52:51,280 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-30 21:52:51,280 - 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-10-30 21:52:51,459 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 21:52:51,465 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.0.0.32': '0'}} with 2025-10-30 21:52:51,465 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:52:51,465 - INFO - 2025-10-30 21:52:51,469 - INFO - Namespace default already exists 2025-10-30 21:52:51,469 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-30 21:52:51,575 - DEBUG - Output : cluster_project={} 2025-10-30 21:52:51,655 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-30 21:52:51,655 - DEBUG - Project uuid in Contrail is 10b00f94-e91e-40f2-97b4-717853716d3c 2025-10-30 21:52:51,655 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-30 21:52:51,776 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-30 21:52:51,776 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=ee772dd1-bb1d-49dc-b028-b8a9468af132 2025-10-30 21:52:51,780 - INFO - Namespace default with uuid ee772dd1-bb1d-49dc-b028-b8a9468af132 found in kube manager 2025-10-30 21:52:51,780 - INFO - Namespace default verification passed 2025-10-30 21:52:51,782 - DEBUG - Service ctest-nginx-svc-42230710 not present 2025-10-30 21:52:51,783 - INFO - Creating service ctest-nginx-svc-42230710 2025-10-30 21:52:51,803 - INFO - Created Service ctest-nginx-svc-42230710 2025-10-30 21:52:51,807 - DEBUG - Pod ctest-nginx-pod-45653225 not present 2025-10-30 21:52:51,808 - INFO - Creating Pod ctest-nginx-pod-45653225 2025-10-30 21:52:51,847 - DEBUG - Node for Pod ctest-nginx-pod-45653225 not yet populated 2025-10-30 21:52:54,858 - DEBUG - Pod : ctest-nginx-pod-45653225 UUID is 362894ee-00e5-47d9-8bd1-7e8446404e6d 2025-10-30 21:52:54,861 - DEBUG - Pod ctest-nginx-pod-16137851 not present 2025-10-30 21:52:54,861 - INFO - Creating Pod ctest-nginx-pod-16137851 2025-10-30 21:52:54,899 - DEBUG - Pod : ctest-nginx-pod-16137851 UUID is c44e5c2e-1815-4d0a-b7a0-89f838363344 2025-10-30 21:52:55,113 - INFO - Created VN __public__, UUID :e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,373 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-10-30 21:52:55,380 - DEBUG - Requesting: http://10.0.0.32:8082/domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 2025-10-30 21:52:55,404 - DEBUG - Requesting: http://10.0.0.32:8082/project/10b00f94-e91e-40f2-97b4-717853716d3c 2025-10-30 21:52:55,487 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,507 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,514 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 2025-10-30 21:52:55,520 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 2025-10-30 21:52:55,528 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/03c0650a-8bba-497f-b39f-c6ae41ae0c9e 2025-10-30 21:52:55,533 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-30 21:52:55,533 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,541 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 2025-10-30 21:52:55,553 - INFO - Verified VN network id 13 for VN e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,553 - INFO - Verifications in API Server for VN __public__ passed 2025-10-30 21:52:55,553 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,563 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 2025-10-30 21:52:55,575 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 2025-10-30 21:52:55,581 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/03c0650a-8bba-497f-b39f-c6ae41ae0c9e 2025-10-30 21:52:55,592 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-30 21:52:55,604 - DEBUG - Control-node 10.0.0.32 : 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': '16515836184446324249', 'uuid-lslong': '10010377629001604617'}, 'enable': 'true', 'created': '2025-10-30T21:52:55', 'last-modified': '2025-10-30T21:52:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.389804'} 2025-10-30 21:52:55,604 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:52:55,634 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-30 21:52:55,634 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-30 21:52:55,635 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-30 21:52:55,635 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-10-30 21:52:55,643 - DEBUG - Requesting: http://10.0.0.32:8082/domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 2025-10-30 21:52:55,650 - DEBUG - Requesting: http://10.0.0.32:8082/project/10b00f94-e91e-40f2-97b4-717853716d3c 2025-10-30 21:52:55,730 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:55,742 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-30 21:52:55,742 - DEBUG - Verifying the vn in opserver 2025-10-30 21:52:55,742 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2025-10-30 21:52:55,742 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2025-10-30 21:52:55,746 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-30 21:52:55,746 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-30 21:52:55,747 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:52:55,756 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:52:55,762 - DEBUG - Do not have enough data to verify VN in agent 2025-10-30 21:52:55,762 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:52:55,767 - DEBUG - VRF ids for VN __public__: {} 2025-10-30 21:52:55,928 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-30 21:52:56,034 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-10-30 21:52:56,045 - DEBUG - Requesting: http://10.0.0.32:8082/domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 2025-10-30 21:52:56,054 - DEBUG - Requesting: http://10.0.0.32:8082/project/10b00f94-e91e-40f2-97b4-717853716d3c 2025-10-30 21:52:56,098 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:56,117 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/a3ec04af-99ff-4cee-96dd-52d8a117b423 2025-10-30 21:52:56,127 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-10-30 21:52:56,133 - DEBUG - Requesting: http://10.0.0.32:8082/domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 2025-10-30 21:52:56,143 - DEBUG - Requesting: http://10.0.0.32:8082/project/10b00f94-e91e-40f2-97b4-717853716d3c 2025-10-30 21:52:56,184 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 2025-10-30 21:52:56,198 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-30 21:52:56,198 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-30 21:52:56,211 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-30 21:52:56,216 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-30 21:52:56,216 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-30 21:52:56,219 - DEBUG - Ingress ctest-nginx-ingress-67907775 not present 2025-10-30 21:52:56,220 - INFO - Creating Ingress ctest-nginx-ingress-67907775 2025-10-30 21:52:56,236 - INFO - Created Ingress ctest-nginx-ingress-67907775 2025-10-30 21:52:56,242 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-67907775 2025-10-30 21:52:59,247 - DEBUG - For Ingress ctest-nginx-ingress-67907775, Cluster IP: 10.47.255.249, External IPs ['111.104.107.188'] 2025-10-30 21:52:59,247 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-67907775 2025-10-30 21:52:59,247 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=cfc11d24-aca6-4e03-ad70-728e95e0b421 2025-10-30 21:52:59,254 - INFO - Ingress ctest-nginx-ingress-67907775 with uuid cfc11d24-aca6-4e03-ad70-728e95e0b421 found in kube manager 2025-10-30 21:52:59,254 - INFO - Ingress ctest-nginx-ingress-67907775 verification passed 2025-10-30 21:52:59,257 - DEBUG - Pod ctest-busybox-pod-52739631 not present 2025-10-30 21:52:59,257 - INFO - Creating Pod ctest-busybox-pod-52739631 2025-10-30 21:52:59,297 - DEBUG - Pod : ctest-busybox-pod-52739631 UUID is 522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:52:59,312 - DEBUG - Pod ctest-nginx-pod-45653225 not in running state.Currently in Pending 2025-10-30 21:53:04,321 - DEBUG - Pod ctest-nginx-pod-45653225 not in running state.Currently in Pending 2025-10-30 21:53:09,329 - INFO - Pod ctest-nginx-pod-45653225 is in running state.Got IP 10.47.255.251 2025-10-30 21:53:09,381 - DEBUG - Pod ctest-nginx-pod-45653225 has vmi c93b869c-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:53:09,382 - INFO - Verified pod ctest-nginx-pod-45653225 in contrail-api 2025-10-30 21:53:09,382 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:53:09,392 - DEBUG - VMI c93b869c-b5da-11f0-9ca2-fa163e366579 is active in agent 10.0.0.40 2025-10-30 21:53:09,392 - INFO - Verified Pod ctest-nginx-pod-45653225 in agent 10.0.0.40 2025-10-30 21:53:09,392 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=362894ee-00e5-47d9-8bd1-7e8446404e6d 2025-10-30 21:53:09,396 - INFO - Pod ctest-nginx-pod-45653225 with uuid 362894ee-00e5-47d9-8bd1-7e8446404e6d found in kube manager 2025-10-30 21:53:09,396 - INFO - Pod ctest-nginx-pod-45653225 verification passed 2025-10-30 21:53:09,476 - DEBUG - [Pod ctest-nginx-pod-45653225] Cmd: echo ctest-nginx-pod-45653225 > /usr/share/nginx/html/index.html, Output: 2025-10-30 21:53:09,484 - DEBUG - Pod ctest-nginx-pod-16137851 not in running state.Currently in Pending 2025-10-30 21:53:14,499 - INFO - Pod ctest-nginx-pod-16137851 is in running state.Got IP 10.47.255.250 2025-10-30 21:53:14,511 - DEBUG - Pod ctest-nginx-pod-16137851 has vmi ca5bdd9c-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:53:14,511 - INFO - Verified pod ctest-nginx-pod-16137851 in contrail-api 2025-10-30 21:53:14,511 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:53:14,520 - DEBUG - VMI ca5bdd9c-b5da-11f0-9ca2-fa163e366579 is active in agent 10.0.0.40 2025-10-30 21:53:14,520 - INFO - Verified Pod ctest-nginx-pod-16137851 in agent 10.0.0.40 2025-10-30 21:53:14,521 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=c44e5c2e-1815-4d0a-b7a0-89f838363344 2025-10-30 21:53:14,524 - INFO - Pod ctest-nginx-pod-16137851 with uuid c44e5c2e-1815-4d0a-b7a0-89f838363344 found in kube manager 2025-10-30 21:53:14,524 - INFO - Pod ctest-nginx-pod-16137851 verification passed 2025-10-30 21:53:14,586 - DEBUG - [Pod ctest-nginx-pod-16137851] Cmd: echo ctest-nginx-pod-16137851 > /usr/share/nginx/html/index.html, Output: 2025-10-30 21:53:14,592 - INFO - Pod ctest-busybox-pod-52739631 is in running state.Got IP 10.47.255.248 2025-10-30 21:53:14,603 - DEBUG - Pod ctest-busybox-pod-52739631 has vmi ccf6bd92-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:53:14,603 - INFO - Verified pod ctest-busybox-pod-52739631 in contrail-api 2025-10-30 21:53:14,603 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:53:14,612 - DEBUG - VMI ccf6bd92-b5da-11f0-9ca2-fa163e366579 is active in agent 10.0.0.40 2025-10-30 21:53:14,612 - INFO - Verified Pod ctest-busybox-pod-52739631 in agent 10.0.0.40 2025-10-30 21:53:14,612 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:14,616 - INFO - Pod ctest-busybox-pod-52739631 with uuid 522b122c-af5e-443b-be73-db13e1819418 found in kube manager 2025-10-30 21:53:14,616 - INFO - Pod ctest-busybox-pod-52739631 verification passed 2025-10-30 21:53:14,679 - DEBUG - [Pod ctest-busybox-pod-52739631] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16137851 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-10-30 21:53:14,679 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 21:53:14,679 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd output: ctest-nginx-pod-16137851 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-10-30 21:53:14,731 - DEBUG - [Pod ctest-busybox-pod-52739631] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16137851 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-10-30 21:53:14,731 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 21:53:14,731 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd output: ctest-nginx-pod-16137851 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-10-30 21:53:14,777 - DEBUG - [Pod ctest-busybox-pod-52739631] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16137851 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-10-30 21:53:14,777 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 21:53:14,777 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd output: ctest-nginx-pod-16137851 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-10-30 21:53:14,841 - DEBUG - [Pod ctest-busybox-pod-52739631] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-45653225 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-10-30 21:53:14,841 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 21:53:14,841 - DEBUG - [Pod Pod ctest-busybox-pod-52739631] Cmd output: ctest-nginx-pod-45653225 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-10-30 21:53:14,841 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-45653225': 1, 'ctest-nginx-pod-16137851': 3} 2025-10-30 21:53:14,841 - WARNING - Nothing to delete parallely 2025-10-30 21:53:14,842 - INFO - Deleting pod default:ctest-busybox-pod-52739631 2025-10-30 21:53:14,861 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:14,867 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:19,867 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:19,873 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:24,874 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:24,880 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:29,881 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:29,888 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:34,889 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:34,895 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:39,896 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:39,903 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:44,904 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:44,910 - WARNING - Pod uuid 522b122c-af5e-443b-be73-db13e1819418 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:49,912 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=522b122c-af5e-443b-be73-db13e1819418 2025-10-30 21:53:49,918 - DEBUG - Pod 522b122c-af5e-443b-be73-db13e1819418 is not in agent 10.0.0.40 VM list 2025-10-30 21:53:49,918 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ccf6bd92-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:53:49,923 - DEBUG - VMI ccf6bd92-b5da-11f0-9ca2-fa163e366579 is removed from agent 10.0.0.40 2025-10-30 21:53:49,923 - INFO - Verified that pod ctest-busybox-pod-52739631 is removed in agent 2025-10-30 21:53:49,923 - INFO - Deleting Ingress : ctest-nginx-ingress-67907775 2025-10-30 21:53:49,933 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=cfc11d24-aca6-4e03-ad70-728e95e0b421 2025-10-30 21:53:49,938 - ERROR - Ingress ctest-nginx-ingress-67907775 with uuid cfc11d24-aca6-4e03-ad70-728e95e0b421 still found in kube manager 2025-10-30 21:53:50,940 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=cfc11d24-aca6-4e03-ad70-728e95e0b421 2025-10-30 21:53:50,946 - INFO - Ingress ctest-nginx-ingress-67907775 with uuid cfc11d24-aca6-4e03-ad70-728e95e0b421 deleted successfully from kube manager 2025-10-30 21:53:50,946 - INFO - Verifications on Ingress %s cleanup passed 2025-10-30 21:53:50,946 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-30 21:53:51,058 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-30 21:53:51,064 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-30 21:53:51,064 - INFO - Deleting VN __public__ 2025-10-30 21:53:51,151 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 2025-10-30 21:53:51,159 - DEBUG - Response Code: 404 2025-10-30 21:53:51,159 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-10-30 21:53:51,164 - DEBUG - Requesting: http://10.0.0.32:8082/domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 2025-10-30 21:53:51,171 - DEBUG - Requesting: http://10.0.0.32:8082/project/10b00f94-e91e-40f2-97b4-717853716d3c 2025-10-30 21:53:51,222 - INFO - Validated that VN __public__ is not found in API Server 2025-10-30 21:53:51,225 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-30 21:53:51,232 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:53:51,239 - DEBUG - VN __public__ is not present in Agent 10.0.0.40 2025-10-30 21:53:51,239 - INFO - Validated that VN __public__ is not in any agent 2025-10-30 21:53:51,239 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:53:51,247 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 21:53:51,252 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-30 21:53:51,256 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-30 21:53:51,257 - INFO - Deleting pod default:ctest-nginx-pod-16137851 2025-10-30 21:53:51,275 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c44e5c2e-1815-4d0a-b7a0-89f838363344 2025-10-30 21:53:51,296 - WARNING - Pod uuid c44e5c2e-1815-4d0a-b7a0-89f838363344 is still seen in agent 10.0.0.40 VM list 2025-10-30 21:53:56,297 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c44e5c2e-1815-4d0a-b7a0-89f838363344 2025-10-30 21:53:56,302 - DEBUG - Pod c44e5c2e-1815-4d0a-b7a0-89f838363344 is not in agent 10.0.0.40 VM list 2025-10-30 21:53:56,303 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca5bdd9c-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:53:56,307 - DEBUG - VMI ca5bdd9c-b5da-11f0-9ca2-fa163e366579 is removed from agent 10.0.0.40 2025-10-30 21:53:56,307 - INFO - Verified that pod ctest-nginx-pod-16137851 is removed in agent 2025-10-30 21:53:56,308 - INFO - Deleting pod default:ctest-nginx-pod-45653225 2025-10-30 21:53:56,326 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=362894ee-00e5-47d9-8bd1-7e8446404e6d 2025-10-30 21:53:56,341 - WARNING - Pod uuid 362894ee-00e5-47d9-8bd1-7e8446404e6d is still seen in agent 10.0.0.40 VM list 2025-10-30 21:54:01,341 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=362894ee-00e5-47d9-8bd1-7e8446404e6d 2025-10-30 21:54:01,348 - DEBUG - Pod 362894ee-00e5-47d9-8bd1-7e8446404e6d is not in agent 10.0.0.40 VM list 2025-10-30 21:54:01,348 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c93b869c-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:54:01,353 - DEBUG - VMI c93b869c-b5da-11f0-9ca2-fa163e366579 is removed from agent 10.0.0.40 2025-10-30 21:54:01,353 - INFO - Verified that pod ctest-nginx-pod-45653225 is removed in agent 2025-10-30 21:54:01,353 - INFO - Deleting service : ctest-nginx-svc-42230710 2025-10-30 21:54:01,611 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 21:54:01,619 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 21:54:01,619 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-10-30 21:54:01,619 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:54:08,096 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-30 21:54:08,212 - DEBUG - Output : cluster_project={} 2025-10-30 21:54:08,253 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-30 21:54:08,424 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-30 21:54:08,430 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-30 21:54:08,549 - DEBUG - Output : cluster_project={} 2025-10-30 21:54:18,628 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:18,700 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:23,758 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:23,832 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:28,870 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:28,944 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:29,017 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:29,054 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 21:54:29,289 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 21:54:31,129 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_ApplicationPolicySetReq? 2025-10-30 21:54:31,135 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2025-10-30 21:54:31,161 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2025-10-30 21:54:33,184 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2025-10-30 21:57:32,930 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 21:57:32,988 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b4cad2d8-a9d9-4c0a-922e-bcce2b3809fa 2025-10-30 21:57:33,004 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:57:33,014 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:57:33,040 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:57:33,047 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:57:33,053 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c9ce21b2-9139-4709-8fff-7793695de243 2025-10-30 21:57:33,059 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f3d71663-be16-4b22-ac0e-92596c5dc95d 2025-10-30 21:57:33,064 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c65aab86-3e61-4701-9025-32d66e66729e 2025-10-30 21:57:38,068 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b4cad2d8-a9d9-4c0a-922e-bcce2b3809fa 2025-10-30 21:57:38,070 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:57:38,071 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:57:38,079 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f69ec72a-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:57:38,080 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:57:38,080 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:57:38,084 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c9ce21b2-9139-4709-8fff-7793695de243 2025-10-30 21:57:38,084 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f3d71663-be16-4b22-ac0e-92596c5dc95d 2025-10-30 21:57:38,086 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c65aab86-3e61-4701-9025-32d66e66729e 2025-10-30 21:57:38,099 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f808ba94-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:57:38,100 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f7112eb4-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:57:38,101 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f7986afa-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:57:43,084 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:57:43,085 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:57:43,098 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:57:43,102 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:57:48,094 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:57:48,095 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:57:48,105 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:57:48,108 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:57:53,102 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:57:53,103 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:57:53,111 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:57:53,114 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:57:58,112 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:57:58,113 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:57:58,117 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:57:58,119 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:58:03,127 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:58:03,158 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:58:03,159 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:58:03,160 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:58:08,236 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=05fa1b65-6abc-4977-8c77-8761e423691b 2025-10-30 21:58:08,238 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=a7a7fb82-2146-4e88-8fb6-ddc62363bd6c 2025-10-30 21:58:08,239 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f4d61866-6bb1-4835-8e0a-5d86192c29ff 2025-10-30 21:58:08,241 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=891819fa-43d3-4462-9fea-a1fe2f0161ca 2025-10-30 21:58:08,250 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f969e41c-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:58:08,253 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f9002266-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:58:08,254 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f9cda18c-b5da-11f0-9ca2-fa163e366579 2025-10-30 21:58:08,255 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f88518e6-b5da-11f0-9ca2-fa163e366579