2025-06-12 02:05:23,017 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-06-12 02:05:23,294 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1271-1 2025-06-12 02:05:23,294 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-06-12 02:05:23,328 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1271-1 2025-06-12 02:05:23,328 - DEBUG - [10.0.0.22]: 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-06-12 02:05:23,407 - DEBUG - Output : NAMES contrail_test_nwt8IF8S5 contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 2025-06-12 02:05:23,407 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-12 02:05:23,476 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-06-12 02:05:23,476 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-06-12 02:05:23,510 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1271-1 2025-06-12 02:05:23,609 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-06-12 02:05:23,828 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1271-1 2025-06-12 02:05:23,828 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-06-12 02:05:23,897 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1271-1 2025-06-12 02:05:23,897 - DEBUG - [10.0.0.249]: 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-06-12 02:05:23,942 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-12 02:05:23,943 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-12 02:05:23,978 - DEBUG - Output : 10.0.0.249/24 2025-06-12 02:05:23,978 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-06-12 02:05:24,044 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1271-1 2025-06-12 02:05:24,133 - INFO - Using existing project ['default-domain', 'k8s-default'](41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e) 2025-06-12 02:05:24,244 - INFO - Using existing project ['default-domain', 'k8s-default'](41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e) 2025-06-12 02:05:24,372 - INFO - ================================================================================ 2025-06-12 02:05:24,372 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-12 02:05:24,373 - 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-06-12 02:05:24,607 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-12 02:05:24,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2025-06-12 02:05:24,615 - INFO - Initial checks done. Running the testcase now 2025-06-12 02:05:24,615 - INFO - 2025-06-12 02:05:24,619 - INFO - Namespace default already exists 2025-06-12 02:05:24,620 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-12 02:05:24,726 - DEBUG - Output : cluster_project={} 2025-06-12 02:05:24,777 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-12 02:05:24,777 - DEBUG - Project uuid in Contrail is 41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:05:24,777 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-12 02:05:24,910 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-12 02:05:24,910 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=cd1b08a9-ab60-4ece-be9d-d93b16b7cf7a 2025-06-12 02:05:24,915 - INFO - Namespace default with uuid cd1b08a9-ab60-4ece-be9d-d93b16b7cf7a found in kube manager 2025-06-12 02:05:24,916 - INFO - Namespace default verification passed 2025-06-12 02:05:24,919 - DEBUG - Service ctest-nginx-svc-36272336 not present 2025-06-12 02:05:24,919 - INFO - Creating service ctest-nginx-svc-36272336 2025-06-12 02:05:24,936 - INFO - Created Service ctest-nginx-svc-36272336 2025-06-12 02:05:24,949 - DEBUG - Pod ctest-nginx-pod-05591158 not present 2025-06-12 02:05:24,950 - INFO - Creating Pod ctest-nginx-pod-05591158 2025-06-12 02:05:24,999 - DEBUG - Pod : ctest-nginx-pod-05591158 UUID is 3184cd3a-8a0d-4f13-adda-6b0a5762e758 2025-06-12 02:05:25,017 - DEBUG - Pod ctest-nginx-pod-57231070 not present 2025-06-12 02:05:25,018 - INFO - Creating Pod ctest-nginx-pod-57231070 2025-06-12 02:05:25,048 - DEBUG - Pod : ctest-nginx-pod-57231070 UUID is 98f45015-c49b-4124-a8e9-1f13bb2ac760 2025-06-12 02:05:25,242 - INFO - Created VN __public__, UUID :f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:25,488 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-12 02:05:25,495 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2ff0a216-8286-4f8b-8d17-b19332233d22 2025-06-12 02:05:25,518 - DEBUG - Requesting: http://10.0.0.22:8082/project/41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:05:25,588 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:25,648 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:25,674 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:25,687 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:25,712 - DEBUG - Route Targets: [] 2025-06-12 02:05:25,713 - DEBUG - RT names not yet present for VN __public__ 2025-06-12 02:05:30,714 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-12 02:05:30,720 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2ff0a216-8286-4f8b-8d17-b19332233d22 2025-06-12 02:05:30,729 - DEBUG - Requesting: http://10.0.0.22:8082/project/41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:05:30,775 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:30,785 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:30,795 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:30,805 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:30,813 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fbeddb01-15fc-4028-b66d-ea978dbe6f9c 2025-06-12 02:05:30,820 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-12 02:05:30,820 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:30,830 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:30,845 - INFO - Verified VN network id 14 for VN f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:30,845 - INFO - Verifications in API Server for VN __public__ passed 2025-06-12 02:05:30,845 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:30,855 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:30,863 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:05:30,870 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fbeddb01-15fc-4028-b66d-ea978dbe6f9c 2025-06-12 02:05:30,876 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-12 02:05:30,882 - DEBUG - Control-node 10.0.0.22 : 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': '17404734731724080662', 'uuid-lslong': '12682877631974929639'}, 'enable': 'true', 'created': '2025-06-12T02:05:25', 'last-modified': '2025-06-12T02:05:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.430053'} 2025-06-12 02:05:30,882 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:05:30,890 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-12 02:05:30,890 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-12 02:05:30,891 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-12 02:05:30,891 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-12 02:05:30,898 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2ff0a216-8286-4f8b-8d17-b19332233d22 2025-06-12 02:05:30,911 - DEBUG - Requesting: http://10.0.0.22:8082/project/41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:05:30,954 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:30,965 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-12 02:05:30,965 - DEBUG - Verifying the vn in opserver 2025-06-12 02:05:30,965 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-06-12 02:05:30,966 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-06-12 02:05:30,971 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-12 02:05:30,971 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-12 02:05:30,971 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:05:30,979 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:05:30,987 - DEBUG - Do not have enough data to verify VN in agent 2025-06-12 02:05:30,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:05:30,993 - DEBUG - VRF ids for VN __public__: {} 2025-06-12 02:05:31,107 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-12 02:05:31,282 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-12 02:05:31,288 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2ff0a216-8286-4f8b-8d17-b19332233d22 2025-06-12 02:05:31,300 - DEBUG - Requesting: http://10.0.0.22:8082/project/41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:05:31,354 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:31,371 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/35d071c1-5cc0-4924-b035-5d7503128b7b 2025-06-12 02:05:31,380 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-12 02:05:31,387 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2ff0a216-8286-4f8b-8d17-b19332233d22 2025-06-12 02:05:31,399 - DEBUG - Requesting: http://10.0.0.22:8082/project/41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:05:31,453 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f18a0a06-3651-4616-b002-a2026f9cf4e7 2025-06-12 02:05:31,463 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-12 02:05:31,463 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-12 02:05:31,470 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-12 02:05:31,477 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-12 02:05:31,477 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-12 02:05:31,480 - DEBUG - Ingress ctest-nginx-ingress-10455619 not present 2025-06-12 02:05:31,480 - INFO - Creating Ingress ctest-nginx-ingress-10455619 2025-06-12 02:05:31,488 - INFO - Created Ingress ctest-nginx-ingress-10455619 2025-06-12 02:05:31,491 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-10455619 2025-06-12 02:05:34,495 - DEBUG - For Ingress ctest-nginx-ingress-10455619, Cluster IP: 10.47.255.249, External IPs ['140.8.117.124'] 2025-06-12 02:05:34,495 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-10455619 2025-06-12 02:05:34,495 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=4573c1f6-09a7-4ce1-a7e1-02b400fcefa9 2025-06-12 02:05:34,508 - INFO - Ingress ctest-nginx-ingress-10455619 with uuid 4573c1f6-09a7-4ce1-a7e1-02b400fcefa9 found in kube manager 2025-06-12 02:05:34,508 - INFO - Ingress ctest-nginx-ingress-10455619 verification passed 2025-06-12 02:05:34,516 - DEBUG - Pod ctest-busybox-pod-05760521 not present 2025-06-12 02:05:34,516 - INFO - Creating Pod ctest-busybox-pod-05760521 2025-06-12 02:05:34,547 - DEBUG - Pod : ctest-busybox-pod-05760521 UUID is c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:05:34,560 - DEBUG - Pod ctest-nginx-pod-05591158 not in running state.Currently in Pending 2025-06-12 02:05:39,568 - DEBUG - Pod ctest-nginx-pod-05591158 not in running state.Currently in Pending 2025-06-12 02:05:44,576 - INFO - Pod ctest-nginx-pod-05591158 is in running state.Got IP 10.47.255.251 2025-06-12 02:05:44,591 - DEBUG - Pod ctest-nginx-pod-05591158 has vmi b531e410-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:05:44,591 - INFO - Verified pod ctest-nginx-pod-05591158 in contrail-api 2025-06-12 02:05:44,591 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:05:44,606 - DEBUG - VMI b531e410-4731-11f0-931e-fa163ed35f9d is active in agent 10.0.0.249 2025-06-12 02:05:44,607 - INFO - Verified Pod ctest-nginx-pod-05591158 in agent 10.0.0.249 2025-06-12 02:05:44,607 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=3184cd3a-8a0d-4f13-adda-6b0a5762e758 2025-06-12 02:05:44,611 - INFO - Pod ctest-nginx-pod-05591158 with uuid 3184cd3a-8a0d-4f13-adda-6b0a5762e758 found in kube manager 2025-06-12 02:05:44,612 - INFO - Pod ctest-nginx-pod-05591158 verification passed 2025-06-12 02:05:44,675 - DEBUG - [Pod ctest-nginx-pod-05591158] Cmd: echo ctest-nginx-pod-05591158 > /usr/share/nginx/html/index.html, Output: 2025-06-12 02:05:44,681 - INFO - Pod ctest-nginx-pod-57231070 is in running state.Got IP 10.47.255.250 2025-06-12 02:05:44,696 - DEBUG - Pod ctest-nginx-pod-57231070 has vmi b5baf020-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:05:44,696 - INFO - Verified pod ctest-nginx-pod-57231070 in contrail-api 2025-06-12 02:05:44,696 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:05:44,707 - DEBUG - VMI b5baf020-4731-11f0-931e-fa163ed35f9d is active in agent 10.0.0.249 2025-06-12 02:05:44,707 - INFO - Verified Pod ctest-nginx-pod-57231070 in agent 10.0.0.249 2025-06-12 02:05:44,708 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=98f45015-c49b-4124-a8e9-1f13bb2ac760 2025-06-12 02:05:44,712 - INFO - Pod ctest-nginx-pod-57231070 with uuid 98f45015-c49b-4124-a8e9-1f13bb2ac760 found in kube manager 2025-06-12 02:05:44,713 - INFO - Pod ctest-nginx-pod-57231070 verification passed 2025-06-12 02:05:44,765 - DEBUG - [Pod ctest-nginx-pod-57231070] Cmd: echo ctest-nginx-pod-57231070 > /usr/share/nginx/html/index.html, Output: 2025-06-12 02:05:44,770 - DEBUG - Pod ctest-busybox-pod-05760521 not in running state.Currently in Pending 2025-06-12 02:05:49,777 - INFO - Pod ctest-busybox-pod-05760521 is in running state.Got IP 10.47.255.248 2025-06-12 02:05:49,838 - DEBUG - Pod ctest-busybox-pod-05760521 has vmi ba07a65a-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:05:49,838 - INFO - Verified pod ctest-busybox-pod-05760521 in contrail-api 2025-06-12 02:05:49,838 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:05:49,849 - DEBUG - VMI ba07a65a-4731-11f0-931e-fa163ed35f9d is active in agent 10.0.0.249 2025-06-12 02:05:49,849 - INFO - Verified Pod ctest-busybox-pod-05760521 in agent 10.0.0.249 2025-06-12 02:05:49,849 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:05:49,854 - INFO - Pod ctest-busybox-pod-05760521 with uuid c6904fd7-56ea-4908-a0b6-8187219c2497 found in kube manager 2025-06-12 02:05:49,854 - INFO - Pod ctest-busybox-pod-05760521 verification passed 2025-06-12 02:05:49,906 - DEBUG - [Pod ctest-busybox-pod-05760521] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-57231070 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-06-12 02:05:49,907 - DEBUG - [Pod Pod ctest-busybox-pod-05760521] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-12 02:05:49,907 - DEBUG - [Pod Pod ctest-busybox-pod-05760521] Cmd output: ctest-nginx-pod-57231070 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-06-12 02:05:49,963 - DEBUG - [Pod ctest-busybox-pod-05760521] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-57231070 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-06-12 02:05:49,963 - DEBUG - [Pod Pod ctest-busybox-pod-05760521] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-12 02:05:49,964 - DEBUG - [Pod Pod ctest-busybox-pod-05760521] Cmd output: ctest-nginx-pod-57231070 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-06-12 02:05:50,021 - DEBUG - [Pod ctest-busybox-pod-05760521] 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-05591158 2025-06-12 02:05:50,021 - DEBUG - [Pod Pod ctest-busybox-pod-05760521] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-12 02:05:50,021 - DEBUG - [Pod Pod ctest-busybox-pod-05760521] 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-05591158 2025-06-12 02:05:50,021 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-05591158': 1, 'ctest-nginx-pod-57231070': 2} 2025-06-12 02:05:50,022 - WARNING - Nothing to delete parallely 2025-06-12 02:05:50,022 - INFO - Deleting pod default:ctest-busybox-pod-05760521 2025-06-12 02:05:50,036 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:05:50,060 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:05:55,061 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:05:55,069 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:00,069 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:06:00,077 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:05,077 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:06:05,088 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:10,089 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:06:10,096 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:15,097 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:06:15,106 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:20,107 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:06:20,115 - WARNING - Pod uuid c6904fd7-56ea-4908-a0b6-8187219c2497 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:25,117 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c6904fd7-56ea-4908-a0b6-8187219c2497 2025-06-12 02:06:25,124 - DEBUG - Pod c6904fd7-56ea-4908-a0b6-8187219c2497 is not in agent 10.0.0.249 VM list 2025-06-12 02:06:25,124 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba07a65a-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:06:25,131 - DEBUG - VMI ba07a65a-4731-11f0-931e-fa163ed35f9d is removed from agent 10.0.0.249 2025-06-12 02:06:25,131 - INFO - Verified that pod ctest-busybox-pod-05760521 is removed in agent 2025-06-12 02:06:25,131 - INFO - Deleting Ingress : ctest-nginx-ingress-10455619 2025-06-12 02:06:25,142 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=4573c1f6-09a7-4ce1-a7e1-02b400fcefa9 2025-06-12 02:06:25,149 - ERROR - Ingress ctest-nginx-ingress-10455619 with uuid 4573c1f6-09a7-4ce1-a7e1-02b400fcefa9 still found in kube manager 2025-06-12 02:06:26,150 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=4573c1f6-09a7-4ce1-a7e1-02b400fcefa9 2025-06-12 02:06:26,158 - INFO - Ingress ctest-nginx-ingress-10455619 with uuid 4573c1f6-09a7-4ce1-a7e1-02b400fcefa9 deleted successfully from kube manager 2025-06-12 02:06:26,160 - INFO - Verifications on Ingress %s cleanup passed 2025-06-12 02:06:26,165 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-12 02:06:26,267 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-12 02:06:26,288 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-12 02:06:26,289 - INFO - Deleting VN __public__ 2025-06-12 02:06:26,572 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ac7b6379-57cc-449d-9cc5-c121581e95ba 2025-06-12 02:06:26,601 - DEBUG - Response Code: 404 2025-06-12 02:06:26,601 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-12 02:06:26,624 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2ff0a216-8286-4f8b-8d17-b19332233d22 2025-06-12 02:06:26,641 - DEBUG - Requesting: http://10.0.0.22:8082/project/41c47f92-6c3b-41d3-a75d-c6bf1d8ce26e 2025-06-12 02:06:26,719 - INFO - Validated that VN __public__ is not found in API Server 2025-06-12 02:06:26,721 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-12 02:06:26,733 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:06:26,742 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-06-12 02:06:26,742 - INFO - Validated that VN __public__ is not in any agent 2025-06-12 02:06:26,742 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:06:26,750 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-12 02:06:26,759 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-12 02:06:26,767 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-12 02:06:26,768 - INFO - Deleting pod default:ctest-nginx-pod-57231070 2025-06-12 02:06:26,784 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=98f45015-c49b-4124-a8e9-1f13bb2ac760 2025-06-12 02:06:26,794 - WARNING - Pod uuid 98f45015-c49b-4124-a8e9-1f13bb2ac760 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:31,794 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=98f45015-c49b-4124-a8e9-1f13bb2ac760 2025-06-12 02:06:31,801 - DEBUG - Pod 98f45015-c49b-4124-a8e9-1f13bb2ac760 is not in agent 10.0.0.249 VM list 2025-06-12 02:06:31,802 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b5baf020-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:06:31,808 - DEBUG - VMI b5baf020-4731-11f0-931e-fa163ed35f9d is removed from agent 10.0.0.249 2025-06-12 02:06:31,808 - INFO - Verified that pod ctest-nginx-pod-57231070 is removed in agent 2025-06-12 02:06:31,808 - INFO - Deleting pod default:ctest-nginx-pod-05591158 2025-06-12 02:06:31,831 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3184cd3a-8a0d-4f13-adda-6b0a5762e758 2025-06-12 02:06:31,865 - WARNING - Pod uuid 3184cd3a-8a0d-4f13-adda-6b0a5762e758 is still seen in agent 10.0.0.249 VM list 2025-06-12 02:06:36,867 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3184cd3a-8a0d-4f13-adda-6b0a5762e758 2025-06-12 02:06:36,875 - DEBUG - Pod 3184cd3a-8a0d-4f13-adda-6b0a5762e758 is not in agent 10.0.0.249 VM list 2025-06-12 02:06:36,875 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b531e410-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:06:36,881 - DEBUG - VMI b531e410-4731-11f0-931e-fa163ed35f9d is removed from agent 10.0.0.249 2025-06-12 02:06:36,881 - INFO - Verified that pod ctest-nginx-pod-05591158 is removed in agent 2025-06-12 02:06:36,881 - INFO - Deleting service : ctest-nginx-svc-36272336 2025-06-12 02:06:37,099 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-12 02:06:37,106 - DEBUG - No XMPP flaps were noticed during the test
2025-06-12 02:06:37,106 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-06-12 02:06:37,107 - INFO - -------------------------------------------------------------------------------- 2025-06-12 02:06:43,582 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-12 02:06:43,781 - DEBUG - Output : cluster_project={} 2025-06-12 02:06:43,891 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-12 02:06:44,030 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-12 02:06:44,038 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-12 02:06:44,174 - DEBUG - Output : cluster_project={} 2025-06-12 02:06:54,326 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:06:54,406 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:06:54,457 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:06:59,550 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:07:04,599 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:07:04,647 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:07:04,803 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:07:04,843 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-12 02:07:05,126 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-12 02:07:07,728 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-06-12 02:07:07,735 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-12 02:07:07,766 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-12 02:07:09,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-12 02:10:09,782 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-12 02:10:09,822 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7f676b4a-91b6-4c04-981f-b3cb63874fdb 2025-06-12 02:10:09,848 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:09,857 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e06c124b-c651-4ea6-89e7-87bd01a88ca6 2025-06-12 02:10:09,878 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b8b601d9-8f58-4924-99d8-8c9330fe0f55 2025-06-12 02:10:09,888 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:09,894 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:09,902 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6a5b550b-078a-4f0c-a989-dfbfc20016b1 2025-06-12 02:10:09,914 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:14,920 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7f676b4a-91b6-4c04-981f-b3cb63874fdb 2025-06-12 02:10:14,928 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3ed1d42-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:14,946 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b8b601d9-8f58-4924-99d8-8c9330fe0f55 2025-06-12 02:10:14,948 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:14,950 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6a5b550b-078a-4f0c-a989-dfbfc20016b1 2025-06-12 02:10:14,951 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e06c124b-c651-4ea6-89e7-87bd01a88ca6 2025-06-12 02:10:14,951 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:14,953 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:14,955 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:14,978 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5a4169a-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:14,980 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e52519b2-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:14,982 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e46f3ef8-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:19,976 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:19,980 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:19,982 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:19,983 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:24,986 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:24,999 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:25,001 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:25,002 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:29,995 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:30,014 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:30,016 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:30,018 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:35,003 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:35,031 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:35,033 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:35,035 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:40,011 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:40,049 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:40,051 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:40,053 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:45,021 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bccad62c-9821-4dc2-a613-b2aa16670332 2025-06-12 02:10:45,029 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e73969b0-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:45,065 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b741e1a-c461-4d54-957a-99d49aea5d22 2025-06-12 02:10:45,067 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cb2d53c3-bf8d-4b17-8219-fade7e733550 2025-06-12 02:10:45,068 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d9170398-a6fd-4857-9bae-2e6c1e31ccb1 2025-06-12 02:10:45,079 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e63f0c9a-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:45,082 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6b3b798-4731-11f0-931e-fa163ed35f9d 2025-06-12 02:10:45,084 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7c79c12-4731-11f0-931e-fa163ed35f9d