2025-02-11 11:44:45,096 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-02-11 11:44:45,387 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-970-1 2025-02-11 11:44:45,387 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-02-11 11:44:45,420 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-970-1 2025-02-11 11:44:45,421 - DEBUG - [10.0.0.23]: 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-02-11 11:44:45,534 - DEBUG - Output : NAMES contrail_test_KNVUnGIEz contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 2025-02-11 11:44:45,534 - DEBUG - [10.0.0.23]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-11 11:44:45,567 - DEBUG - Output : 10.0.0.23/24 172.17.0.1/16 2025-02-11 11:44:45,568 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-02-11 11:44:45,601 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-970-1 2025-02-11 11:44:45,687 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-11 11:44:45,911 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-970-1 2025-02-11 11:44:45,912 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-11 11:44:45,946 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-970-1 2025-02-11 11:44:45,947 - DEBUG - [10.0.0.22]: 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-02-11 11:44:46,037 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-11 11:44:46,037 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-11 11:44:46,072 - DEBUG - Output : 10.0.0.22/24 2025-02-11 11:44:46,072 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-11 11:44:46,107 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-970-1 2025-02-11 11:44:46,185 - INFO - Using existing project ['default-domain', 'k8s-default'](b4971281-39ee-4b81-8a77-eaa0973c02e3) 2025-02-11 11:44:46,302 - INFO - Using existing project ['default-domain', 'k8s-default'](b4971281-39ee-4b81-8a77-eaa0973c02e3) 2025-02-11 11:44:46,450 - INFO - ================================================================================ 2025-02-11 11:44:46,450 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-11 11:44:46,451 - 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-02-11 11:44:46,684 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 11:44:46,692 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.23': '0'}} with 2025-02-11 11:44:46,692 - INFO - Initial checks done. Running the testcase now 2025-02-11 11:44:46,692 - INFO - 2025-02-11 11:44:46,696 - INFO - Namespace default already exists 2025-02-11 11:44:46,696 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 11:44:46,833 - DEBUG - Output : cluster_project={} 2025-02-11 11:44:46,904 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-11 11:44:46,904 - DEBUG - Project uuid in Contrail is b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:44:46,905 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-11 11:44:47,136 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-11 11:44:47,136 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=69850b2d-8ae4-471e-8384-f85ee2522bc0 2025-02-11 11:44:47,141 - INFO - Namespace default with uuid 69850b2d-8ae4-471e-8384-f85ee2522bc0 found in kube manager 2025-02-11 11:44:47,141 - INFO - Namespace default verification passed 2025-02-11 11:44:47,144 - DEBUG - Service ctest-nginx-svc-35267078 not present 2025-02-11 11:44:47,144 - INFO - Creating service ctest-nginx-svc-35267078 2025-02-11 11:44:47,293 - INFO - Created Service ctest-nginx-svc-35267078 2025-02-11 11:44:47,298 - DEBUG - Pod ctest-nginx-pod-97683017 not present 2025-02-11 11:44:47,298 - INFO - Creating Pod ctest-nginx-pod-97683017 2025-02-11 11:44:47,345 - DEBUG - Pod : ctest-nginx-pod-97683017 UUID is 04326061-9abd-49ee-b266-c4d4f671152b 2025-02-11 11:44:47,349 - DEBUG - Pod ctest-nginx-pod-44899297 not present 2025-02-11 11:44:47,349 - INFO - Creating Pod ctest-nginx-pod-44899297 2025-02-11 11:44:47,394 - DEBUG - Pod : ctest-nginx-pod-44899297 UUID is 737b2a16-d7d1-4bce-a326-247e202ebbb3 2025-02-11 11:44:47,630 - INFO - Created VN __public__, UUID :5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:47,857 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-02-11 11:44:47,864 - DEBUG - Requesting: http://10.0.0.23:8082/domain/00ce11b0-c15d-499c-b448-b3f86789e3e8 2025-02-11 11:44:47,917 - DEBUG - Requesting: http://10.0.0.23:8082/project/b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:44:48,005 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:48,019 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:48,037 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:48,050 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:48,097 - DEBUG - Route Targets: [] 2025-02-11 11:44:48,098 - DEBUG - RT names not yet present for VN __public__ 2025-02-11 11:44:53,099 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-02-11 11:44:53,105 - DEBUG - Requesting: http://10.0.0.23:8082/domain/00ce11b0-c15d-499c-b448-b3f86789e3e8 2025-02-11 11:44:53,113 - DEBUG - Requesting: http://10.0.0.23:8082/project/b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:44:53,162 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,173 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,183 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:53,192 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:53,199 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/3dc903e2-047e-4a36-aeb2-270fd459f6e9 2025-02-11 11:44:53,205 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-11 11:44:53,205 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,230 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:53,248 - INFO - Verified VN network id 13 for VN 5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,249 - INFO - Verifications in API Server for VN __public__ passed 2025-02-11 11:44:53,249 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,264 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:53,275 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:44:53,290 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/3dc903e2-047e-4a36-aeb2-270fd459f6e9 2025-02-11 11:44:53,300 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-11 11:44:53,308 - DEBUG - Control-node 10.0.0.23 : 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': '6853198523878363079', 'uuid-lslong': '12982673651096388889'}, 'enable': 'true', 'created': '2025-02-11T11:44:47', 'last-modified': '2025-02-11T11:44:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.537306'} 2025-02-11 11:44:53,308 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:44:53,318 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-11 11:44:53,319 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-11 11:44:53,320 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-11 11:44:53,320 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-02-11 11:44:53,327 - DEBUG - Requesting: http://10.0.0.23:8082/domain/00ce11b0-c15d-499c-b448-b3f86789e3e8 2025-02-11 11:44:53,343 - DEBUG - Requesting: http://10.0.0.23:8082/project/b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:44:53,405 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,415 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-11 11:44:53,415 - DEBUG - Verifying the vn in opserver 2025-02-11 11:44:53,415 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2025-02-11 11:44:53,415 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-02-11 11:44:53,421 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-11 11:44:53,421 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-11 11:44:53,421 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:44:53,430 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:44:53,436 - DEBUG - Do not have enough data to verify VN in agent 2025-02-11 11:44:53,436 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:44:53,450 - DEBUG - VRF ids for VN __public__: {} 2025-02-11 11:44:53,551 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-11 11:44:53,661 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-02-11 11:44:53,668 - DEBUG - Requesting: http://10.0.0.23:8082/domain/00ce11b0-c15d-499c-b448-b3f86789e3e8 2025-02-11 11:44:53,679 - DEBUG - Requesting: http://10.0.0.23:8082/project/b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:44:53,733 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,745 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/7ca9f229-b496-4819-a0fd-ed35501169fd 2025-02-11 11:44:53,753 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-02-11 11:44:53,758 - DEBUG - Requesting: http://10.0.0.23:8082/domain/00ce11b0-c15d-499c-b448-b3f86789e3e8 2025-02-11 11:44:53,766 - DEBUG - Requesting: http://10.0.0.23:8082/project/b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:44:53,820 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/5f1b73bf-6700-4fc7-b42b-b8e6886c8519 2025-02-11 11:44:53,831 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-11 11:44:53,831 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-11 11:44:53,839 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-11 11:44:53,846 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-11 11:44:53,846 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-11 11:44:53,850 - DEBUG - Ingress ctest-nginx-ingress-96418312 not present 2025-02-11 11:44:53,850 - INFO - Creating Ingress ctest-nginx-ingress-96418312 2025-02-11 11:44:53,859 - INFO - Created Ingress ctest-nginx-ingress-96418312 2025-02-11 11:44:53,863 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-96418312 2025-02-11 11:44:56,868 - DEBUG - For Ingress ctest-nginx-ingress-96418312, Cluster IP: 10.47.255.249, External IPs ['55.112.8.124'] 2025-02-11 11:44:56,868 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-96418312 2025-02-11 11:44:56,868 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=0d8b7720-6985-45b7-bc48-ce122633bf4a 2025-02-11 11:44:56,873 - INFO - Ingress ctest-nginx-ingress-96418312 with uuid 0d8b7720-6985-45b7-bc48-ce122633bf4a found in kube manager 2025-02-11 11:44:56,873 - INFO - Ingress ctest-nginx-ingress-96418312 verification passed 2025-02-11 11:44:56,876 - DEBUG - Pod ctest-busybox-pod-55885900 not present 2025-02-11 11:44:56,876 - INFO - Creating Pod ctest-busybox-pod-55885900 2025-02-11 11:44:56,922 - DEBUG - Pod : ctest-busybox-pod-55885900 UUID is cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:44:56,928 - DEBUG - Pod ctest-nginx-pod-97683017 not in running state.Currently in Pending 2025-02-11 11:45:01,935 - INFO - Pod ctest-nginx-pod-97683017 is in running state.Got IP 10.47.255.251 2025-02-11 11:45:01,992 - DEBUG - Pod ctest-nginx-pod-97683017 has vmi 99311452-e86d-11ef-b587-fa163e226536 2025-02-11 11:45:01,992 - INFO - Verified pod ctest-nginx-pod-97683017 in contrail-api 2025-02-11 11:45:01,992 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:45:02,005 - DEBUG - VMI 99311452-e86d-11ef-b587-fa163e226536 is active in agent 10.0.0.22 2025-02-11 11:45:02,005 - INFO - Verified Pod ctest-nginx-pod-97683017 in agent 10.0.0.22 2025-02-11 11:45:02,006 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=04326061-9abd-49ee-b266-c4d4f671152b 2025-02-11 11:45:02,011 - INFO - Pod ctest-nginx-pod-97683017 with uuid 04326061-9abd-49ee-b266-c4d4f671152b found in kube manager 2025-02-11 11:45:02,012 - INFO - Pod ctest-nginx-pod-97683017 verification passed 2025-02-11 11:45:02,088 - DEBUG - [Pod ctest-nginx-pod-97683017] Cmd: echo ctest-nginx-pod-97683017 > /usr/share/nginx/html/index.html, Output: 2025-02-11 11:45:02,095 - INFO - Pod ctest-nginx-pod-44899297 is in running state.Got IP 10.47.255.250 2025-02-11 11:45:02,111 - DEBUG - Pod ctest-nginx-pod-44899297 has vmi 99a93ec8-e86d-11ef-b587-fa163e226536 2025-02-11 11:45:02,111 - INFO - Verified pod ctest-nginx-pod-44899297 in contrail-api 2025-02-11 11:45:02,111 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:45:02,123 - DEBUG - VMI 99a93ec8-e86d-11ef-b587-fa163e226536 is active in agent 10.0.0.22 2025-02-11 11:45:02,123 - INFO - Verified Pod ctest-nginx-pod-44899297 in agent 10.0.0.22 2025-02-11 11:45:02,123 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=737b2a16-d7d1-4bce-a326-247e202ebbb3 2025-02-11 11:45:02,128 - INFO - Pod ctest-nginx-pod-44899297 with uuid 737b2a16-d7d1-4bce-a326-247e202ebbb3 found in kube manager 2025-02-11 11:45:02,128 - INFO - Pod ctest-nginx-pod-44899297 verification passed 2025-02-11 11:45:02,191 - DEBUG - [Pod ctest-nginx-pod-44899297] Cmd: echo ctest-nginx-pod-44899297 > /usr/share/nginx/html/index.html, Output: 2025-02-11 11:45:02,197 - DEBUG - Pod ctest-busybox-pod-55885900 not in running state.Currently in Pending 2025-02-11 11:45:07,204 - DEBUG - Pod ctest-busybox-pod-55885900 not in running state.Currently in Pending 2025-02-11 11:45:12,210 - INFO - Pod ctest-busybox-pod-55885900 is in running state.Got IP 10.47.255.248 2025-02-11 11:45:12,231 - DEBUG - Pod ctest-busybox-pod-55885900 has vmi 9e26e3d8-e86d-11ef-b587-fa163e226536 2025-02-11 11:45:12,231 - INFO - Verified pod ctest-busybox-pod-55885900 in contrail-api 2025-02-11 11:45:12,232 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:45:12,246 - DEBUG - VMI 9e26e3d8-e86d-11ef-b587-fa163e226536 is active in agent 10.0.0.22 2025-02-11 11:45:12,246 - INFO - Verified Pod ctest-busybox-pod-55885900 in agent 10.0.0.22 2025-02-11 11:45:12,247 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:12,253 - INFO - Pod ctest-busybox-pod-55885900 with uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca found in kube manager 2025-02-11 11:45:12,253 - INFO - Pod ctest-busybox-pod-55885900 verification passed 2025-02-11 11:45:12,305 - DEBUG - [Pod ctest-busybox-pod-55885900] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44899297 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-02-11 11:45:12,305 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 11:45:12,305 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd output: ctest-nginx-pod-44899297 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-02-11 11:45:12,375 - DEBUG - [Pod ctest-busybox-pod-55885900] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44899297 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-02-11 11:45:12,376 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 11:45:12,376 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd output: ctest-nginx-pod-44899297 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-02-11 11:45:12,442 - DEBUG - [Pod ctest-busybox-pod-55885900] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44899297 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-02-11 11:45:12,442 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 11:45:12,442 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd output: ctest-nginx-pod-44899297 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-02-11 11:45:12,506 - DEBUG - [Pod ctest-busybox-pod-55885900] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-97683017 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-02-11 11:45:12,507 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 11:45:12,507 - DEBUG - [Pod Pod ctest-busybox-pod-55885900] Cmd output: ctest-nginx-pod-97683017 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-02-11 11:45:12,507 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-97683017': 1, 'ctest-nginx-pod-44899297': 3} 2025-02-11 11:45:12,507 - WARNING - Nothing to delete parallely 2025-02-11 11:45:12,507 - INFO - Deleting pod default:ctest-busybox-pod-55885900 2025-02-11 11:45:12,523 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:12,530 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:17,531 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:17,541 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:22,542 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:22,550 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:27,551 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:27,558 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:32,558 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:32,569 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:37,570 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:37,581 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:42,582 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:42,592 - WARNING - Pod uuid cd12a78c-33a6-4b4b-9db5-436e950e7bca is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:47,593 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd12a78c-33a6-4b4b-9db5-436e950e7bca 2025-02-11 11:45:47,600 - DEBUG - Pod cd12a78c-33a6-4b4b-9db5-436e950e7bca is not in agent 10.0.0.22 VM list 2025-02-11 11:45:47,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e26e3d8-e86d-11ef-b587-fa163e226536 2025-02-11 11:45:47,608 - DEBUG - VMI 9e26e3d8-e86d-11ef-b587-fa163e226536 is removed from agent 10.0.0.22 2025-02-11 11:45:47,608 - INFO - Verified that pod ctest-busybox-pod-55885900 is removed in agent 2025-02-11 11:45:47,608 - INFO - Deleting Ingress : ctest-nginx-ingress-96418312 2025-02-11 11:45:47,614 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=0d8b7720-6985-45b7-bc48-ce122633bf4a 2025-02-11 11:45:47,624 - ERROR - Ingress ctest-nginx-ingress-96418312 with uuid 0d8b7720-6985-45b7-bc48-ce122633bf4a still found in kube manager 2025-02-11 11:45:48,625 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=0d8b7720-6985-45b7-bc48-ce122633bf4a 2025-02-11 11:45:48,630 - INFO - Ingress ctest-nginx-ingress-96418312 with uuid 0d8b7720-6985-45b7-bc48-ce122633bf4a deleted successfully from kube manager 2025-02-11 11:45:48,631 - INFO - Verifications on Ingress %s cleanup passed 2025-02-11 11:45:48,631 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-11 11:45:48,830 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-11 11:45:48,840 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-11 11:45:48,840 - INFO - Deleting VN __public__ 2025-02-11 11:45:49,211 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/1dc1334e-f4ea-424f-a377-6ad5fc6de6b2 2025-02-11 11:45:49,218 - DEBUG - Response Code: 404 2025-02-11 11:45:49,219 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-02-11 11:45:49,225 - DEBUG - Requesting: http://10.0.0.23:8082/domain/00ce11b0-c15d-499c-b448-b3f86789e3e8 2025-02-11 11:45:49,236 - DEBUG - Requesting: http://10.0.0.23:8082/project/b4971281-39ee-4b81-8a77-eaa0973c02e3 2025-02-11 11:45:49,313 - INFO - Validated that VN __public__ is not found in API Server 2025-02-11 11:45:49,313 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-11 11:45:49,335 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:45:49,346 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-02-11 11:45:49,346 - INFO - Validated that VN __public__ is not in any agent 2025-02-11 11:45:49,347 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:45:49,366 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 11:45:49,388 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-11 11:45:49,405 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-11 11:45:49,405 - INFO - Deleting pod default:ctest-nginx-pod-44899297 2025-02-11 11:45:49,433 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=737b2a16-d7d1-4bce-a326-247e202ebbb3 2025-02-11 11:45:49,449 - WARNING - Pod uuid 737b2a16-d7d1-4bce-a326-247e202ebbb3 is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:54,451 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=737b2a16-d7d1-4bce-a326-247e202ebbb3 2025-02-11 11:45:54,459 - DEBUG - Pod 737b2a16-d7d1-4bce-a326-247e202ebbb3 is not in agent 10.0.0.22 VM list 2025-02-11 11:45:54,459 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99a93ec8-e86d-11ef-b587-fa163e226536 2025-02-11 11:45:54,467 - DEBUG - VMI 99a93ec8-e86d-11ef-b587-fa163e226536 is removed from agent 10.0.0.22 2025-02-11 11:45:54,467 - INFO - Verified that pod ctest-nginx-pod-44899297 is removed in agent 2025-02-11 11:45:54,467 - INFO - Deleting pod default:ctest-nginx-pod-97683017 2025-02-11 11:45:54,484 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04326061-9abd-49ee-b266-c4d4f671152b 2025-02-11 11:45:54,507 - WARNING - Pod uuid 04326061-9abd-49ee-b266-c4d4f671152b is still seen in agent 10.0.0.22 VM list 2025-02-11 11:45:59,510 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04326061-9abd-49ee-b266-c4d4f671152b 2025-02-11 11:45:59,517 - DEBUG - Pod 04326061-9abd-49ee-b266-c4d4f671152b is not in agent 10.0.0.22 VM list 2025-02-11 11:45:59,517 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99311452-e86d-11ef-b587-fa163e226536 2025-02-11 11:45:59,525 - DEBUG - VMI 99311452-e86d-11ef-b587-fa163e226536 is removed from agent 10.0.0.22 2025-02-11 11:45:59,525 - INFO - Verified that pod ctest-nginx-pod-97683017 is removed in agent 2025-02-11 11:45:59,525 - INFO - Deleting service : ctest-nginx-svc-35267078 2025-02-11 11:45:59,716 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 11:45:59,723 - DEBUG - No XMPP flaps were noticed during the test
2025-02-11 11:45:59,723 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-02-11 11:45:59,724 - INFO - -------------------------------------------------------------------------------- 2025-02-11 11:46:06,285 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 11:46:06,454 - DEBUG - Output : cluster_project={} 2025-02-11 11:46:06,535 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-11 11:46:06,773 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-11 11:46:06,778 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 11:46:06,934 - DEBUG - Output : cluster_project={} 2025-02-11 11:46:17,116 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:22,166 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:22,256 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:27,312 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:27,396 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:27,508 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:27,592 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:27,637 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 11:46:27,840 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 11:46:30,490 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-02-11 11:46:30,498 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-11 11:46:30,529 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-11 11:46:32,561 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-11 11:49:33,403 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 11:49:33,452 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a9caa6fd-2e33-4d17-97c6-aefdf681205d 2025-02-11 11:49:33,497 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:49:33,502 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd3268f3-5fff-43ba-9002-d4896241cc2b 2025-02-11 11:49:33,506 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:49:33,514 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ed2d158b-4465-4299-8d74-a3db80a4aed3 2025-02-11 11:49:33,518 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b8d6e3a3-9546-4a6c-b6d6-61adf6bbe622 2025-02-11 11:49:33,522 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:49:33,527 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:49:38,465 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a9caa6fd-2e33-4d17-97c6-aefdf681205d 2025-02-11 11:49:38,474 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c87295d8-e86d-11ef-b587-fa163e226536 2025-02-11 11:49:38,559 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ed2d158b-4465-4299-8d74-a3db80a4aed3 2025-02-11 11:49:38,561 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:49:38,562 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b8d6e3a3-9546-4a6c-b6d6-61adf6bbe622 2025-02-11 11:49:38,564 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:49:38,566 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd3268f3-5fff-43ba-9002-d4896241cc2b 2025-02-11 11:49:38,568 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:49:38,570 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:49:38,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca4c755e-e86d-11ef-b587-fa163e226536 2025-02-11 11:49:38,603 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8f873b0-e86d-11ef-b587-fa163e226536 2025-02-11 11:49:38,605 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9bdf482-e86d-11ef-b587-fa163e226536 2025-02-11 11:49:43,598 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:49:43,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:49:43,603 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:49:43,608 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:49:48,607 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:49:48,612 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:49:48,614 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:49:48,616 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:49:53,619 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:49:53,630 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:49:53,632 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:49:53,633 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:49:58,630 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:49:58,646 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:49:58,648 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:49:58,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:50:03,639 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:50:03,660 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:50:03,662 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:50:03,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:50:08,667 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e4a2e84e-59ae-4d68-9deb-b0695c327bb3 2025-02-11 11:50:08,675 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc91ca12-e86d-11ef-b587-fa163e226536 2025-02-11 11:50:08,680 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=296e2883-5b29-42e9-8d82-572aa472a1f2 2025-02-11 11:50:08,682 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=560469cc-43a1-4503-994a-ef0747c4b446 2025-02-11 11:50:08,683 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9ff18885-f571-4b5a-be04-95a431ffd5cd 2025-02-11 11:50:08,695 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc0bda2e-e86d-11ef-b587-fa163e226536 2025-02-11 11:50:08,698 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:caeeee1a-e86d-11ef-b587-fa163e226536 2025-02-11 11:50:08,699 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cb7f51c6-e86d-11ef-b587-fa163e226536