2025-09-23 05:44:47,425 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-09-23 05:44:47,649 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1505-1 2025-09-23 05:44:47,649 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-09-23 05:44:47,681 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1505-1 2025-09-23 05:44:47,681 - 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}' 2025-09-23 05:44:47,735 - DEBUG - Output : NAMES contrail_test_JidNYfOQs contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-09-23 05:44:47,735 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-23 05:44:47,807 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.238.165.1/24 172.17.0.1/16 2025-09-23 05:44:47,807 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-09-23 05:44:47,840 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1505-1 2025-09-23 05:44:47,939 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-09-23 05:44:48,161 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1505-1 2025-09-23 05:44:48,162 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-09-23 05:44:48,184 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1505-1 2025-09-23 05:44:48,185 - DEBUG - [10.0.0.48]: 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-09-23 05:44:48,228 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-23 05:44:48,228 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-23 05:44:48,297 - DEBUG - Output : 10.0.0.48/24 2025-09-23 05:44:48,297 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-09-23 05:44:48,330 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1505-1 2025-09-23 05:44:48,389 - INFO - Using existing project ['default-domain', 'k8s-default'](af90e600-f96f-4d6f-8296-ceb133b5b8e2) 2025-09-23 05:44:48,500 - INFO - Using existing project ['default-domain', 'k8s-default'](af90e600-f96f-4d6f-8296-ceb133b5b8e2) 2025-09-23 05:44:48,610 - INFO - ================================================================================ 2025-09-23 05:44:48,610 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-23 05:44:48,610 - 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-09-23 05:44:48,842 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 05:44:48,848 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.38': '0'}} with 2025-09-23 05:44:48,848 - INFO - Initial checks done. Running the testcase now 2025-09-23 05:44:48,848 - INFO - 2025-09-23 05:44:48,852 - INFO - Namespace default already exists 2025-09-23 05:44:48,852 - 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' 2025-09-23 05:44:48,957 - DEBUG - Output : cluster_project={} 2025-09-23 05:44:48,988 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-23 05:44:48,988 - DEBUG - Project uuid in Contrail is af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:44:48,988 - 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' 2025-09-23 05:44:49,093 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-23 05:44:49,093 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=cafa9ce2-145e-42c9-9b76-2408949d5953 2025-09-23 05:44:49,096 - INFO - Namespace default with uuid cafa9ce2-145e-42c9-9b76-2408949d5953 found in kube manager 2025-09-23 05:44:49,097 - INFO - Namespace default verification passed 2025-09-23 05:44:49,099 - DEBUG - Service ctest-nginx-svc-76943131 not present 2025-09-23 05:44:49,099 - INFO - Creating service ctest-nginx-svc-76943131 2025-09-23 05:44:49,119 - INFO - Created Service ctest-nginx-svc-76943131 2025-09-23 05:44:49,123 - DEBUG - Pod ctest-nginx-pod-47007455 not present 2025-09-23 05:44:49,123 - INFO - Creating Pod ctest-nginx-pod-47007455 2025-09-23 05:44:49,193 - DEBUG - Pod : ctest-nginx-pod-47007455 UUID is ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d 2025-09-23 05:44:49,195 - DEBUG - Pod ctest-nginx-pod-72707231 not present 2025-09-23 05:44:49,196 - INFO - Creating Pod ctest-nginx-pod-72707231 2025-09-23 05:44:49,225 - DEBUG - Pod : ctest-nginx-pod-72707231 UUID is c571811c-b187-46c6-b73a-c12962ffa13a 2025-09-23 05:44:49,386 - INFO - Created VN __public__, UUID :238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:49,584 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-23 05:44:49,589 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9f8cde89-a2ef-47e2-be19-7a0df8bfe71c 2025-09-23 05:44:49,609 - DEBUG - Requesting: http://10.0.0.38:8082/project/af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:44:49,648 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:49,657 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:49,669 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:49,677 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:49,684 - DEBUG - Route Targets: [] 2025-09-23 05:44:49,684 - DEBUG - RT names not yet present for VN __public__ 2025-09-23 05:44:54,684 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-23 05:44:54,689 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9f8cde89-a2ef-47e2-be19-7a0df8bfe71c 2025-09-23 05:44:54,695 - DEBUG - Requesting: http://10.0.0.38:8082/project/af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:44:54,730 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:54,738 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:54,746 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:54,752 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:54,756 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e92322a3-b34b-482c-90eb-49a1351b05a6 2025-09-23 05:44:54,760 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-23 05:44:54,760 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:54,766 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:54,777 - INFO - Verified VN network id 13 for VN 238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:54,777 - INFO - Verifications in API Server for VN __public__ passed 2025-09-23 05:44:54,777 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:54,795 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:54,801 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:44:54,806 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e92322a3-b34b-482c-90eb-49a1351b05a6 2025-09-23 05:44:54,810 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-23 05:44:54,816 - 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': '2562140491568071058', 'uuid-lslong': '10506436890279572921'}, 'enable': 'true', 'created': '2025-09-23T05:44:49', 'last-modified': '2025-09-23T05:44:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.282950'} 2025-09-23 05:44:54,816 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:44:54,824 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-23 05:44:54,824 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-23 05:44:54,825 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-23 05:44:54,825 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-23 05:44:54,833 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9f8cde89-a2ef-47e2-be19-7a0df8bfe71c 2025-09-23 05:44:54,839 - DEBUG - Requesting: http://10.0.0.38:8082/project/af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:44:54,874 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:54,882 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-23 05:44:54,882 - DEBUG - Verifying the vn in opserver 2025-09-23 05:44:54,882 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-09-23 05:44:54,882 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-09-23 05:44:54,886 - 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'} 2025-09-23 05:44:54,886 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-23 05:44:54,886 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:44:54,892 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:44:54,896 - DEBUG - Do not have enough data to verify VN in agent 2025-09-23 05:44:54,896 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:44:54,900 - DEBUG - VRF ids for VN __public__: {} 2025-09-23 05:44:54,987 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-23 05:44:55,126 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-23 05:44:55,131 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9f8cde89-a2ef-47e2-be19-7a0df8bfe71c 2025-09-23 05:44:55,137 - DEBUG - Requesting: http://10.0.0.38:8082/project/af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:44:55,168 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:55,175 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/46eb96e7-3c0a-4743-825d-0a3de032440d 2025-09-23 05:44:55,179 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-23 05:44:55,182 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9f8cde89-a2ef-47e2-be19-7a0df8bfe71c 2025-09-23 05:44:55,187 - DEBUG - Requesting: http://10.0.0.38:8082/project/af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:44:55,221 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/238e8d33-c88f-4192-91ce-5cafac2c75b9 2025-09-23 05:44:55,236 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-23 05:44:55,236 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-23 05:44:55,242 - 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__ 2025-09-23 05:44:55,248 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-23 05:44:55,248 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-23 05:44:55,251 - DEBUG - Ingress ctest-nginx-ingress-39442726 not present 2025-09-23 05:44:55,251 - INFO - Creating Ingress ctest-nginx-ingress-39442726 2025-09-23 05:44:55,258 - INFO - Created Ingress ctest-nginx-ingress-39442726 2025-09-23 05:44:55,261 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39442726 2025-09-23 05:44:58,266 - DEBUG - For Ingress ctest-nginx-ingress-39442726, Cluster IP: 10.47.255.249, External IPs ['135.121.207.188'] 2025-09-23 05:44:58,266 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-39442726 2025-09-23 05:44:58,267 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=77289cb7-a706-4236-9bee-024f6ae3098d 2025-09-23 05:44:58,273 - INFO - Ingress ctest-nginx-ingress-39442726 with uuid 77289cb7-a706-4236-9bee-024f6ae3098d found in kube manager 2025-09-23 05:44:58,273 - INFO - Ingress ctest-nginx-ingress-39442726 verification passed 2025-09-23 05:44:58,280 - DEBUG - Pod ctest-busybox-pod-96868166 not present 2025-09-23 05:44:58,280 - INFO - Creating Pod ctest-busybox-pod-96868166 2025-09-23 05:44:58,320 - DEBUG - Pod : ctest-busybox-pod-96868166 UUID is d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:44:58,337 - DEBUG - Pod ctest-nginx-pod-47007455 not in running state.Currently in Pending 2025-09-23 05:45:03,347 - DEBUG - Pod ctest-nginx-pod-47007455 not in running state.Currently in Pending 2025-09-23 05:45:08,354 - INFO - Pod ctest-nginx-pod-47007455 is in running state.Got IP 10.47.255.251 2025-09-23 05:45:08,365 - DEBUG - Pod ctest-nginx-pod-47007455 has vmi 6bf2005e-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:45:08,365 - INFO - Verified pod ctest-nginx-pod-47007455 in contrail-api 2025-09-23 05:45:08,365 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:45:08,377 - DEBUG - VMI 6bf2005e-9840-11f0-9c2e-fa163e70540a is active in agent 10.0.0.48 2025-09-23 05:45:08,377 - INFO - Verified Pod ctest-nginx-pod-47007455 in agent 10.0.0.48 2025-09-23 05:45:08,377 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d 2025-09-23 05:45:08,381 - INFO - Pod ctest-nginx-pod-47007455 with uuid ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d found in kube manager 2025-09-23 05:45:08,381 - INFO - Pod ctest-nginx-pod-47007455 verification passed 2025-09-23 05:45:08,457 - DEBUG - [Pod ctest-nginx-pod-47007455] Cmd: echo ctest-nginx-pod-47007455 > /usr/share/nginx/html/index.html, Output: 2025-09-23 05:45:08,464 - DEBUG - Pod ctest-nginx-pod-72707231 not in running state.Currently in Pending 2025-09-23 05:45:13,498 - INFO - Pod ctest-nginx-pod-72707231 is in running state.Got IP 10.47.255.250 2025-09-23 05:45:13,585 - DEBUG - Pod ctest-nginx-pod-72707231 has vmi 6c611fb6-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:45:13,585 - INFO - Verified pod ctest-nginx-pod-72707231 in contrail-api 2025-09-23 05:45:13,585 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:45:13,599 - DEBUG - VMI 6c611fb6-9840-11f0-9c2e-fa163e70540a is active in agent 10.0.0.48 2025-09-23 05:45:13,599 - INFO - Verified Pod ctest-nginx-pod-72707231 in agent 10.0.0.48 2025-09-23 05:45:13,599 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=c571811c-b187-46c6-b73a-c12962ffa13a 2025-09-23 05:45:13,603 - INFO - Pod ctest-nginx-pod-72707231 with uuid c571811c-b187-46c6-b73a-c12962ffa13a found in kube manager 2025-09-23 05:45:13,603 - INFO - Pod ctest-nginx-pod-72707231 verification passed 2025-09-23 05:45:13,689 - DEBUG - [Pod ctest-nginx-pod-72707231] Cmd: echo ctest-nginx-pod-72707231 > /usr/share/nginx/html/index.html, Output: 2025-09-23 05:45:13,696 - INFO - Pod ctest-busybox-pod-96868166 is in running state.Got IP 10.47.255.248 2025-09-23 05:45:13,766 - DEBUG - Pod ctest-busybox-pod-96868166 has vmi 70b1b63e-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:45:13,767 - INFO - Verified pod ctest-busybox-pod-96868166 in contrail-api 2025-09-23 05:45:13,767 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:45:13,785 - DEBUG - VMI 70b1b63e-9840-11f0-9c2e-fa163e70540a is active in agent 10.0.0.48 2025-09-23 05:45:13,785 - INFO - Verified Pod ctest-busybox-pod-96868166 in agent 10.0.0.48 2025-09-23 05:45:13,785 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:13,790 - INFO - Pod ctest-busybox-pod-96868166 with uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 found in kube manager 2025-09-23 05:45:13,790 - INFO - Pod ctest-busybox-pod-96868166 verification passed 2025-09-23 05:45:13,844 - DEBUG - [Pod ctest-busybox-pod-96868166] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-47007455 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-09-23 05:45:13,845 - DEBUG - [Pod Pod ctest-busybox-pod-96868166] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-23 05:45:13,845 - DEBUG - [Pod Pod ctest-busybox-pod-96868166] Cmd output: ctest-nginx-pod-47007455 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-09-23 05:45:13,888 - DEBUG - [Pod ctest-busybox-pod-96868166] 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-72707231 2025-09-23 05:45:13,889 - DEBUG - [Pod Pod ctest-busybox-pod-96868166] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-23 05:45:13,889 - DEBUG - [Pod Pod ctest-busybox-pod-96868166] 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-72707231 2025-09-23 05:45:13,889 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-47007455': 1, 'ctest-nginx-pod-72707231': 1} 2025-09-23 05:45:13,889 - WARNING - Nothing to delete parallely 2025-09-23 05:45:13,889 - INFO - Deleting pod default:ctest-busybox-pod-96868166 2025-09-23 05:45:13,904 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:13,911 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:18,911 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:18,917 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:23,918 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:23,924 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:28,925 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:28,932 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:33,933 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:33,942 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:38,943 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:38,949 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:43,950 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:43,958 - WARNING - Pod uuid d3e36b32-a443-466a-9c7f-d2d6adf75774 is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:48,958 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=d3e36b32-a443-466a-9c7f-d2d6adf75774 2025-09-23 05:45:48,963 - DEBUG - Pod d3e36b32-a443-466a-9c7f-d2d6adf75774 is not in agent 10.0.0.48 VM list 2025-09-23 05:45:48,963 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:70b1b63e-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:45:48,968 - DEBUG - VMI 70b1b63e-9840-11f0-9c2e-fa163e70540a is removed from agent 10.0.0.48 2025-09-23 05:45:48,968 - INFO - Verified that pod ctest-busybox-pod-96868166 is removed in agent 2025-09-23 05:45:48,968 - INFO - Deleting Ingress : ctest-nginx-ingress-39442726 2025-09-23 05:45:48,974 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=77289cb7-a706-4236-9bee-024f6ae3098d 2025-09-23 05:45:48,977 - ERROR - Ingress ctest-nginx-ingress-39442726 with uuid 77289cb7-a706-4236-9bee-024f6ae3098d still found in kube manager 2025-09-23 05:45:49,978 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=77289cb7-a706-4236-9bee-024f6ae3098d 2025-09-23 05:45:49,982 - INFO - Ingress ctest-nginx-ingress-39442726 with uuid 77289cb7-a706-4236-9bee-024f6ae3098d deleted successfully from kube manager 2025-09-23 05:45:49,982 - INFO - Verifications on Ingress %s cleanup passed 2025-09-23 05:45:49,982 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-23 05:45:50,036 - 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__ 2025-09-23 05:45:50,040 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-23 05:45:50,040 - INFO - Deleting VN __public__ 2025-09-23 05:45:50,153 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/36c9cdc8-2804-4fb2-b698-fc4de16e33f5 2025-09-23 05:45:50,157 - DEBUG - Response Code: 404 2025-09-23 05:45:50,157 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-23 05:45:50,166 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9f8cde89-a2ef-47e2-be19-7a0df8bfe71c 2025-09-23 05:45:50,178 - DEBUG - Requesting: http://10.0.0.38:8082/project/af90e600-f96f-4d6f-8296-ceb133b5b8e2 2025-09-23 05:45:50,228 - INFO - Validated that VN __public__ is not found in API Server 2025-09-23 05:45:50,228 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-23 05:45:50,235 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:45:50,241 - DEBUG - VN __public__ is not present in Agent 10.0.0.48 2025-09-23 05:45:50,241 - INFO - Validated that VN __public__ is not in any agent 2025-09-23 05:45:50,241 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:45:50,247 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 05:45:50,251 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-23 05:45:50,254 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-23 05:45:50,255 - INFO - Deleting pod default:ctest-nginx-pod-72707231 2025-09-23 05:45:50,267 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=c571811c-b187-46c6-b73a-c12962ffa13a 2025-09-23 05:45:50,277 - WARNING - Pod uuid c571811c-b187-46c6-b73a-c12962ffa13a is still seen in agent 10.0.0.48 VM list 2025-09-23 05:45:55,277 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=c571811c-b187-46c6-b73a-c12962ffa13a 2025-09-23 05:45:55,283 - DEBUG - Pod c571811c-b187-46c6-b73a-c12962ffa13a is not in agent 10.0.0.48 VM list 2025-09-23 05:45:55,283 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6c611fb6-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:45:55,288 - DEBUG - VMI 6c611fb6-9840-11f0-9c2e-fa163e70540a is removed from agent 10.0.0.48 2025-09-23 05:45:55,288 - INFO - Verified that pod ctest-nginx-pod-72707231 is removed in agent 2025-09-23 05:45:55,288 - INFO - Deleting pod default:ctest-nginx-pod-47007455 2025-09-23 05:45:55,309 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d 2025-09-23 05:45:55,315 - WARNING - Pod uuid ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d is still seen in agent 10.0.0.48 VM list 2025-09-23 05:46:00,315 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d 2025-09-23 05:46:00,320 - DEBUG - Pod ddb44d6d-e4ba-4e9f-ac97-d2189c3e752d is not in agent 10.0.0.48 VM list 2025-09-23 05:46:00,320 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6bf2005e-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:46:00,329 - DEBUG - VMI 6bf2005e-9840-11f0-9c2e-fa163e70540a is removed from agent 10.0.0.48 2025-09-23 05:46:00,329 - INFO - Verified that pod ctest-nginx-pod-47007455 is removed in agent 2025-09-23 05:46:00,330 - INFO - Deleting service : ctest-nginx-svc-76943131 2025-09-23 05:46:00,502 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 05:46:00,507 - DEBUG - No XMPP flaps were noticed during the test 2025-09-23 05:46:00,507 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-09-23 05:46:00,507 - INFO - -------------------------------------------------------------------------------- 2025-09-23 05:46:06,886 - 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' 2025-09-23 05:46:06,991 - DEBUG - Output : cluster_project={} 2025-09-23 05:46:07,077 - 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' 2025-09-23 05:46:07,209 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-23 05:46:07,213 - 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' 2025-09-23 05:46:07,363 - DEBUG - Output : cluster_project={} 2025-09-23 05:46:22,483 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:22,510 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:22,578 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:22,607 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:22,675 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:27,711 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:27,785 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:27,859 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 05:46:28,049 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 05:46:29,562 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_ApplicationPolicySetReq? 2025-09-23 05:46:29,569 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-09-23 05:46:29,588 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-09-23 05:46:31,608 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-09-23 05:49:36,832 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 05:49:36,881 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:49:36,888 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:49:36,894 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=207251d5-6618-425a-9108-e78ce7bb1436 2025-09-23 05:49:36,900 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=985c9376-a924-4a0f-8f39-cbcabc082bf2 2025-09-23 05:49:36,904 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:49:36,910 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7a5cd5d8-b736-4be9-87eb-9d5242c560b5 2025-09-23 05:49:36,916 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:49:36,921 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:49:41,926 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:49:41,928 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:49:41,929 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=207251d5-6618-425a-9108-e78ce7bb1436 2025-09-23 05:49:41,948 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a28bb02-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:49:41,966 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:49:41,967 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=985c9376-a924-4a0f-8f39-cbcabc082bf2 2025-09-23 05:49:41,968 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:49:41,969 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7a5cd5d8-b736-4be9-87eb-9d5242c560b5 2025-09-23 05:49:41,970 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:49:41,981 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b351a54-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:49:41,983 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ba5592c-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:49:46,948 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:49:46,950 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:49:46,982 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:49:46,985 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:49:46,986 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:49:51,958 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:49:51,959 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:49:51,988 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:49:51,994 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:49:51,995 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:49:56,967 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:49:56,968 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:49:56,994 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:49:57,002 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:49:57,004 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:50:01,976 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:50:01,978 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:50:01,999 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:50:02,012 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:50:02,013 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:50:06,988 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:50:06,995 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:50:07,011 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:50:07,021 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:50:07,022 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:50:12,008 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=381c655f-7860-4814-928b-9e625674eb4d 2025-09-23 05:50:12,009 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25920285-4999-43bf-b0eb-dbeae3b2ab41 2025-09-23 05:50:12,017 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c20bbf8-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:50:12,018 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9d843821-d0fb-4386-9990-19c3ae00c7f5 2025-09-23 05:50:12,020 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c7b1576-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:50:12,029 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a9e685c-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:50:12,030 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e4e1ff13-c576-4078-b30a-213d4e220e5a 2025-09-23 05:50:12,031 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7e24233c-0078-4bbf-ba4f-1daf8edae81b 2025-09-23 05:50:12,040 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9cddcc3e-9840-11f0-9c2e-fa163e70540a 2025-09-23 05:50:12,041 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d38cdb4-9840-11f0-9c2e-fa163e70540a