2026-08-14 14:15:50,529 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-08-14 14:15:50,817 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2064-1 2026-08-14 14:15:50,817 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-08-14 14:15:50,862 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2064-1 2026-08-14 14:15:50,863 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-14 14:15:50,969 - DEBUG - Output : NAMES contrail_test_SRN59vFY5 contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-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-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 2026-08-14 14:15:50,969 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-14 14:15:51,013 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.245.193.1/24 172.17.0.1/16 2026-08-14 14:15:51,014 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-08-14 14:15:51,059 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2064-1 2026-08-14 14:15:51,165 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-08-14 14:15:51,423 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2064-1 2026-08-14 14:15:51,424 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-08-14 14:15:51,468 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2064-1 2026-08-14 14:15:51,469 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-14 14:15:51,566 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-14 14:15:51,566 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-14 14:15:51,612 - DEBUG - Output : 10.0.0.50/24 2026-08-14 14:15:51,613 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-08-14 14:15:51,689 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2064-1 2026-08-14 14:15:51,816 - INFO - Using existing project ['default-domain', 'k8s-default'](c36d3ad4-a113-4568-a36f-0aed46c03360) 2026-08-14 14:15:51,997 - INFO - Using existing project ['default-domain', 'k8s-default'](c36d3ad4-a113-4568-a36f-0aed46c03360) 2026-08-14 14:15:52,141 - INFO - ================================================================================ 2026-08-14 14:15:52,141 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-14 14:15:52,142 - 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 2026-08-14 14:15:52,415 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 14:15:52,425 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.38': '0'}} with 2026-08-14 14:15:52,425 - INFO - Initial checks done. Running the testcase now 2026-08-14 14:15:52,426 - INFO - 2026-08-14 14:15:52,430 - INFO - Namespace default already exists 2026-08-14 14:15:52,431 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 14:15:52,559 - DEBUG - Output : cluster_project={} 2026-08-14 14:15:52,610 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-14 14:15:52,610 - DEBUG - Project uuid in Contrail is c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:15:52,611 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 14:15:52,780 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 14:15:52,781 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=49547e05-fed7-4a75-9e0c-9c20b75423cd 2026-08-14 14:15:52,787 - INFO - Namespace default with uuid 49547e05-fed7-4a75-9e0c-9c20b75423cd found in kube manager 2026-08-14 14:15:52,787 - INFO - Namespace default verification passed 2026-08-14 14:15:52,790 - DEBUG - Service ctest-nginx-svc-79046399 not present 2026-08-14 14:15:52,790 - INFO - Creating service ctest-nginx-svc-79046399 2026-08-14 14:15:52,826 - INFO - Created Service ctest-nginx-svc-79046399 2026-08-14 14:15:52,835 - DEBUG - Pod ctest-nginx-pod-12393616 not present 2026-08-14 14:15:52,838 - INFO - Creating Pod ctest-nginx-pod-12393616 2026-08-14 14:15:52,920 - DEBUG - Pod : ctest-nginx-pod-12393616 UUID is c4dcf3f9-be70-425c-b0c1-8abd64857819 2026-08-14 14:15:52,924 - DEBUG - Pod ctest-nginx-pod-94263763 not present 2026-08-14 14:15:52,925 - INFO - Creating Pod ctest-nginx-pod-94263763 2026-08-14 14:15:52,957 - DEBUG - Pod : ctest-nginx-pod-94263763 UUID is de66ce34-58c7-49dc-aad8-a6ce22aaa4dd 2026-08-14 14:15:53,297 - INFO - Created VN __public__, UUID :31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:53,475 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-14 14:15:53,481 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c 2026-08-14 14:15:53,522 - DEBUG - Requesting: http://10.0.0.38:8082/project/c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:15:53,577 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:53,588 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:53,600 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:53,607 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:53,614 - DEBUG - Route Targets: [] 2026-08-14 14:15:53,614 - DEBUG - RT names not yet present for VN __public__ 2026-08-14 14:15:58,614 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-14 14:15:58,642 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c 2026-08-14 14:15:58,651 - DEBUG - Requesting: http://10.0.0.38:8082/project/c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:15:58,697 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:58,713 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:58,724 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:58,732 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:58,740 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/d7b79764-e634-4432-93b4-c57aef2e0a2b 2026-08-14 14:15:58,747 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 14:15:58,747 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:58,757 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:58,774 - INFO - Verified VN network id 13 for VN 31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:58,774 - INFO - Verifications in API Server for VN __public__ passed 2026-08-14 14:15:58,774 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:58,787 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:58,796 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:15:58,806 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/d7b79764-e634-4432-93b4-c57aef2e0a2b 2026-08-14 14:15:58,814 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 14:15:58,825 - DEBUG - Control-node 10.0.0.38 : 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': '3600437479389807487', 'uuid-lslong': '13627841898193684879'}, 'enable': 'true', 'created': '2026-08-14T14:15:53', 'last-modified': '2026-08-14T14:15:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.404617'} 2026-08-14 14:15:58,825 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:15:58,837 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 14:15:58,837 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-14 14:15:58,838 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-14 14:15:58,838 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-14 14:15:58,844 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c 2026-08-14 14:15:58,853 - DEBUG - Requesting: http://10.0.0.38:8082/project/c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:15:58,898 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:58,908 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-14 14:15:58,908 - DEBUG - Verifying the vn in opserver 2026-08-14 14:15:58,908 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2026-08-14 14:15:58,908 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-08-14 14:15:58,914 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-14 14:15:58,914 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-14 14:15:58,914 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:15:58,923 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:15:58,932 - DEBUG - Do not have enough data to verify VN in agent 2026-08-14 14:15:58,932 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:15:58,942 - DEBUG - VRF ids for VN __public__: {} 2026-08-14 14:15:59,058 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-14 14:15:59,257 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-14 14:15:59,264 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c 2026-08-14 14:15:59,275 - DEBUG - Requesting: http://10.0.0.38:8082/project/c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:15:59,324 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:59,337 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/e25ea256-ae99-4c12-9bd6-fd32c514679a 2026-08-14 14:15:59,344 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-14 14:15:59,349 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c 2026-08-14 14:15:59,357 - DEBUG - Requesting: http://10.0.0.38:8082/project/c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:15:59,415 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/31f752cf-c308-437f-bd1f-d200c505098f 2026-08-14 14:15:59,426 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-14 14:15:59,426 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-14 14:15:59,434 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 14:15:59,443 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-14 14:15:59,443 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-14 14:15:59,447 - DEBUG - Ingress ctest-nginx-ingress-53926547 not present 2026-08-14 14:15:59,448 - INFO - Creating Ingress ctest-nginx-ingress-53926547 2026-08-14 14:15:59,457 - INFO - Created Ingress ctest-nginx-ingress-53926547 2026-08-14 14:15:59,466 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-53926547 2026-08-14 14:16:02,476 - DEBUG - For Ingress ctest-nginx-ingress-53926547, Cluster IP: 10.47.255.249, External IPs ['136.81.197.188'] 2026-08-14 14:16:02,476 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-53926547 2026-08-14 14:16:02,476 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=32f8309e-7066-4abf-9d25-e1cb984625f4 2026-08-14 14:16:02,484 - INFO - Ingress ctest-nginx-ingress-53926547 with uuid 32f8309e-7066-4abf-9d25-e1cb984625f4 found in kube manager 2026-08-14 14:16:02,484 - INFO - Ingress ctest-nginx-ingress-53926547 verification passed 2026-08-14 14:16:02,488 - DEBUG - Pod ctest-busybox-pod-64051295 not present 2026-08-14 14:16:02,488 - INFO - Creating Pod ctest-busybox-pod-64051295 2026-08-14 14:16:02,535 - DEBUG - Pod : ctest-busybox-pod-64051295 UUID is af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:02,546 - DEBUG - Pod ctest-nginx-pod-12393616 not in running state.Currently in Pending 2026-08-14 14:16:07,556 - INFO - Pod ctest-nginx-pod-12393616 is in running state.Got IP 10.47.255.251 2026-08-14 14:16:07,572 - DEBUG - Pod ctest-nginx-pod-12393616 has vmi a985fbbe-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:16:07,572 - INFO - Verified pod ctest-nginx-pod-12393616 in contrail-api 2026-08-14 14:16:07,573 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:16:07,584 - DEBUG - VMI a985fbbe-97ea-11f1-a95f-fa163ed340e3 is active in agent 10.0.0.50 2026-08-14 14:16:07,585 - INFO - Verified Pod ctest-nginx-pod-12393616 in agent 10.0.0.50 2026-08-14 14:16:07,585 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=c4dcf3f9-be70-425c-b0c1-8abd64857819 2026-08-14 14:16:07,590 - INFO - Pod ctest-nginx-pod-12393616 with uuid c4dcf3f9-be70-425c-b0c1-8abd64857819 found in kube manager 2026-08-14 14:16:07,590 - INFO - Pod ctest-nginx-pod-12393616 verification passed 2026-08-14 14:16:07,681 - DEBUG - [Pod ctest-nginx-pod-12393616] Cmd: echo ctest-nginx-pod-12393616 > /usr/share/nginx/html/index.html, Output: 2026-08-14 14:16:07,689 - INFO - Pod ctest-nginx-pod-94263763 is in running state.Got IP 10.47.255.250 2026-08-14 14:16:07,705 - DEBUG - Pod ctest-nginx-pod-94263763 has vmi aa1982f8-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:16:07,705 - INFO - Verified pod ctest-nginx-pod-94263763 in contrail-api 2026-08-14 14:16:07,705 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:16:07,717 - DEBUG - VMI aa1982f8-97ea-11f1-a95f-fa163ed340e3 is active in agent 10.0.0.50 2026-08-14 14:16:07,718 - INFO - Verified Pod ctest-nginx-pod-94263763 in agent 10.0.0.50 2026-08-14 14:16:07,718 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=de66ce34-58c7-49dc-aad8-a6ce22aaa4dd 2026-08-14 14:16:07,722 - INFO - Pod ctest-nginx-pod-94263763 with uuid de66ce34-58c7-49dc-aad8-a6ce22aaa4dd found in kube manager 2026-08-14 14:16:07,722 - INFO - Pod ctest-nginx-pod-94263763 verification passed 2026-08-14 14:16:07,787 - DEBUG - [Pod ctest-nginx-pod-94263763] Cmd: echo ctest-nginx-pod-94263763 > /usr/share/nginx/html/index.html, Output: 2026-08-14 14:16:07,796 - DEBUG - Pod ctest-busybox-pod-64051295 not in running state.Currently in Pending 2026-08-14 14:16:12,805 - INFO - Pod ctest-busybox-pod-64051295 is in running state.Got IP 10.47.255.248 2026-08-14 14:16:12,863 - DEBUG - Pod ctest-busybox-pod-64051295 has vmi ae8d826c-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:16:12,863 - INFO - Verified pod ctest-busybox-pod-64051295 in contrail-api 2026-08-14 14:16:12,863 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:16:12,876 - DEBUG - VMI ae8d826c-97ea-11f1-a95f-fa163ed340e3 is active in agent 10.0.0.50 2026-08-14 14:16:12,876 - INFO - Verified Pod ctest-busybox-pod-64051295 in agent 10.0.0.50 2026-08-14 14:16:12,876 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:12,881 - INFO - Pod ctest-busybox-pod-64051295 with uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 found in kube manager 2026-08-14 14:16:12,881 - INFO - Pod ctest-busybox-pod-64051295 verification passed 2026-08-14 14:16:12,950 - DEBUG - [Pod ctest-busybox-pod-64051295] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-12393616 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-14 14:16:12,950 - DEBUG - [Pod Pod ctest-busybox-pod-64051295] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 14:16:12,950 - DEBUG - [Pod Pod ctest-busybox-pod-64051295] Cmd output: ctest-nginx-pod-12393616 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-14 14:16:13,017 - DEBUG - [Pod ctest-busybox-pod-64051295] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94263763 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-14 14:16:13,017 - DEBUG - [Pod Pod ctest-busybox-pod-64051295] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 14:16:13,017 - DEBUG - [Pod Pod ctest-busybox-pod-64051295] Cmd output: ctest-nginx-pod-94263763 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-14 14:16:13,017 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-12393616': 1, 'ctest-nginx-pod-94263763': 1} 2026-08-14 14:16:13,018 - WARNING - Nothing to delete parallely 2026-08-14 14:16:13,019 - INFO - Deleting pod default:ctest-busybox-pod-64051295 2026-08-14 14:16:13,044 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:13,051 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:18,052 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:18,061 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:23,061 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:23,073 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:28,073 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:28,082 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:33,083 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:33,096 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:38,096 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:38,109 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:43,111 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:43,118 - WARNING - Pod uuid af33dcb0-f1c4-4357-b77a-e767257b6d22 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:48,120 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=af33dcb0-f1c4-4357-b77a-e767257b6d22 2026-08-14 14:16:48,128 - DEBUG - Pod af33dcb0-f1c4-4357-b77a-e767257b6d22 is not in agent 10.0.0.50 VM list 2026-08-14 14:16:48,128 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ae8d826c-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:16:48,135 - DEBUG - VMI ae8d826c-97ea-11f1-a95f-fa163ed340e3 is removed from agent 10.0.0.50 2026-08-14 14:16:48,136 - INFO - Verified that pod ctest-busybox-pod-64051295 is removed in agent 2026-08-14 14:16:48,136 - INFO - Deleting Ingress : ctest-nginx-ingress-53926547 2026-08-14 14:16:48,144 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=32f8309e-7066-4abf-9d25-e1cb984625f4 2026-08-14 14:16:48,151 - ERROR - Ingress ctest-nginx-ingress-53926547 with uuid 32f8309e-7066-4abf-9d25-e1cb984625f4 still found in kube manager 2026-08-14 14:16:49,152 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=32f8309e-7066-4abf-9d25-e1cb984625f4 2026-08-14 14:16:49,160 - ERROR - Ingress ctest-nginx-ingress-53926547 with uuid 32f8309e-7066-4abf-9d25-e1cb984625f4 still found in kube manager 2026-08-14 14:16:50,162 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=32f8309e-7066-4abf-9d25-e1cb984625f4 2026-08-14 14:16:50,168 - INFO - Ingress ctest-nginx-ingress-53926547 with uuid 32f8309e-7066-4abf-9d25-e1cb984625f4 deleted successfully from kube manager 2026-08-14 14:16:50,181 - INFO - Verifications on Ingress %s cleanup passed 2026-08-14 14:16:50,182 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-14 14:16:50,364 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 14:16:50,372 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-14 14:16:50,372 - INFO - Deleting VN __public__ 2026-08-14 14:16:50,496 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 2026-08-14 14:16:50,501 - DEBUG - Response Code: 404 2026-08-14 14:16:50,502 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-14 14:16:50,508 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c 2026-08-14 14:16:50,530 - DEBUG - Requesting: http://10.0.0.38:8082/project/c36d3ad4-a113-4568-a36f-0aed46c03360 2026-08-14 14:16:50,577 - INFO - Validated that VN __public__ is not found in API Server 2026-08-14 14:16:50,577 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-14 14:16:50,584 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:16:50,591 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2026-08-14 14:16:50,591 - INFO - Validated that VN __public__ is not in any agent 2026-08-14 14:16:50,591 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:16:50,605 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 14:16:50,611 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 14:16:50,618 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-14 14:16:50,619 - INFO - Deleting pod default:ctest-nginx-pod-94263763 2026-08-14 14:16:50,643 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=de66ce34-58c7-49dc-aad8-a6ce22aaa4dd 2026-08-14 14:16:50,658 - WARNING - Pod uuid de66ce34-58c7-49dc-aad8-a6ce22aaa4dd is still seen in agent 10.0.0.50 VM list 2026-08-14 14:16:55,658 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=de66ce34-58c7-49dc-aad8-a6ce22aaa4dd 2026-08-14 14:16:55,666 - DEBUG - Pod de66ce34-58c7-49dc-aad8-a6ce22aaa4dd is not in agent 10.0.0.50 VM list 2026-08-14 14:16:55,666 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa1982f8-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:16:55,674 - DEBUG - VMI aa1982f8-97ea-11f1-a95f-fa163ed340e3 is removed from agent 10.0.0.50 2026-08-14 14:16:55,674 - INFO - Verified that pod ctest-nginx-pod-94263763 is removed in agent 2026-08-14 14:16:55,675 - INFO - Deleting pod default:ctest-nginx-pod-12393616 2026-08-14 14:16:55,695 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c4dcf3f9-be70-425c-b0c1-8abd64857819 2026-08-14 14:16:55,710 - WARNING - Pod uuid c4dcf3f9-be70-425c-b0c1-8abd64857819 is still seen in agent 10.0.0.50 VM list 2026-08-14 14:17:00,711 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c4dcf3f9-be70-425c-b0c1-8abd64857819 2026-08-14 14:17:00,721 - DEBUG - Pod c4dcf3f9-be70-425c-b0c1-8abd64857819 is not in agent 10.0.0.50 VM list 2026-08-14 14:17:00,721 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a985fbbe-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:17:00,728 - DEBUG - VMI a985fbbe-97ea-11f1-a95f-fa163ed340e3 is removed from agent 10.0.0.50 2026-08-14 14:17:00,728 - INFO - Verified that pod ctest-nginx-pod-12393616 is removed in agent 2026-08-14 14:17:00,728 - INFO - Deleting service : ctest-nginx-svc-79046399 2026-08-14 14:17:01,037 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 14:17:01,045 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 14:17:01,045 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09] 2026-08-14 14:17:01,045 - INFO - -------------------------------------------------------------------------------- 2026-08-14 14:17:07,669 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 14:17:07,822 - DEBUG - Output : cluster_project={} 2026-08-14 14:17:07,958 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 14:17:08,155 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 14:17:08,164 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 14:17:08,421 - DEBUG - Output : cluster_project={} 2026-08-14 14:17:18,606 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:23,688 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:23,773 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:23,861 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:23,902 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:28,998 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:29,047 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:29,134 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 14:17:29,425 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 14:17:32,281 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2026-08-14 14:17:32,288 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2026-08-14 14:17:32,328 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2026-08-14 14:17:34,361 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2026-08-14 14:20:47,461 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 14:20:47,523 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ec7f41fd-0c92-4566-967e-9bad355aca94 2026-08-14 14:20:47,549 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a68d21d5-63ef-4440-9565-e6f295dccc71 2026-08-14 14:20:47,565 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f065a73f-b581-4f32-ac8f-345e06f2436f 2026-08-14 14:20:47,573 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:20:47,581 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ac1fbdb0-b121-4435-8da5-1fe19a9698ba 2026-08-14 14:20:47,589 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:20:47,604 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:20:47,611 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:20:52,541 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ec7f41fd-0c92-4566-967e-9bad355aca94 2026-08-14 14:20:52,549 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6069432-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:20:52,618 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a68d21d5-63ef-4440-9565-e6f295dccc71 2026-08-14 14:20:52,626 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7e59384-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:20:52,648 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:20:52,650 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ac1fbdb0-b121-4435-8da5-1fe19a9698ba 2026-08-14 14:20:52,651 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f065a73f-b581-4f32-ac8f-345e06f2436f 2026-08-14 14:20:52,652 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:20:52,662 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:20:52,664 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:20:52,670 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6956d6a-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:20:52,695 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d753db92-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:20:57,672 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:20:57,698 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:20:57,700 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:20:57,701 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:21:02,680 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:21:02,716 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:21:02,718 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:21:02,720 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:21:07,688 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:21:07,733 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:21:07,735 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:21:07,736 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:21:12,696 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:21:12,748 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:21:12,750 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:21:12,751 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:21:17,705 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:21:17,763 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:21:17,764 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:21:17,766 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:21:22,713 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e 2026-08-14 14:21:22,722 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d9b4b4b0-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:21:22,780 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cd1cb8c3-ec08-4caa-96d7-48976ec537d3 2026-08-14 14:21:22,788 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0b4f24e7-d991-47a4-a3b5-bc90beadae15 2026-08-14 14:21:22,789 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0f5dffdc-e551-4725-a6f1-0297aa06a7bc 2026-08-14 14:21:22,800 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da3de71c-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:21:22,811 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8a34e10-97ea-11f1-a95f-fa163ed340e3 2026-08-14 14:21:22,812 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d92baf3a-97ea-11f1-a95f-fa163ed340e3