2026-02-20 02:16:46,189 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-02-20 02:16:46,437 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1904-1 2026-02-20 02:16:46,437 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-02-20 02:16:46,470 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1904-1 2026-02-20 02:16:46,470 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-02-20 02:16:46,568 - DEBUG - Output : NAMES contrail_test_qx4BREDCZ contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2026-02-20 02:16:46,568 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-20 02:16:46,602 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.168.206.1/24 172.17.0.1/16 2026-02-20 02:16:46,603 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-02-20 02:16:46,637 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1904-1 2026-02-20 02:16:46,732 - DEBUG - [10.0.0.41]: Running cmd : hostname 2026-02-20 02:16:46,982 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1904-1 2026-02-20 02:16:46,982 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2026-02-20 02:16:47,021 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1904-1 2026-02-20 02:16:47,021 - DEBUG - [10.0.0.41]: 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-02-20 02:16:47,109 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-20 02:16:47,109 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-20 02:16:47,144 - DEBUG - Output : 10.0.0.41/24 2026-02-20 02:16:47,145 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2026-02-20 02:16:47,179 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1904-1 2026-02-20 02:16:47,257 - INFO - Using existing project ['default-domain', 'k8s-default'](84a5ab35-72a7-4c9c-9cf7-b19efc850d84) 2026-02-20 02:16:47,334 - INFO - Using existing project ['default-domain', 'k8s-default'](84a5ab35-72a7-4c9c-9cf7-b19efc850d84) 2026-02-20 02:16:47,440 - INFO - ================================================================================ 2026-02-20 02:16:47,440 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-20 02:16:47,440 - 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-02-20 02:16:47,674 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:16:47,686 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.33': '0'}} with 2026-02-20 02:16:47,686 - INFO - Initial checks done. Running the testcase now 2026-02-20 02:16:47,686 - INFO - 2026-02-20 02:16:47,690 - INFO - Namespace default already exists 2026-02-20 02:16:47,690 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-20 02:16:47,806 - DEBUG - Output : cluster_project={} 2026-02-20 02:16:47,847 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-20 02:16:47,847 - DEBUG - Project uuid in Contrail is 84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:16:47,847 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-20 02:16:47,964 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-20 02:16:47,964 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=2f00cc85-98c0-4974-8cff-4e5c2e5d8bc3 2026-02-20 02:16:47,968 - INFO - Namespace default with uuid 2f00cc85-98c0-4974-8cff-4e5c2e5d8bc3 found in kube manager 2026-02-20 02:16:47,968 - INFO - Namespace default verification passed 2026-02-20 02:16:47,971 - DEBUG - Service ctest-nginx-svc-07711319 not present 2026-02-20 02:16:47,972 - INFO - Creating service ctest-nginx-svc-07711319 2026-02-20 02:16:47,986 - INFO - Created Service ctest-nginx-svc-07711319 2026-02-20 02:16:48,004 - DEBUG - Pod ctest-nginx-pod-30464649 not present 2026-02-20 02:16:48,004 - INFO - Creating Pod ctest-nginx-pod-30464649 2026-02-20 02:16:48,090 - DEBUG - Pod : ctest-nginx-pod-30464649 UUID is 1b520a66-2177-4922-84c1-f25e3e4db254 2026-02-20 02:16:48,097 - DEBUG - Pod ctest-nginx-pod-30455899 not present 2026-02-20 02:16:48,098 - INFO - Creating Pod ctest-nginx-pod-30455899 2026-02-20 02:16:48,125 - DEBUG - Pod : ctest-nginx-pod-30455899 UUID is b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f 2026-02-20 02:16:48,339 - INFO - Created VN __public__, UUID :4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:48,559 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-20 02:16:48,564 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 2026-02-20 02:16:48,579 - DEBUG - Requesting: http://10.0.0.33:8082/project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:16:48,688 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:48,706 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:48,730 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:48,739 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:48,751 - DEBUG - Route Targets: [] 2026-02-20 02:16:48,751 - DEBUG - RT names not yet present for VN __public__ 2026-02-20 02:16:53,752 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-20 02:16:53,757 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 2026-02-20 02:16:53,764 - DEBUG - Requesting: http://10.0.0.33:8082/project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:16:53,804 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:53,812 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:53,819 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:53,828 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:53,834 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/882d7bb6-f7e9-4a34-b20f-d8a4eabaaf67 2026-02-20 02:16:53,841 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-20 02:16:53,841 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:53,851 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:53,866 - INFO - Verified VN network id 13 for VN 4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:53,867 - INFO - Verifications in API Server for VN __public__ passed 2026-02-20 02:16:53,867 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:53,873 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:53,881 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:16:53,886 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/882d7bb6-f7e9-4a34-b20f-d8a4eabaaf67 2026-02-20 02:16:53,891 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-20 02:16:53,897 - DEBUG - Control-node 10.0.0.33 : 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': '5661711513917345237', 'uuid-lslong': '12291570134374612674'}, 'enable': 'true', 'created': '2026-02-20T02:16:48', 'last-modified': '2026-02-20T02:16:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.417376'} 2026-02-20 02:16:53,898 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:16:53,907 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-20 02:16:53,907 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-20 02:16:53,907 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-20 02:16:53,907 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-20 02:16:53,912 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 2026-02-20 02:16:53,918 - DEBUG - Requesting: http://10.0.0.33:8082/project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:16:53,959 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:53,970 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-20 02:16:53,971 - DEBUG - Verifying the vn in opserver 2026-02-20 02:16:53,971 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-02-20 02:16:53,971 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-02-20 02:16:53,975 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-02-20 02:16:53,975 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-20 02:16:53,975 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:16:53,988 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:16:53,993 - DEBUG - Do not have enough data to verify VN in agent 2026-02-20 02:16:53,993 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:16:53,998 - DEBUG - VRF ids for VN __public__: {} 2026-02-20 02:16:54,115 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-20 02:16:54,227 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-20 02:16:54,232 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 2026-02-20 02:16:54,239 - DEBUG - Requesting: http://10.0.0.33:8082/project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:16:54,301 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:54,314 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/91a03b21-5729-40e6-accb-168e00c4c59c 2026-02-20 02:16:54,321 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-20 02:16:54,326 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 2026-02-20 02:16:54,337 - DEBUG - Requesting: http://10.0.0.33:8082/project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:16:54,374 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 2026-02-20 02:16:54,382 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-20 02:16:54,382 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-20 02:16:54,388 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-20 02:16:54,393 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-20 02:16:54,393 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-20 02:16:54,396 - DEBUG - Ingress ctest-nginx-ingress-57197656 not present 2026-02-20 02:16:54,396 - INFO - Creating Ingress ctest-nginx-ingress-57197656 2026-02-20 02:16:54,404 - INFO - Created Ingress ctest-nginx-ingress-57197656 2026-02-20 02:16:54,409 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-57197656 2026-02-20 02:16:57,415 - DEBUG - For Ingress ctest-nginx-ingress-57197656, Cluster IP: 10.47.255.249, External IPs ['182.249.218.124'] 2026-02-20 02:16:57,415 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-57197656 2026-02-20 02:16:57,415 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=59ec6ab5-521a-4d0d-a5ae-371ada516e48 2026-02-20 02:16:57,420 - INFO - Ingress ctest-nginx-ingress-57197656 with uuid 59ec6ab5-521a-4d0d-a5ae-371ada516e48 found in kube manager 2026-02-20 02:16:57,420 - INFO - Ingress ctest-nginx-ingress-57197656 verification passed 2026-02-20 02:16:57,422 - DEBUG - Pod ctest-busybox-pod-01399075 not present 2026-02-20 02:16:57,423 - INFO - Creating Pod ctest-busybox-pod-01399075 2026-02-20 02:16:57,447 - DEBUG - Pod : ctest-busybox-pod-01399075 UUID is e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:16:57,456 - DEBUG - Pod ctest-nginx-pod-30464649 not in running state.Currently in Pending 2026-02-20 02:17:02,469 - INFO - Pod ctest-nginx-pod-30464649 is in running state.Got IP 10.47.255.251 2026-02-20 02:17:02,484 - DEBUG - Pod ctest-nginx-pod-30464649 has vmi 36a9e8f2-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:17:02,484 - INFO - Verified pod ctest-nginx-pod-30464649 in contrail-api 2026-02-20 02:17:02,484 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:17:02,497 - DEBUG - VMI 36a9e8f2-0e02-11f1-ae38-fa163edb605f is active in agent 10.0.0.41 2026-02-20 02:17:02,497 - INFO - Verified Pod ctest-nginx-pod-30464649 in agent 10.0.0.41 2026-02-20 02:17:02,498 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=1b520a66-2177-4922-84c1-f25e3e4db254 2026-02-20 02:17:02,503 - INFO - Pod ctest-nginx-pod-30464649 with uuid 1b520a66-2177-4922-84c1-f25e3e4db254 found in kube manager 2026-02-20 02:17:02,503 - INFO - Pod ctest-nginx-pod-30464649 verification passed 2026-02-20 02:17:02,588 - DEBUG - [Pod ctest-nginx-pod-30464649] Cmd: echo ctest-nginx-pod-30464649 > /usr/share/nginx/html/index.html, Output: 2026-02-20 02:17:02,595 - INFO - Pod ctest-nginx-pod-30455899 is in running state.Got IP 10.47.255.250 2026-02-20 02:17:02,660 - DEBUG - Pod ctest-nginx-pod-30455899 has vmi 3711bb1c-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:17:02,660 - INFO - Verified pod ctest-nginx-pod-30455899 in contrail-api 2026-02-20 02:17:02,660 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:17:02,670 - DEBUG - VMI 3711bb1c-0e02-11f1-ae38-fa163edb605f is active in agent 10.0.0.41 2026-02-20 02:17:02,670 - INFO - Verified Pod ctest-nginx-pod-30455899 in agent 10.0.0.41 2026-02-20 02:17:02,670 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f 2026-02-20 02:17:02,675 - INFO - Pod ctest-nginx-pod-30455899 with uuid b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f found in kube manager 2026-02-20 02:17:02,675 - INFO - Pod ctest-nginx-pod-30455899 verification passed 2026-02-20 02:17:02,728 - DEBUG - [Pod ctest-nginx-pod-30455899] Cmd: echo ctest-nginx-pod-30455899 > /usr/share/nginx/html/index.html, Output: 2026-02-20 02:17:02,735 - DEBUG - Pod ctest-busybox-pod-01399075 not in running state.Currently in Pending 2026-02-20 02:17:07,742 - INFO - Pod ctest-busybox-pod-01399075 is in running state.Got IP 10.47.255.248 2026-02-20 02:17:07,757 - DEBUG - Pod ctest-busybox-pod-01399075 has vmi 3b8334c8-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:17:07,757 - INFO - Verified pod ctest-busybox-pod-01399075 in contrail-api 2026-02-20 02:17:07,757 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:17:07,767 - DEBUG - VMI 3b8334c8-0e02-11f1-ae38-fa163edb605f is active in agent 10.0.0.41 2026-02-20 02:17:07,767 - INFO - Verified Pod ctest-busybox-pod-01399075 in agent 10.0.0.41 2026-02-20 02:17:07,767 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:07,770 - INFO - Pod ctest-busybox-pod-01399075 with uuid e387a93f-d662-4cea-bedf-c69352d1caa8 found in kube manager 2026-02-20 02:17:07,771 - INFO - Pod ctest-busybox-pod-01399075 verification passed 2026-02-20 02:17:07,823 - DEBUG - [Pod ctest-busybox-pod-01399075] 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) ctest-nginx-pod-30455899 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:17:07,823 - DEBUG - [Pod Pod ctest-busybox-pod-01399075] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:17:07,823 - DEBUG - [Pod Pod ctest-busybox-pod-01399075] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-30455899 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:17:07,880 - DEBUG - [Pod ctest-busybox-pod-01399075] 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) ctest-nginx-pod-30455899 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:17:07,880 - DEBUG - [Pod Pod ctest-busybox-pod-01399075] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:17:07,881 - DEBUG - [Pod Pod ctest-busybox-pod-01399075] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-30455899 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:17:07,937 - DEBUG - [Pod ctest-busybox-pod-01399075] 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-30464649 2026-02-20 02:17:07,937 - DEBUG - [Pod Pod ctest-busybox-pod-01399075] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:17:07,937 - DEBUG - [Pod Pod ctest-busybox-pod-01399075] 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-30464649 2026-02-20 02:17:07,937 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-30464649': 1, 'ctest-nginx-pod-30455899': 2} 2026-02-20 02:17:07,938 - WARNING - Nothing to delete parallely 2026-02-20 02:17:07,938 - INFO - Deleting pod default:ctest-busybox-pod-01399075 2026-02-20 02:17:07,953 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:07,959 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:12,960 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:12,968 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:17,969 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:17,979 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:22,980 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:22,986 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:27,987 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:27,996 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:32,997 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:33,009 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:38,010 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:38,018 - WARNING - Pod uuid e387a93f-d662-4cea-bedf-c69352d1caa8 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:43,020 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e387a93f-d662-4cea-bedf-c69352d1caa8 2026-02-20 02:17:43,026 - DEBUG - Pod e387a93f-d662-4cea-bedf-c69352d1caa8 is not in agent 10.0.0.41 VM list 2026-02-20 02:17:43,026 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3b8334c8-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:17:43,031 - DEBUG - VMI 3b8334c8-0e02-11f1-ae38-fa163edb605f is removed from agent 10.0.0.41 2026-02-20 02:17:43,031 - INFO - Verified that pod ctest-busybox-pod-01399075 is removed in agent 2026-02-20 02:17:43,031 - INFO - Deleting Ingress : ctest-nginx-ingress-57197656 2026-02-20 02:17:43,037 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=59ec6ab5-521a-4d0d-a5ae-371ada516e48 2026-02-20 02:17:43,043 - ERROR - Ingress ctest-nginx-ingress-57197656 with uuid 59ec6ab5-521a-4d0d-a5ae-371ada516e48 still found in kube manager 2026-02-20 02:17:44,044 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=59ec6ab5-521a-4d0d-a5ae-371ada516e48 2026-02-20 02:17:44,048 - INFO - Ingress ctest-nginx-ingress-57197656 with uuid 59ec6ab5-521a-4d0d-a5ae-371ada516e48 deleted successfully from kube manager 2026-02-20 02:17:44,048 - INFO - Verifications on Ingress %s cleanup passed 2026-02-20 02:17:44,049 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-20 02:17:44,201 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-20 02:17:44,206 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-20 02:17:44,207 - INFO - Deleting VN __public__ 2026-02-20 02:17:44,388 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 2026-02-20 02:17:44,391 - DEBUG - Response Code: 404 2026-02-20 02:17:44,392 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-20 02:17:44,403 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 2026-02-20 02:17:44,416 - DEBUG - Requesting: http://10.0.0.33:8082/project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 2026-02-20 02:17:44,484 - INFO - Validated that VN __public__ is not found in API Server 2026-02-20 02:17:44,484 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-20 02:17:44,491 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:17:44,499 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2026-02-20 02:17:44,499 - INFO - Validated that VN __public__ is not in any agent 2026-02-20 02:17:44,499 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:17:44,506 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:17:44,510 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-20 02:17:44,514 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-20 02:17:44,514 - INFO - Deleting pod default:ctest-nginx-pod-30455899 2026-02-20 02:17:44,538 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f 2026-02-20 02:17:44,550 - WARNING - Pod uuid b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:49,551 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f 2026-02-20 02:17:49,557 - DEBUG - Pod b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f is not in agent 10.0.0.41 VM list 2026-02-20 02:17:49,557 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3711bb1c-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:17:49,561 - DEBUG - VMI 3711bb1c-0e02-11f1-ae38-fa163edb605f is removed from agent 10.0.0.41 2026-02-20 02:17:49,561 - INFO - Verified that pod ctest-nginx-pod-30455899 is removed in agent 2026-02-20 02:17:49,562 - INFO - Deleting pod default:ctest-nginx-pod-30464649 2026-02-20 02:17:49,570 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b520a66-2177-4922-84c1-f25e3e4db254 2026-02-20 02:17:49,579 - WARNING - Pod uuid 1b520a66-2177-4922-84c1-f25e3e4db254 is still seen in agent 10.0.0.41 VM list 2026-02-20 02:17:54,582 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b520a66-2177-4922-84c1-f25e3e4db254 2026-02-20 02:17:54,588 - DEBUG - Pod 1b520a66-2177-4922-84c1-f25e3e4db254 is not in agent 10.0.0.41 VM list 2026-02-20 02:17:54,588 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36a9e8f2-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:17:54,594 - DEBUG - VMI 36a9e8f2-0e02-11f1-ae38-fa163edb605f is removed from agent 10.0.0.41 2026-02-20 02:17:54,594 - INFO - Verified that pod ctest-nginx-pod-30464649 is removed in agent 2026-02-20 02:17:54,594 - INFO - Deleting service : ctest-nginx-svc-07711319 2026-02-20 02:17:54,803 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:17:54,810 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 02:17:54,811 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2026-02-20 02:17:54,811 - INFO - -------------------------------------------------------------------------------- 2026-02-20 02:18:01,227 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-20 02:18:01,342 - DEBUG - Output : cluster_project={} 2026-02-20 02:18:01,436 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-20 02:18:01,609 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-20 02:18:01,613 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-20 02:18:01,729 - DEBUG - Output : cluster_project={} 2026-02-20 02:18:16,888 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:16,934 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:17,007 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:17,041 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:22,120 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:22,156 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:22,231 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:22,312 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:18:22,517 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:18:25,455 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2026-02-20 02:18:25,462 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2026-02-20 02:18:25,490 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2026-02-20 02:18:27,515 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2026-02-20 02:21:33,461 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:21:33,515 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09760df0-996b-4f9a-b658-e23f3d500cef 2026-02-20 02:21:33,527 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=0db74532-aeeb-4210-99ab-47a8bc174f2f 2026-02-20 02:21:33,534 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:21:33,542 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c952b3bc-73af-4a40-a4cb-68128ca81f05 2026-02-20 02:21:33,548 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:21:33,573 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=0d8c951c-1ddb-4d5e-ba3e-5f0c10cf0590 2026-02-20 02:21:33,582 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:21:33,588 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:21:38,592 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09760df0-996b-4f9a-b658-e23f3d500cef 2026-02-20 02:21:38,598 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:624690f0-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:21:38,652 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:21:38,654 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=0d8c951c-1ddb-4d5e-ba3e-5f0c10cf0590 2026-02-20 02:21:38,655 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:21:38,656 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:21:38,657 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c952b3bc-73af-4a40-a4cb-68128ca81f05 2026-02-20 02:21:38,658 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:21:38,658 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=0db74532-aeeb-4210-99ab-47a8bc174f2f 2026-02-20 02:21:38,673 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63b6660e-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:21:38,675 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:634bb282-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:21:38,678 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:62bc2446-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:21:43,675 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:21:43,680 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:21:43,681 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:21:43,682 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:21:48,685 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:21:48,692 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:21:48,694 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:21:48,695 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:21:53,693 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:21:53,702 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:21:53,704 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:21:53,705 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:21:58,699 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:21:58,713 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:21:58,714 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:21:58,716 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:22:03,708 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:22:03,726 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:22:03,727 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:22:03,728 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:22:08,718 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 2026-02-20 02:22:08,724 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:648c85fe-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:22:08,737 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7bd0adc4-57ac-40a5-b115-05ce1fa4d80a 2026-02-20 02:22:08,738 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eec85cd5-1f23-4462-8d4e-56721f50c988 2026-02-20 02:22:08,739 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=32b28860-0714-40d3-a601-88d0c907938b 2026-02-20 02:22:08,747 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64294ae8-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:22:08,749 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:65553918-0e02-11f1-ae38-fa163edb605f 2026-02-20 02:22:08,750 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64f63076-0e02-11f1-ae38-fa163edb605f