2025-09-11 11:06:36,737 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-09-11 11:06:37,015 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1469-1 2025-09-11 11:06:37,015 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-09-11 11:06:37,049 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1469-1 2025-09-11 11:06:37,049 - DEBUG - [10.0.0.27]: 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-11 11:06:37,113 - DEBUG - Output : NAMES contrail_test_0EyZyq218 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 2025-09-11 11:06:37,114 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-11 11:06:37,186 - DEBUG - Output : 127.0.0.1/8 10.0.0.27/24 252.27.0.1/8 10.56.49.1/24 172.17.0.1/16 2025-09-11 11:06:37,187 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-09-11 11:06:37,220 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1469-1 2025-09-11 11:06:37,317 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-09-11 11:06:37,529 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1469-1 2025-09-11 11:06:37,530 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-09-11 11:06:37,553 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1469-1 2025-09-11 11:06:37,553 - 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}' 2025-09-11 11:06:37,640 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-11 11:06:37,641 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-11 11:06:37,675 - DEBUG - Output : 10.0.0.33/24 2025-09-11 11:06:37,676 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-09-11 11:06:37,749 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1469-1 2025-09-11 11:06:37,827 - INFO - Using existing project ['default-domain', 'k8s-default'](31fcfa65-a7fa-4a9f-9bbb-571c1dce053d) 2025-09-11 11:06:37,891 - INFO - Using existing project ['default-domain', 'k8s-default'](31fcfa65-a7fa-4a9f-9bbb-571c1dce053d) 2025-09-11 11:06:37,998 - INFO - ================================================================================ 2025-09-11 11:06:37,998 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-11 11:06:37,998 - 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-11 11:06:38,249 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 11:06:38,256 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.27': '0'}} with 2025-09-11 11:06:38,256 - INFO - Initial checks done. Running the testcase now 2025-09-11 11:06:38,256 - INFO - 2025-09-11 11:06:38,262 - INFO - Namespace default already exists 2025-09-11 11:06:38,262 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-11 11:06:38,393 - DEBUG - Output : cluster_project={} 2025-09-11 11:06:38,445 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-11 11:06:38,445 - DEBUG - Project uuid in Contrail is 31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:06:38,445 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-11 11:06:38,606 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-11 11:06:38,606 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=83adb83c-cd0e-40fb-b349-429ffe327e18 2025-09-11 11:06:38,610 - INFO - Namespace default with uuid 83adb83c-cd0e-40fb-b349-429ffe327e18 found in kube manager 2025-09-11 11:06:38,610 - INFO - Namespace default verification passed 2025-09-11 11:06:38,613 - DEBUG - Service ctest-nginx-svc-11700995 not present 2025-09-11 11:06:38,613 - INFO - Creating service ctest-nginx-svc-11700995 2025-09-11 11:06:38,634 - INFO - Created Service ctest-nginx-svc-11700995 2025-09-11 11:06:38,652 - DEBUG - Pod ctest-nginx-pod-15201361 not present 2025-09-11 11:06:38,653 - INFO - Creating Pod ctest-nginx-pod-15201361 2025-09-11 11:06:38,715 - DEBUG - Pod : ctest-nginx-pod-15201361 UUID is c3273181-c7c0-4e24-9fee-a26c63da335d 2025-09-11 11:06:38,718 - DEBUG - Pod ctest-nginx-pod-65386556 not present 2025-09-11 11:06:38,719 - INFO - Creating Pod ctest-nginx-pod-65386556 2025-09-11 11:06:38,751 - DEBUG - Pod : ctest-nginx-pod-65386556 UUID is 77ba59fa-14ad-427e-810b-3e01c9b20778 2025-09-11 11:06:38,942 - INFO - Created VN __public__, UUID :4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:39,201 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-09-11 11:06:39,208 - DEBUG - Requesting: http://10.0.0.27:8082/domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 2025-09-11 11:06:39,227 - DEBUG - Requesting: http://10.0.0.27:8082/project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:06:39,335 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:39,373 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:39,405 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:39,432 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:39,447 - DEBUG - Route Targets: [] 2025-09-11 11:06:39,447 - DEBUG - RT names not yet present for VN __public__ 2025-09-11 11:06:44,448 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-09-11 11:06:44,454 - DEBUG - Requesting: http://10.0.0.27:8082/domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 2025-09-11 11:06:44,462 - DEBUG - Requesting: http://10.0.0.27:8082/project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:06:44,499 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:44,509 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:44,517 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:44,525 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:44,531 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/0bac6cff-73f6-4838-a2f0-4d407d090811 2025-09-11 11:06:44,537 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-11 11:06:44,537 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:44,545 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:44,558 - INFO - Verified VN network id 13 for VN 4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:44,558 - INFO - Verifications in API Server for VN __public__ passed 2025-09-11 11:06:44,558 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:44,565 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:44,571 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:06:44,577 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/0bac6cff-73f6-4838-a2f0-4d407d090811 2025-09-11 11:06:44,583 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-11 11:06:44,588 - DEBUG - Control-node 10.0.0.27 : 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': '5672225590429043604', 'uuid-lslong': '13115317244924668041'}, 'enable': 'true', 'created': '2025-09-11T11:06:38', 'last-modified': '2025-09-11T11:06:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.484853'} 2025-09-11 11:06:44,589 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:06:44,598 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-11 11:06:44,598 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-11 11:06:44,599 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-11 11:06:44,599 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-09-11 11:06:44,604 - DEBUG - Requesting: http://10.0.0.27:8082/domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 2025-09-11 11:06:44,610 - DEBUG - Requesting: http://10.0.0.27:8082/project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:06:44,653 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:44,661 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-11 11:06:44,661 - DEBUG - Verifying the vn in opserver 2025-09-11 11:06:44,661 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2025-09-11 11:06:44,661 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-09-11 11:06:44,665 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-11 11:06:44,665 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-11 11:06:44,665 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:06:44,680 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:06:44,685 - DEBUG - Do not have enough data to verify VN in agent 2025-09-11 11:06:44,685 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:06:44,691 - DEBUG - VRF ids for VN __public__: {} 2025-09-11 11:06:44,774 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-11 11:06:44,937 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-09-11 11:06:44,942 - DEBUG - Requesting: http://10.0.0.27:8082/domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 2025-09-11 11:06:44,950 - DEBUG - Requesting: http://10.0.0.27:8082/project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:06:44,993 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:45,005 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/14f738f9-b776-4907-88e0-ac4e48339e14 2025-09-11 11:06:45,012 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-09-11 11:06:45,018 - DEBUG - Requesting: http://10.0.0.27:8082/domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 2025-09-11 11:06:45,026 - DEBUG - Requesting: http://10.0.0.27:8082/project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:06:45,064 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/4eb7cb1f-2b67-4b94-b602-f78bdc4a2889 2025-09-11 11:06:45,078 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-11 11:06:45,078 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-11 11:06:45,087 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-11 11:06:45,094 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-11 11:06:45,094 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-11 11:06:45,097 - DEBUG - Ingress ctest-nginx-ingress-90946646 not present 2025-09-11 11:06:45,098 - INFO - Creating Ingress ctest-nginx-ingress-90946646 2025-09-11 11:06:45,106 - INFO - Created Ingress ctest-nginx-ingress-90946646 2025-09-11 11:06:45,115 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-90946646 2025-09-11 11:06:48,125 - DEBUG - For Ingress ctest-nginx-ingress-90946646, Cluster IP: 10.47.255.249, External IPs ['107.127.239.60'] 2025-09-11 11:06:48,126 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-90946646 2025-09-11 11:06:48,126 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=0ea3ea08-293f-4f0a-857c-5dabae4734e2 2025-09-11 11:06:48,135 - INFO - Ingress ctest-nginx-ingress-90946646 with uuid 0ea3ea08-293f-4f0a-857c-5dabae4734e2 found in kube manager 2025-09-11 11:06:48,135 - INFO - Ingress ctest-nginx-ingress-90946646 verification passed 2025-09-11 11:06:48,141 - DEBUG - Pod ctest-busybox-pod-66448798 not present 2025-09-11 11:06:48,143 - INFO - Creating Pod ctest-busybox-pod-66448798 2025-09-11 11:06:48,179 - DEBUG - Pod : ctest-busybox-pod-66448798 UUID is 54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:06:48,202 - DEBUG - Pod ctest-nginx-pod-15201361 not in running state.Currently in Pending 2025-09-11 11:06:53,213 - INFO - Pod ctest-nginx-pod-15201361 is in running state.Got IP 10.47.255.251 2025-09-11 11:06:53,228 - DEBUG - Pod ctest-nginx-pod-15201361 has vmi 6489ccb0-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:06:53,228 - INFO - Verified pod ctest-nginx-pod-15201361 in contrail-api 2025-09-11 11:06:53,228 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:06:53,242 - DEBUG - VMI 6489ccb0-8eff-11f0-af16-fa163e5fcb15 is active in agent 10.0.0.33 2025-09-11 11:06:53,242 - INFO - Verified Pod ctest-nginx-pod-15201361 in agent 10.0.0.33 2025-09-11 11:06:53,242 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=c3273181-c7c0-4e24-9fee-a26c63da335d 2025-09-11 11:06:53,247 - INFO - Pod ctest-nginx-pod-15201361 with uuid c3273181-c7c0-4e24-9fee-a26c63da335d found in kube manager 2025-09-11 11:06:53,248 - INFO - Pod ctest-nginx-pod-15201361 verification passed 2025-09-11 11:06:53,314 - DEBUG - [Pod ctest-nginx-pod-15201361] Cmd: echo ctest-nginx-pod-15201361 > /usr/share/nginx/html/index.html, Output: 2025-09-11 11:06:53,321 - INFO - Pod ctest-nginx-pod-65386556 is in running state.Got IP 10.47.255.250 2025-09-11 11:06:53,332 - DEBUG - Pod ctest-nginx-pod-65386556 has vmi 64fddb1e-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:06:53,332 - INFO - Verified pod ctest-nginx-pod-65386556 in contrail-api 2025-09-11 11:06:53,332 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:06:53,342 - DEBUG - VMI 64fddb1e-8eff-11f0-af16-fa163e5fcb15 is active in agent 10.0.0.33 2025-09-11 11:06:53,342 - INFO - Verified Pod ctest-nginx-pod-65386556 in agent 10.0.0.33 2025-09-11 11:06:53,342 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=77ba59fa-14ad-427e-810b-3e01c9b20778 2025-09-11 11:06:53,346 - INFO - Pod ctest-nginx-pod-65386556 with uuid 77ba59fa-14ad-427e-810b-3e01c9b20778 found in kube manager 2025-09-11 11:06:53,346 - INFO - Pod ctest-nginx-pod-65386556 verification passed 2025-09-11 11:06:53,399 - DEBUG - [Pod ctest-nginx-pod-65386556] Cmd: echo ctest-nginx-pod-65386556 > /usr/share/nginx/html/index.html, Output: 2025-09-11 11:06:53,409 - DEBUG - Pod ctest-busybox-pod-66448798 not in running state.Currently in Pending 2025-09-11 11:06:58,430 - INFO - Pod ctest-busybox-pod-66448798 is in running state.Got IP 10.47.255.248 2025-09-11 11:06:58,489 - DEBUG - Pod ctest-busybox-pod-66448798 has vmi 6955d1f8-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:06:58,489 - INFO - Verified pod ctest-busybox-pod-66448798 in contrail-api 2025-09-11 11:06:58,489 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:06:58,504 - DEBUG - VMI 6955d1f8-8eff-11f0-af16-fa163e5fcb15 is active in agent 10.0.0.33 2025-09-11 11:06:58,504 - INFO - Verified Pod ctest-busybox-pod-66448798 in agent 10.0.0.33 2025-09-11 11:06:58,504 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:06:58,509 - INFO - Pod ctest-busybox-pod-66448798 with uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b found in kube manager 2025-09-11 11:06:58,509 - INFO - Pod ctest-busybox-pod-66448798 verification passed 2025-09-11 11:06:58,574 - DEBUG - [Pod ctest-busybox-pod-66448798] 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-65386556 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-11 11:06:58,574 - DEBUG - [Pod Pod ctest-busybox-pod-66448798] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 11:06:58,574 - DEBUG - [Pod Pod ctest-busybox-pod-66448798] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-65386556 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-11 11:06:58,637 - DEBUG - [Pod ctest-busybox-pod-66448798] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15201361 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-11 11:06:58,637 - DEBUG - [Pod Pod ctest-busybox-pod-66448798] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 11:06:58,637 - DEBUG - [Pod Pod ctest-busybox-pod-66448798] Cmd output: ctest-nginx-pod-15201361 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-11 11:06:58,637 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-15201361': 1, 'ctest-nginx-pod-65386556': 1} 2025-09-11 11:06:58,638 - WARNING - Nothing to delete parallely 2025-09-11 11:06:58,638 - INFO - Deleting pod default:ctest-busybox-pod-66448798 2025-09-11 11:06:58,649 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:06:58,655 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:03,656 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:03,663 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:08,664 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:08,670 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:13,671 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:13,678 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:18,678 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:18,686 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:23,687 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:23,693 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:28,694 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:28,700 - WARNING - Pod uuid 54e88196-6999-4fbb-acb7-7a986e5d2a3b is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:33,701 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54e88196-6999-4fbb-acb7-7a986e5d2a3b 2025-09-11 11:07:33,708 - DEBUG - Pod 54e88196-6999-4fbb-acb7-7a986e5d2a3b is not in agent 10.0.0.33 VM list 2025-09-11 11:07:33,708 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6955d1f8-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:07:33,715 - DEBUG - VMI 6955d1f8-8eff-11f0-af16-fa163e5fcb15 is removed from agent 10.0.0.33 2025-09-11 11:07:33,715 - INFO - Verified that pod ctest-busybox-pod-66448798 is removed in agent 2025-09-11 11:07:33,715 - INFO - Deleting Ingress : ctest-nginx-ingress-90946646 2025-09-11 11:07:33,721 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=0ea3ea08-293f-4f0a-857c-5dabae4734e2 2025-09-11 11:07:33,726 - ERROR - Ingress ctest-nginx-ingress-90946646 with uuid 0ea3ea08-293f-4f0a-857c-5dabae4734e2 still found in kube manager 2025-09-11 11:07:34,727 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=0ea3ea08-293f-4f0a-857c-5dabae4734e2 2025-09-11 11:07:34,731 - INFO - Ingress ctest-nginx-ingress-90946646 with uuid 0ea3ea08-293f-4f0a-857c-5dabae4734e2 deleted successfully from kube manager 2025-09-11 11:07:34,731 - INFO - Verifications on Ingress %s cleanup passed 2025-09-11 11:07:34,732 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-11 11:07:34,823 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-11 11:07:34,828 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-11 11:07:34,828 - INFO - Deleting VN __public__ 2025-09-11 11:07:35,009 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/e174aa7a-8ab0-40e4-b636-66bc05978c04 2025-09-11 11:07:35,017 - DEBUG - Response Code: 404 2025-09-11 11:07:35,017 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-09-11 11:07:35,024 - DEBUG - Requesting: http://10.0.0.27:8082/domain/81ac2d2c-7707-4f73-82da-011ab1fd66d1 2025-09-11 11:07:35,032 - DEBUG - Requesting: http://10.0.0.27:8082/project/31fcfa65-a7fa-4a9f-9bbb-571c1dce053d 2025-09-11 11:07:35,088 - INFO - Validated that VN __public__ is not found in API Server 2025-09-11 11:07:35,088 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-11 11:07:35,094 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:07:35,103 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-09-11 11:07:35,103 - INFO - Validated that VN __public__ is not in any agent 2025-09-11 11:07:35,103 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:07:35,111 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 11:07:35,115 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-11 11:07:35,124 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-11 11:07:35,125 - INFO - Deleting pod default:ctest-nginx-pod-65386556 2025-09-11 11:07:35,144 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=77ba59fa-14ad-427e-810b-3e01c9b20778 2025-09-11 11:07:35,155 - WARNING - Pod uuid 77ba59fa-14ad-427e-810b-3e01c9b20778 is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:40,156 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=77ba59fa-14ad-427e-810b-3e01c9b20778 2025-09-11 11:07:40,164 - DEBUG - Pod 77ba59fa-14ad-427e-810b-3e01c9b20778 is not in agent 10.0.0.33 VM list 2025-09-11 11:07:40,164 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64fddb1e-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:07:40,170 - DEBUG - VMI 64fddb1e-8eff-11f0-af16-fa163e5fcb15 is removed from agent 10.0.0.33 2025-09-11 11:07:40,170 - INFO - Verified that pod ctest-nginx-pod-65386556 is removed in agent 2025-09-11 11:07:40,170 - INFO - Deleting pod default:ctest-nginx-pod-15201361 2025-09-11 11:07:40,187 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c3273181-c7c0-4e24-9fee-a26c63da335d 2025-09-11 11:07:40,196 - WARNING - Pod uuid c3273181-c7c0-4e24-9fee-a26c63da335d is still seen in agent 10.0.0.33 VM list 2025-09-11 11:07:45,197 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c3273181-c7c0-4e24-9fee-a26c63da335d 2025-09-11 11:07:45,203 - DEBUG - Pod c3273181-c7c0-4e24-9fee-a26c63da335d is not in agent 10.0.0.33 VM list 2025-09-11 11:07:45,203 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6489ccb0-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:07:45,208 - DEBUG - VMI 6489ccb0-8eff-11f0-af16-fa163e5fcb15 is removed from agent 10.0.0.33 2025-09-11 11:07:45,208 - INFO - Verified that pod ctest-nginx-pod-15201361 is removed in agent 2025-09-11 11:07:45,209 - INFO - Deleting service : ctest-nginx-svc-11700995 2025-09-11 11:07:45,455 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 11:07:45,464 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 11:07:45,464 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-09-11 11:07:45,464 - INFO - -------------------------------------------------------------------------------- 2025-09-11 11:07:51,927 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-11 11:07:52,138 - DEBUG - Output : cluster_project={} 2025-09-11 11:07:52,303 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-11 11:07:52,555 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-11 11:07:52,561 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-11 11:07:52,902 - DEBUG - Output : cluster_project={} 2025-09-11 11:08:08,145 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,183 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,259 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,341 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,381 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,460 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,537 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,568 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 11:08:08,820 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 11:08:11,342 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-09-11 11:08:11,349 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-09-11 11:08:11,373 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-09-11 11:08:13,397 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-09-11 11:11:21,123 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 11:11:21,185 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b19f2463-d39a-422e-9cb0-d4991e690ef9 2025-09-11 11:11:21,198 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:21,215 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f7615eb4-d99a-4383-84eb-9acf647c1318 2025-09-11 11:11:21,227 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:21,244 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:21,252 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67a51266-8a10-4fcc-a787-1e21ed716199 2025-09-11 11:11:21,257 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8eddbd32-e38d-407a-9e92-99e231aa46e4 2025-09-11 11:11:21,265 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:26,333 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:26,335 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8eddbd32-e38d-407a-9e92-99e231aa46e4 2025-09-11 11:11:26,336 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:26,336 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67a51266-8a10-4fcc-a787-1e21ed716199 2025-09-11 11:11:26,338 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b19f2463-d39a-422e-9cb0-d4991e690ef9 2025-09-11 11:11:26,340 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:26,341 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:26,342 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f7615eb4-d99a-4383-84eb-9acf647c1318 2025-09-11 11:11:26,361 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:90ad3d0e-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:26,362 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:90333996-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:26,366 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:914b1ba0-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:26,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:91cc7a42-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:31,361 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:31,365 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:31,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:31,370 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:36,371 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:36,379 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:36,382 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:36,386 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:41,379 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:41,397 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:41,402 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:41,403 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:46,386 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:46,407 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:46,413 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:46,414 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:51,395 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:51,417 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:51,422 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:51,424 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:56,403 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bc11a26f-9f56-4de7-a18e-575bfd7cf9f1 2025-09-11 11:11:56,409 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:925d0f58-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:56,427 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7e494c4c-cdf8-4978-8c0a-dc94db59aebe 2025-09-11 11:11:56,432 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93a12d0e-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:56,434 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5da17021-6276-4a87-b223-60d9e7c43798 2025-09-11 11:11:56,435 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67560e04-8c73-4e61-935c-dc39d8ca6749 2025-09-11 11:11:56,444 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92d0081e-8eff-11f0-af16-fa163e5fcb15 2025-09-11 11:11:56,445 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:933223aa-8eff-11f0-af16-fa163e5fcb15