2025-03-20 16:46:25,876 - DEBUG - [10.0.0.46]: Running cmd : hostname 2025-03-20 16:46:26,231 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1040-1 2025-03-20 16:46:26,232 - DEBUG - [10.0.0.46]: Running cmd : hostname -f 2025-03-20 16:46:26,265 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1040-1 2025-03-20 16:46:26,266 - DEBUG - [10.0.0.46]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-20 16:46:26,357 - DEBUG - Output : NAMES contrail_test_SehlHzfzW contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 redis_redis_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 config_api_dnsmasq_1 2025-03-20 16:46:26,358 - DEBUG - [10.0.0.46]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-20 16:46:26,430 - DEBUG - Output : 10.0.0.46/24 172.17.0.1/16 2025-03-20 16:46:26,430 - DEBUG - [10.0.0.46]: Running cmd : getent hosts 10.0.0.46 | head -n 1 | awk '{print $2}' 2025-03-20 16:46:26,464 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1040-1 2025-03-20 16:46:26,537 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-03-20 16:46:26,767 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1040-1 2025-03-20 16:46:26,767 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-03-20 16:46:26,791 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1040-1 2025-03-20 16:46:26,792 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-20 16:46:26,889 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-20 16:46:26,889 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-20 16:46:26,924 - DEBUG - Output : 10.0.0.12/24 2025-03-20 16:46:26,924 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-03-20 16:46:26,984 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1040-1 2025-03-20 16:46:27,073 - INFO - Using existing project ['default-domain', 'k8s-default'](57dfef26-7629-410c-b18c-a227264552f3) 2025-03-20 16:46:27,217 - INFO - Using existing project ['default-domain', 'k8s-default'](57dfef26-7629-410c-b18c-a227264552f3) 2025-03-20 16:46:27,391 - INFO - ================================================================================ 2025-03-20 16:46:27,392 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-20 16:46:27,393 - 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-03-20 16:46:27,592 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-20 16:46:27,600 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.46': '0'}} with 2025-03-20 16:46:27,600 - INFO - Initial checks done. Running the testcase now 2025-03-20 16:46:27,600 - INFO - 2025-03-20 16:46:27,604 - INFO - Namespace default already exists 2025-03-20 16:46:27,605 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-20 16:46:27,733 - DEBUG - Output : cluster_project={} 2025-03-20 16:46:27,797 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-20 16:46:27,797 - DEBUG - Project uuid in Contrail is 57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:46:27,798 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-20 16:46:27,977 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-20 16:46:27,977 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_NamespaceDatabaseList?namespace_uuid=2087c64a-e7d6-4dd5-b72f-9293b5e89caf 2025-03-20 16:46:27,982 - INFO - Namespace default with uuid 2087c64a-e7d6-4dd5-b72f-9293b5e89caf found in kube manager 2025-03-20 16:46:27,983 - INFO - Namespace default verification passed 2025-03-20 16:46:27,986 - DEBUG - Service ctest-nginx-svc-85362338 not present 2025-03-20 16:46:27,986 - INFO - Creating service ctest-nginx-svc-85362338 2025-03-20 16:46:28,025 - INFO - Created Service ctest-nginx-svc-85362338 2025-03-20 16:46:28,031 - DEBUG - Pod ctest-nginx-pod-88043756 not present 2025-03-20 16:46:28,031 - INFO - Creating Pod ctest-nginx-pod-88043756 2025-03-20 16:46:28,084 - DEBUG - Pod : ctest-nginx-pod-88043756 UUID is 031d2b04-85ff-40ed-b481-57f8ad5a636d 2025-03-20 16:46:28,089 - DEBUG - Pod ctest-nginx-pod-13857169 not present 2025-03-20 16:46:28,090 - INFO - Creating Pod ctest-nginx-pod-13857169 2025-03-20 16:46:28,120 - DEBUG - Pod : ctest-nginx-pod-13857169 UUID is 94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 2025-03-20 16:46:28,323 - INFO - Created VN __public__, UUID :25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:28,637 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-03-20 16:46:28,649 - DEBUG - Requesting: http://10.0.0.46:8082/domain/ad8cb390-7c25-4350-8095-7f600e2579dc 2025-03-20 16:46:28,673 - DEBUG - Requesting: http://10.0.0.46:8082/project/57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:46:28,749 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:28,766 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:28,800 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:28,823 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:28,841 - DEBUG - Route Targets: [] 2025-03-20 16:46:28,841 - DEBUG - RT names not yet present for VN __public__ 2025-03-20 16:46:33,842 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-03-20 16:46:33,851 - DEBUG - Requesting: http://10.0.0.46:8082/domain/ad8cb390-7c25-4350-8095-7f600e2579dc 2025-03-20 16:46:33,858 - DEBUG - Requesting: http://10.0.0.46:8082/project/57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:46:33,917 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:33,927 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:33,936 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:33,945 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:33,954 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/0105a079-f916-484a-b9ad-07f99cdf3498 2025-03-20 16:46:33,960 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-20 16:46:33,960 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:33,970 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:33,990 - INFO - Verified VN network id 13 for VN 25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:33,990 - INFO - Verifications in API Server for VN __public__ passed 2025-03-20 16:46:33,991 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:34,002 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:34,009 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:46:34,016 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/0105a079-f916-484a-b9ad-07f99cdf3498 2025-03-20 16:46:34,022 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-20 16:46:34,028 - DEBUG - Control-node 10.0.0.46 : 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': '2697981666302707571', 'uuid-lslong': '11768890935466747367'}, 'enable': 'true', 'created': '2025-03-20T16:46:28', 'last-modified': '2025-03-20T16:46:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.489910'} 2025-03-20 16:46:34,028 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:46:34,035 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-20 16:46:34,035 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-20 16:46:34,036 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-20 16:46:34,036 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-03-20 16:46:34,041 - DEBUG - Requesting: http://10.0.0.46:8082/domain/ad8cb390-7c25-4350-8095-7f600e2579dc 2025-03-20 16:46:34,051 - DEBUG - Requesting: http://10.0.0.46:8082/project/57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:46:34,095 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:34,105 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-20 16:46:34,105 - DEBUG - Verifying the vn in opserver 2025-03-20 16:46:34,105 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.46 2025-03-20 16:46:34,105 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks 2025-03-20 16:46:34,110 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-20 16:46:34,110 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-20 16:46:34,110 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:46:34,119 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:46:34,126 - DEBUG - Do not have enough data to verify VN in agent 2025-03-20 16:46:34,126 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:46:34,133 - DEBUG - VRF ids for VN __public__: {} 2025-03-20 16:46:34,233 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-20 16:46:34,344 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-03-20 16:46:34,351 - DEBUG - Requesting: http://10.0.0.46:8082/domain/ad8cb390-7c25-4350-8095-7f600e2579dc 2025-03-20 16:46:34,360 - DEBUG - Requesting: http://10.0.0.46:8082/project/57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:46:34,420 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:34,432 - DEBUG - Requesting: http://10.0.0.46:8082/floating-ip-pool/b550a19c-69d2-4cdc-8df2-0c4c578bf7e4 2025-03-20 16:46:34,442 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-03-20 16:46:34,454 - DEBUG - Requesting: http://10.0.0.46:8082/domain/ad8cb390-7c25-4350-8095-7f600e2579dc 2025-03-20 16:46:34,466 - DEBUG - Requesting: http://10.0.0.46:8082/project/57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:46:34,528 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/25712807-ee7d-4773-a353-7ff398cf65e7 2025-03-20 16:46:34,543 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-20 16:46:34,543 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-20 16:46:34,552 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-20 16:46:34,564 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-20 16:46:34,564 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-20 16:46:34,575 - DEBUG - Ingress ctest-nginx-ingress-23847196 not present 2025-03-20 16:46:34,576 - INFO - Creating Ingress ctest-nginx-ingress-23847196 2025-03-20 16:46:34,591 - INFO - Created Ingress ctest-nginx-ingress-23847196 2025-03-20 16:46:34,600 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-23847196 2025-03-20 16:46:37,604 - DEBUG - For Ingress ctest-nginx-ingress-23847196, Cluster IP: 10.47.255.249, External IPs ['192.11.66.188'] 2025-03-20 16:46:37,604 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-23847196 2025-03-20 16:46:37,604 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=daa341ac-22d5-48de-8394-4e28faedb360 2025-03-20 16:46:37,610 - INFO - Ingress ctest-nginx-ingress-23847196 with uuid daa341ac-22d5-48de-8394-4e28faedb360 found in kube manager 2025-03-20 16:46:37,610 - INFO - Ingress ctest-nginx-ingress-23847196 verification passed 2025-03-20 16:46:37,612 - DEBUG - Pod ctest-busybox-pod-30659291 not present 2025-03-20 16:46:37,613 - INFO - Creating Pod ctest-busybox-pod-30659291 2025-03-20 16:46:37,630 - DEBUG - Pod : ctest-busybox-pod-30659291 UUID is fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:46:37,639 - DEBUG - Pod ctest-nginx-pod-88043756 not in running state.Currently in Pending 2025-03-20 16:46:42,646 - INFO - Pod ctest-nginx-pod-88043756 is in running state.Got IP 10.47.255.251 2025-03-20 16:46:42,661 - DEBUG - Pod ctest-nginx-pod-88043756 has vmi df4eea04-05aa-11f0-a10d-fa163e0c3e02 2025-03-20 16:46:42,661 - INFO - Verified pod ctest-nginx-pod-88043756 in contrail-api 2025-03-20 16:46:42,661 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:46:42,674 - DEBUG - VMI df4eea04-05aa-11f0-a10d-fa163e0c3e02 is active in agent 10.0.0.12 2025-03-20 16:46:42,674 - INFO - Verified Pod ctest-nginx-pod-88043756 in agent 10.0.0.12 2025-03-20 16:46:42,675 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=031d2b04-85ff-40ed-b481-57f8ad5a636d 2025-03-20 16:46:42,680 - INFO - Pod ctest-nginx-pod-88043756 with uuid 031d2b04-85ff-40ed-b481-57f8ad5a636d found in kube manager 2025-03-20 16:46:42,680 - INFO - Pod ctest-nginx-pod-88043756 verification passed 2025-03-20 16:46:42,753 - DEBUG - [Pod ctest-nginx-pod-88043756] Cmd: echo ctest-nginx-pod-88043756 > /usr/share/nginx/html/index.html, Output: 2025-03-20 16:46:42,766 - INFO - Pod ctest-nginx-pod-13857169 is in running state.Got IP 10.47.255.250 2025-03-20 16:46:42,790 - DEBUG - Pod ctest-nginx-pod-13857169 has vmi dfb5f636-05aa-11f0-a10d-fa163e0c3e02 2025-03-20 16:46:42,790 - INFO - Verified pod ctest-nginx-pod-13857169 in contrail-api 2025-03-20 16:46:42,790 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:46:42,819 - DEBUG - VMI dfb5f636-05aa-11f0-a10d-fa163e0c3e02 is active in agent 10.0.0.12 2025-03-20 16:46:42,820 - INFO - Verified Pod ctest-nginx-pod-13857169 in agent 10.0.0.12 2025-03-20 16:46:42,820 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 2025-03-20 16:46:42,836 - INFO - Pod ctest-nginx-pod-13857169 with uuid 94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 found in kube manager 2025-03-20 16:46:42,837 - INFO - Pod ctest-nginx-pod-13857169 verification passed 2025-03-20 16:46:42,900 - DEBUG - [Pod ctest-nginx-pod-13857169] Cmd: echo ctest-nginx-pod-13857169 > /usr/share/nginx/html/index.html, Output: 2025-03-20 16:46:42,904 - DEBUG - Pod ctest-busybox-pod-30659291 not in running state.Currently in Pending 2025-03-20 16:46:47,911 - INFO - Pod ctest-busybox-pod-30659291 is in running state.Got IP 10.47.255.248 2025-03-20 16:46:47,969 - DEBUG - Pod ctest-busybox-pod-30659291 has vmi e4366484-05aa-11f0-a10d-fa163e0c3e02 2025-03-20 16:46:47,969 - INFO - Verified pod ctest-busybox-pod-30659291 in contrail-api 2025-03-20 16:46:47,969 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:46:47,982 - DEBUG - VMI e4366484-05aa-11f0-a10d-fa163e0c3e02 is active in agent 10.0.0.12 2025-03-20 16:46:47,982 - INFO - Verified Pod ctest-busybox-pod-30659291 in agent 10.0.0.12 2025-03-20 16:46:47,982 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:46:47,988 - INFO - Pod ctest-busybox-pod-30659291 with uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 found in kube manager 2025-03-20 16:46:47,988 - INFO - Pod ctest-busybox-pod-30659291 verification passed 2025-03-20 16:46:48,064 - DEBUG - [Pod ctest-busybox-pod-30659291] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13857169 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-03-20 16:46:48,064 - DEBUG - [Pod Pod ctest-busybox-pod-30659291] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-20 16:46:48,064 - DEBUG - [Pod Pod ctest-busybox-pod-30659291] Cmd output: ctest-nginx-pod-13857169 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-03-20 16:46:48,124 - DEBUG - [Pod ctest-busybox-pod-30659291] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13857169 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-03-20 16:46:48,124 - DEBUG - [Pod Pod ctest-busybox-pod-30659291] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-20 16:46:48,124 - DEBUG - [Pod Pod ctest-busybox-pod-30659291] Cmd output: ctest-nginx-pod-13857169 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-03-20 16:46:48,189 - DEBUG - [Pod ctest-busybox-pod-30659291] 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-88043756 2025-03-20 16:46:48,189 - DEBUG - [Pod Pod ctest-busybox-pod-30659291] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-20 16:46:48,189 - DEBUG - [Pod Pod ctest-busybox-pod-30659291] 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-88043756 2025-03-20 16:46:48,189 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-88043756': 1, 'ctest-nginx-pod-13857169': 2} 2025-03-20 16:46:48,189 - WARNING - Nothing to delete parallely 2025-03-20 16:46:48,190 - INFO - Deleting pod default:ctest-busybox-pod-30659291 2025-03-20 16:46:48,203 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:46:48,212 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:46:53,212 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:46:53,219 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:46:58,220 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:46:58,229 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:03,230 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:47:03,237 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:08,238 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:47:08,248 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:13,249 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:47:13,258 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:18,259 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:47:18,267 - WARNING - Pod uuid fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:23,267 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 2025-03-20 16:47:23,274 - DEBUG - Pod fad27b6f-72f5-40c9-a0b2-51ab3bfe95d3 is not in agent 10.0.0.12 VM list 2025-03-20 16:47:23,274 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4366484-05aa-11f0-a10d-fa163e0c3e02 2025-03-20 16:47:23,285 - DEBUG - VMI e4366484-05aa-11f0-a10d-fa163e0c3e02 is removed from agent 10.0.0.12 2025-03-20 16:47:23,286 - INFO - Verified that pod ctest-busybox-pod-30659291 is removed in agent 2025-03-20 16:47:23,286 - INFO - Deleting Ingress : ctest-nginx-ingress-23847196 2025-03-20 16:47:23,296 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=daa341ac-22d5-48de-8394-4e28faedb360 2025-03-20 16:47:23,306 - ERROR - Ingress ctest-nginx-ingress-23847196 with uuid daa341ac-22d5-48de-8394-4e28faedb360 still found in kube manager 2025-03-20 16:47:24,307 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=daa341ac-22d5-48de-8394-4e28faedb360 2025-03-20 16:47:24,311 - INFO - Ingress ctest-nginx-ingress-23847196 with uuid daa341ac-22d5-48de-8394-4e28faedb360 deleted successfully from kube manager 2025-03-20 16:47:24,311 - INFO - Verifications on Ingress %s cleanup passed 2025-03-20 16:47:24,311 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-20 16:47:24,476 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-20 16:47:24,494 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-20 16:47:24,494 - INFO - Deleting VN __public__ 2025-03-20 16:47:24,794 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/d94b9866-fd1d-46ce-bde8-71f37ebafc23 2025-03-20 16:47:24,813 - DEBUG - Response Code: 404 2025-03-20 16:47:24,814 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-03-20 16:47:24,824 - DEBUG - Requesting: http://10.0.0.46:8082/domain/ad8cb390-7c25-4350-8095-7f600e2579dc 2025-03-20 16:47:24,836 - DEBUG - Requesting: http://10.0.0.46:8082/project/57dfef26-7629-410c-b18c-a227264552f3 2025-03-20 16:47:24,899 - INFO - Validated that VN __public__ is not found in API Server 2025-03-20 16:47:24,899 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-20 16:47:24,908 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:47:24,925 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-03-20 16:47:24,925 - INFO - Validated that VN __public__ is not in any agent 2025-03-20 16:47:24,928 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:47:24,939 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-20 16:47:24,965 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-20 16:47:24,977 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-20 16:47:24,978 - INFO - Deleting pod default:ctest-nginx-pod-13857169 2025-03-20 16:47:24,997 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 2025-03-20 16:47:25,024 - WARNING - Pod uuid 94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:30,025 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 2025-03-20 16:47:30,033 - DEBUG - Pod 94c0ed89-a06a-4808-b1d6-d0ceb84c91f7 is not in agent 10.0.0.12 VM list 2025-03-20 16:47:30,033 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfb5f636-05aa-11f0-a10d-fa163e0c3e02 2025-03-20 16:47:30,039 - DEBUG - VMI dfb5f636-05aa-11f0-a10d-fa163e0c3e02 is removed from agent 10.0.0.12 2025-03-20 16:47:30,039 - INFO - Verified that pod ctest-nginx-pod-13857169 is removed in agent 2025-03-20 16:47:30,039 - INFO - Deleting pod default:ctest-nginx-pod-88043756 2025-03-20 16:47:30,049 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=031d2b04-85ff-40ed-b481-57f8ad5a636d 2025-03-20 16:47:30,058 - WARNING - Pod uuid 031d2b04-85ff-40ed-b481-57f8ad5a636d is still seen in agent 10.0.0.12 VM list 2025-03-20 16:47:35,060 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=031d2b04-85ff-40ed-b481-57f8ad5a636d 2025-03-20 16:47:35,067 - DEBUG - Pod 031d2b04-85ff-40ed-b481-57f8ad5a636d is not in agent 10.0.0.12 VM list 2025-03-20 16:47:35,067 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df4eea04-05aa-11f0-a10d-fa163e0c3e02 2025-03-20 16:47:35,073 - DEBUG - VMI df4eea04-05aa-11f0-a10d-fa163e0c3e02 is removed from agent 10.0.0.12 2025-03-20 16:47:35,073 - INFO - Verified that pod ctest-nginx-pod-88043756 is removed in agent 2025-03-20 16:47:35,073 - INFO - Deleting service : ctest-nginx-svc-85362338 2025-03-20 16:47:35,261 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-20 16:47:35,269 - DEBUG - No XMPP flaps were noticed during the test 2025-03-20 16:47:35,269 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-03-20 16:47:35,269 - INFO - -------------------------------------------------------------------------------- 2025-03-20 16:47:41,735 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-20 16:47:41,869 - DEBUG - Output : cluster_project={} 2025-03-20 16:47:41,923 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-20 16:47:42,118 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-20 16:47:42,124 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-20 16:47:42,262 - DEBUG - Output : cluster_project={} 2025-03-20 16:47:57,413 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:47:57,458 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:47:57,561 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:47:57,609 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:47:57,690 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:48:02,740 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:48:02,889 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:48:02,934 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-20 16:48:03,200 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-20 16:48:05,805 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2025-03-20 16:48:05,813 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-03-20 16:48:05,853 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-03-20 16:48:07,883 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-03-20 16:51:15,531 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-20 16:51:15,601 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=788aa784-f2b4-40a4-87c7-ba029d450425 2025-03-20 16:51:15,624 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:15,633 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:15,641 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4d6315eb-b64b-49a5-a6fd-7944c61c639b 2025-03-20 16:51:15,648 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:15,653 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8bb193c0-6053-4bea-bc69-a3ed5d81cad2 2025-03-20 16:51:15,660 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=179228d6-41a6-46d8-942a-d49fc57a20cf 2025-03-20 16:51:15,667 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:20,674 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=788aa784-f2b4-40a4-87c7-ba029d450425 2025-03-20 16:51:20,681 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0b2287ee-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:20,753 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:20,755 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:20,756 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4d6315eb-b64b-49a5-a6fd-7944c61c639b 2025-03-20 16:51:20,758 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:20,758 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=179228d6-41a6-46d8-942a-d49fc57a20cf 2025-03-20 16:51:20,759 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:20,760 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8bb193c0-6053-4bea-bc69-a3ed5d81cad2 2025-03-20 16:51:20,784 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0cd28602-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:20,785 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0c513e08-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:20,787 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ba5b0ce-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:25,782 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:25,784 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:25,786 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:25,790 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:30,840 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:30,841 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:30,843 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:30,844 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:35,858 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:35,860 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:35,861 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:35,863 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:40,877 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:40,879 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:40,880 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:40,882 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:45,900 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:45,901 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:45,903 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:45,905 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:51,004 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d02ab3b-ca51-417b-bfaa-50bd967328f4 2025-03-20 16:51:51,005 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=02f461fc-3624-41d5-adbd-beaf4490e84c 2025-03-20 16:51:51,007 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=41dbd8d0-f01c-4f15-8ce7-3af81f3c4038 2025-03-20 16:51:51,008 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6d773a74-d29a-4237-9040-7b543524dbc3 2025-03-20 16:51:51,024 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0deafb96-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:51,027 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ed84040-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:51,029 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0e63bc66-05ab-11f0-a10d-fa163e0c3e02 2025-03-20 16:51:51,030 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0d62cc62-05ab-11f0-a10d-fa163e0c3e02