2025-06-20 08:44:04,722 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-06-20 08:44:04,967 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1287-1 2025-06-20 08:44:04,968 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-06-20 08:44:05,007 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1287-1 2025-06-20 08:44:05,007 - 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-06-20 08:44:05,107 - DEBUG - Output : NAMES contrail_test_GEdu2sX3S analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 2025-06-20 08:44:05,108 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-20 08:44:05,141 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2025-06-20 08:44:05,141 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-06-20 08:44:05,174 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1287-1 2025-06-20 08:44:05,272 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-06-20 08:44:05,479 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1287-1 2025-06-20 08:44:05,480 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-06-20 08:44:05,503 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1287-1 2025-06-20 08:44:05,503 - DEBUG - [10.0.0.49]: 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-20 08:44:05,591 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-20 08:44:05,591 - DEBUG - [10.0.0.49]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-20 08:44:05,625 - DEBUG - Output : 10.0.0.49/24 2025-06-20 08:44:05,625 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-06-20 08:44:05,659 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1287-1 2025-06-20 08:44:05,740 - INFO - Using existing project ['default-domain', 'k8s-default'](3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2) 2025-06-20 08:44:05,838 - INFO - Using existing project ['default-domain', 'k8s-default'](3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2) 2025-06-20 08:44:05,981 - INFO - ================================================================================ 2025-06-20 08:44:05,982 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-20 08:44:05,982 - 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-20 08:44:06,173 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-20 08:44:06,181 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.33': '0'}} with 2025-06-20 08:44:06,181 - INFO - Initial checks done. Running the testcase now 2025-06-20 08:44:06,181 - INFO - 2025-06-20 08:44:06,185 - INFO - Namespace default already exists 2025-06-20 08:44:06,185 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-20 08:44:06,291 - DEBUG - Output : cluster_project={} 2025-06-20 08:44:06,327 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-20 08:44:06,328 - DEBUG - Project uuid in Contrail is 3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:44:06,328 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-20 08:44:06,464 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-20 08:44:06,464 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=142228d2-8707-403b-9b52-7a09965873d6 2025-06-20 08:44:06,470 - INFO - Namespace default with uuid 142228d2-8707-403b-9b52-7a09965873d6 found in kube manager 2025-06-20 08:44:06,470 - INFO - Namespace default verification passed 2025-06-20 08:44:06,472 - DEBUG - Service ctest-nginx-svc-41930994 not present 2025-06-20 08:44:06,473 - INFO - Creating service ctest-nginx-svc-41930994 2025-06-20 08:44:06,488 - INFO - Created Service ctest-nginx-svc-41930994 2025-06-20 08:44:06,497 - DEBUG - Pod ctest-nginx-pod-53250489 not present 2025-06-20 08:44:06,497 - INFO - Creating Pod ctest-nginx-pod-53250489 2025-06-20 08:44:06,564 - DEBUG - Pod : ctest-nginx-pod-53250489 UUID is 086bf9fb-285d-4a22-8825-e7807b46c382 2025-06-20 08:44:06,571 - DEBUG - Pod ctest-nginx-pod-13601856 not present 2025-06-20 08:44:06,572 - INFO - Creating Pod ctest-nginx-pod-13601856 2025-06-20 08:44:06,595 - DEBUG - Pod : ctest-nginx-pod-13601856 UUID is d2bf44e3-1b7d-4fea-89f3-532d17b009e0 2025-06-20 08:44:06,809 - INFO - Created VN __public__, UUID :7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:07,039 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-20 08:44:07,045 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a9777a91-a75d-4062-a177-dbf01107ee67 2025-06-20 08:44:07,061 - DEBUG - Requesting: http://10.0.0.33:8082/project/3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:44:07,177 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:07,210 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:07,221 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:07,229 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:07,239 - DEBUG - Route Targets: [] 2025-06-20 08:44:07,239 - DEBUG - RT names not yet present for VN __public__ 2025-06-20 08:44:12,239 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-20 08:44:12,247 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a9777a91-a75d-4062-a177-dbf01107ee67 2025-06-20 08:44:12,255 - DEBUG - Requesting: http://10.0.0.33:8082/project/3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:44:12,296 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,308 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,316 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:12,327 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:12,332 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c80c0571-9d69-421e-a770-0f308459acdd 2025-06-20 08:44:12,337 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-20 08:44:12,337 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,345 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:12,356 - INFO - Verified VN network id 14 for VN 7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,357 - INFO - Verifications in API Server for VN __public__ passed 2025-06-20 08:44:12,357 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,364 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:12,369 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:44:12,375 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c80c0571-9d69-421e-a770-0f308459acdd 2025-06-20 08:44:12,396 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-20 08:44:12,404 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8820923501660291200', 'uuid-lslong': '9459518205368917890'}, 'enable': 'true', 'created': '2025-06-20T08:44:06', 'last-modified': '2025-06-20T08:44:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.452380'} 2025-06-20 08:44:12,404 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:44:12,411 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-20 08:44:12,411 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-20 08:44:12,411 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-20 08:44:12,412 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-20 08:44:12,425 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a9777a91-a75d-4062-a177-dbf01107ee67 2025-06-20 08:44:12,433 - DEBUG - Requesting: http://10.0.0.33:8082/project/3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:44:12,489 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,500 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-20 08:44:12,500 - DEBUG - Verifying the vn in opserver 2025-06-20 08:44:12,500 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-06-20 08:44:12,500 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-06-20 08:44:12,505 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-20 08:44:12,505 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-20 08:44:12,505 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:44:12,513 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:44:12,521 - DEBUG - Do not have enough data to verify VN in agent 2025-06-20 08:44:12,521 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:44:12,528 - DEBUG - VRF ids for VN __public__: {} 2025-06-20 08:44:12,623 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-20 08:44:12,734 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-20 08:44:12,740 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a9777a91-a75d-4062-a177-dbf01107ee67 2025-06-20 08:44:12,747 - DEBUG - Requesting: http://10.0.0.33:8082/project/3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:44:12,786 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,796 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/67554941-35ab-4cf1-b80c-4b97102a92ea 2025-06-20 08:44:12,801 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-20 08:44:12,806 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a9777a91-a75d-4062-a177-dbf01107ee67 2025-06-20 08:44:12,812 - DEBUG - Requesting: http://10.0.0.33:8082/project/3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:44:12,851 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7a6a3730-835b-4080-8346-f5b0695adf82 2025-06-20 08:44:12,859 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-20 08:44:12,859 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-20 08:44:12,866 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-20 08:44:12,874 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-20 08:44:12,874 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-20 08:44:12,878 - DEBUG - Ingress ctest-nginx-ingress-47915282 not present 2025-06-20 08:44:12,879 - INFO - Creating Ingress ctest-nginx-ingress-47915282 2025-06-20 08:44:12,885 - INFO - Created Ingress ctest-nginx-ingress-47915282 2025-06-20 08:44:12,887 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-47915282 2025-06-20 08:44:15,892 - DEBUG - For Ingress ctest-nginx-ingress-47915282, Cluster IP: 10.47.255.249, External IPs ['132.81.56.60'] 2025-06-20 08:44:15,893 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-47915282 2025-06-20 08:44:15,893 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2cd56315-16c2-45df-b3b0-57ba624e8815 2025-06-20 08:44:15,901 - INFO - Ingress ctest-nginx-ingress-47915282 with uuid 2cd56315-16c2-45df-b3b0-57ba624e8815 found in kube manager 2025-06-20 08:44:15,902 - INFO - Ingress ctest-nginx-ingress-47915282 verification passed 2025-06-20 08:44:15,905 - DEBUG - Pod ctest-busybox-pod-70402789 not present 2025-06-20 08:44:15,905 - INFO - Creating Pod ctest-busybox-pod-70402789 2025-06-20 08:44:15,925 - DEBUG - Pod : ctest-busybox-pod-70402789 UUID is afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:15,932 - DEBUG - Pod ctest-nginx-pod-53250489 not in running state.Currently in Pending 2025-06-20 08:44:20,949 - INFO - Pod ctest-nginx-pod-53250489 is in running state.Got IP 10.47.255.251 2025-06-20 08:44:20,975 - DEBUG - Pod ctest-nginx-pod-53250489 has vmi bab18b02-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:44:20,976 - INFO - Verified pod ctest-nginx-pod-53250489 in contrail-api 2025-06-20 08:44:20,976 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:44:20,987 - DEBUG - VMI bab18b02-4db2-11f0-a020-fa163e50ceb0 is active in agent 10.0.0.49 2025-06-20 08:44:20,987 - INFO - Verified Pod ctest-nginx-pod-53250489 in agent 10.0.0.49 2025-06-20 08:44:20,987 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=086bf9fb-285d-4a22-8825-e7807b46c382 2025-06-20 08:44:21,008 - INFO - Pod ctest-nginx-pod-53250489 with uuid 086bf9fb-285d-4a22-8825-e7807b46c382 found in kube manager 2025-06-20 08:44:21,008 - INFO - Pod ctest-nginx-pod-53250489 verification passed 2025-06-20 08:44:21,074 - DEBUG - [Pod ctest-nginx-pod-53250489] Cmd: echo ctest-nginx-pod-53250489 > /usr/share/nginx/html/index.html, Output: 2025-06-20 08:44:21,079 - INFO - Pod ctest-nginx-pod-13601856 is in running state.Got IP 10.47.255.250 2025-06-20 08:44:21,135 - DEBUG - Pod ctest-nginx-pod-13601856 has vmi bb294732-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:44:21,135 - INFO - Verified pod ctest-nginx-pod-13601856 in contrail-api 2025-06-20 08:44:21,135 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:44:21,147 - DEBUG - VMI bb294732-4db2-11f0-a020-fa163e50ceb0 is active in agent 10.0.0.49 2025-06-20 08:44:21,147 - INFO - Verified Pod ctest-nginx-pod-13601856 in agent 10.0.0.49 2025-06-20 08:44:21,147 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=d2bf44e3-1b7d-4fea-89f3-532d17b009e0 2025-06-20 08:44:21,151 - INFO - Pod ctest-nginx-pod-13601856 with uuid d2bf44e3-1b7d-4fea-89f3-532d17b009e0 found in kube manager 2025-06-20 08:44:21,151 - INFO - Pod ctest-nginx-pod-13601856 verification passed 2025-06-20 08:44:21,206 - DEBUG - [Pod ctest-nginx-pod-13601856] Cmd: echo ctest-nginx-pod-13601856 > /usr/share/nginx/html/index.html, Output: 2025-06-20 08:44:21,211 - DEBUG - Pod ctest-busybox-pod-70402789 not in running state.Currently in Pending 2025-06-20 08:44:26,217 - DEBUG - Pod ctest-busybox-pod-70402789 not in running state.Currently in Pending 2025-06-20 08:44:31,223 - INFO - Pod ctest-busybox-pod-70402789 is in running state.Got IP 10.47.255.248 2025-06-20 08:44:31,236 - DEBUG - Pod ctest-busybox-pod-70402789 has vmi bf853610-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:44:31,236 - INFO - Verified pod ctest-busybox-pod-70402789 in contrail-api 2025-06-20 08:44:31,236 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:44:31,247 - DEBUG - VMI bf853610-4db2-11f0-a020-fa163e50ceb0 is active in agent 10.0.0.49 2025-06-20 08:44:31,248 - INFO - Verified Pod ctest-busybox-pod-70402789 in agent 10.0.0.49 2025-06-20 08:44:31,248 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:31,252 - INFO - Pod ctest-busybox-pod-70402789 with uuid afa9cadd-4123-422b-9dc3-61f058508441 found in kube manager 2025-06-20 08:44:31,252 - INFO - Pod ctest-busybox-pod-70402789 verification passed 2025-06-20 08:44:31,307 - DEBUG - [Pod ctest-busybox-pod-70402789] 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-13601856 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-20 08:44:31,308 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 08:44:31,308 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-13601856 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-20 08:44:31,362 - DEBUG - [Pod ctest-busybox-pod-70402789] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13601856 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-20 08:44:31,363 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 08:44:31,363 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd output: ctest-nginx-pod-13601856 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-20 08:44:31,416 - DEBUG - [Pod ctest-busybox-pod-70402789] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13601856 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-20 08:44:31,416 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 08:44:31,416 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd output: ctest-nginx-pod-13601856 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-20 08:44:31,458 - DEBUG - [Pod ctest-busybox-pod-70402789] 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-53250489 2025-06-20 08:44:31,459 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 08:44:31,459 - DEBUG - [Pod Pod ctest-busybox-pod-70402789] 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-53250489 2025-06-20 08:44:31,459 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-53250489': 1, 'ctest-nginx-pod-13601856': 3} 2025-06-20 08:44:31,459 - WARNING - Nothing to delete parallely 2025-06-20 08:44:31,459 - INFO - Deleting pod default:ctest-busybox-pod-70402789 2025-06-20 08:44:31,474 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:31,481 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:44:36,482 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:36,489 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:44:41,494 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:41,501 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:44:46,502 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:46,511 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:44:51,512 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:51,520 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:44:56,521 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:44:56,529 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:45:01,529 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:45:01,540 - WARNING - Pod uuid afa9cadd-4123-422b-9dc3-61f058508441 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:45:06,541 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=afa9cadd-4123-422b-9dc3-61f058508441 2025-06-20 08:45:06,550 - DEBUG - Pod afa9cadd-4123-422b-9dc3-61f058508441 is not in agent 10.0.0.49 VM list 2025-06-20 08:45:06,550 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf853610-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:45:06,558 - DEBUG - VMI bf853610-4db2-11f0-a020-fa163e50ceb0 is removed from agent 10.0.0.49 2025-06-20 08:45:06,558 - INFO - Verified that pod ctest-busybox-pod-70402789 is removed in agent 2025-06-20 08:45:06,559 - INFO - Deleting Ingress : ctest-nginx-ingress-47915282 2025-06-20 08:45:06,566 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2cd56315-16c2-45df-b3b0-57ba624e8815 2025-06-20 08:45:06,571 - ERROR - Ingress ctest-nginx-ingress-47915282 with uuid 2cd56315-16c2-45df-b3b0-57ba624e8815 still found in kube manager 2025-06-20 08:45:07,571 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2cd56315-16c2-45df-b3b0-57ba624e8815 2025-06-20 08:45:07,576 - INFO - Ingress ctest-nginx-ingress-47915282 with uuid 2cd56315-16c2-45df-b3b0-57ba624e8815 deleted successfully from kube manager 2025-06-20 08:45:07,576 - INFO - Verifications on Ingress %s cleanup passed 2025-06-20 08:45:07,576 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-20 08:45:07,688 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-20 08:45:07,696 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-20 08:45:07,696 - INFO - Deleting VN __public__ 2025-06-20 08:45:07,844 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5572e66-59b8-4550-a546-c3064d427e34 2025-06-20 08:45:07,849 - DEBUG - Response Code: 404 2025-06-20 08:45:07,849 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-20 08:45:07,854 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a9777a91-a75d-4062-a177-dbf01107ee67 2025-06-20 08:45:07,861 - DEBUG - Requesting: http://10.0.0.33:8082/project/3f0e2f7a-26b7-41ec-b4d3-fc0f0cfaf7f2 2025-06-20 08:45:07,906 - INFO - Validated that VN __public__ is not found in API Server 2025-06-20 08:45:07,906 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-20 08:45:07,914 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:45:07,941 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-06-20 08:45:07,941 - INFO - Validated that VN __public__ is not in any agent 2025-06-20 08:45:07,941 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:45:07,954 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 08:45:07,966 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-20 08:45:07,972 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-20 08:45:07,973 - INFO - Deleting pod default:ctest-nginx-pod-13601856 2025-06-20 08:45:07,996 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d2bf44e3-1b7d-4fea-89f3-532d17b009e0 2025-06-20 08:45:08,020 - WARNING - Pod uuid d2bf44e3-1b7d-4fea-89f3-532d17b009e0 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:45:13,021 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d2bf44e3-1b7d-4fea-89f3-532d17b009e0 2025-06-20 08:45:13,029 - DEBUG - Pod d2bf44e3-1b7d-4fea-89f3-532d17b009e0 is not in agent 10.0.0.49 VM list 2025-06-20 08:45:13,030 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb294732-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:45:13,040 - DEBUG - VMI bb294732-4db2-11f0-a020-fa163e50ceb0 is removed from agent 10.0.0.49 2025-06-20 08:45:13,040 - INFO - Verified that pod ctest-nginx-pod-13601856 is removed in agent 2025-06-20 08:45:13,040 - INFO - Deleting pod default:ctest-nginx-pod-53250489 2025-06-20 08:45:13,103 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=086bf9fb-285d-4a22-8825-e7807b46c382 2025-06-20 08:45:13,117 - WARNING - Pod uuid 086bf9fb-285d-4a22-8825-e7807b46c382 is still seen in agent 10.0.0.49 VM list 2025-06-20 08:45:18,118 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=086bf9fb-285d-4a22-8825-e7807b46c382 2025-06-20 08:45:18,126 - DEBUG - Pod 086bf9fb-285d-4a22-8825-e7807b46c382 is not in agent 10.0.0.49 VM list 2025-06-20 08:45:18,126 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bab18b02-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:45:18,134 - DEBUG - VMI bab18b02-4db2-11f0-a020-fa163e50ceb0 is removed from agent 10.0.0.49 2025-06-20 08:45:18,134 - INFO - Verified that pod ctest-nginx-pod-53250489 is removed in agent 2025-06-20 08:45:18,134 - INFO - Deleting service : ctest-nginx-svc-41930994 2025-06-20 08:45:18,320 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-20 08:45:18,327 - DEBUG - No XMPP flaps were noticed during the test 2025-06-20 08:45:18,327 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-06-20 08:45:18,327 - INFO - -------------------------------------------------------------------------------- 2025-06-20 08:45:24,742 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-20 08:45:24,850 - DEBUG - Output : cluster_project={} 2025-06-20 08:45:24,919 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-20 08:45:25,054 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-20 08:45:25,059 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-20 08:45:25,186 - DEBUG - Output : cluster_project={} 2025-06-20 08:45:40,322 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:40,399 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:40,434 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:40,515 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:45,561 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:45,639 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:45,744 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:45,827 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 08:45:46,025 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-20 08:45:48,565 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-06-20 08:45:48,572 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-06-20 08:45:48,601 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-06-20 08:45:50,631 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-06-20 08:48:58,178 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-20 08:48:58,230 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c071d281-28f0-4b0e-9b0c-84b824c13701 2025-06-20 08:48:58,248 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:48:58,253 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:48:58,258 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5dd61e64-21fa-4e4c-8381-1300718b8e4b 2025-06-20 08:48:58,266 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:48:58,272 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f4d3e32a-e6bb-4e2c-a9df-ec6f15d5a3ad 2025-06-20 08:48:58,281 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:48:58,285 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5d97c1c9-a564-4955-965d-5b666ec0c753 2025-06-20 08:49:03,292 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c071d281-28f0-4b0e-9b0c-84b824c13701 2025-06-20 08:49:03,294 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5dd61e64-21fa-4e4c-8381-1300718b8e4b 2025-06-20 08:49:03,296 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:03,297 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:03,309 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9ba5e24-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:03,312 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e944218c-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:03,343 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:03,345 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:03,346 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f4d3e32a-e6bb-4e2c-a9df-ec6f15d5a3ad 2025-06-20 08:49:03,359 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eabf95be-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:03,366 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5d97c1c9-a564-4955-965d-5b666ec0c753 2025-06-20 08:49:03,380 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea4b15e0-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:08,312 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:08,314 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:08,358 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:08,359 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:13,323 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:13,325 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:13,368 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:13,370 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:18,337 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:18,339 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:18,380 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:18,382 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:23,350 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:23,352 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:23,393 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:23,395 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:28,363 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:28,364 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:28,406 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:28,407 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:33,374 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4d8fc6f0-f019-49ec-ad2b-79c662115acc 2025-06-20 08:49:33,376 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37624e6d-049e-442c-90e3-367ee6a6e9d1 2025-06-20 08:49:33,384 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ebaa93ac-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:33,386 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb3cb1c0-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:33,430 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4a601bc-e267-47fd-b979-b5f5b38469ac 2025-06-20 08:49:33,432 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b8628cc-43e6-462a-b33b-77b6bded1c63 2025-06-20 08:49:33,440 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec90f338-4db2-11f0-a020-fa163e50ceb0 2025-06-20 08:49:33,443 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec227b06-4db2-11f0-a020-fa163e50ceb0