2025-07-21 02:12:54,253 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-07-21 02:12:54,538 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1332-1 2025-07-21 02:12:54,539 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-07-21 02:12:54,582 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1332-1 2025-07-21 02:12:54,582 - DEBUG - [10.0.0.19]: 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-07-21 02:12:54,657 - DEBUG - Output : NAMES contrail_test_kmKLfyARh contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-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-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 2025-07-21 02:12:54,657 - DEBUG - [10.0.0.19]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-21 02:12:54,691 - DEBUG - Output : 10.0.0.19/24 172.17.0.1/16 2025-07-21 02:12:54,691 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-07-21 02:12:54,767 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1332-1 2025-07-21 02:12:54,837 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-07-21 02:12:55,055 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1332-1 2025-07-21 02:12:55,055 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-07-21 02:12:55,089 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1332-1 2025-07-21 02:12:55,089 - DEBUG - [10.0.0.27]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-07-21 02:12:55,133 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-21 02:12:55,133 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-21 02:12:55,202 - DEBUG - Output : 10.0.0.27/24 2025-07-21 02:12:55,202 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-07-21 02:12:55,237 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1332-1 2025-07-21 02:12:55,309 - INFO - Using existing project ['default-domain', 'k8s-default'](1029094f-cbf7-426b-9d49-5cad9ca8cc81) 2025-07-21 02:12:55,430 - INFO - Using existing project ['default-domain', 'k8s-default'](1029094f-cbf7-426b-9d49-5cad9ca8cc81) 2025-07-21 02:12:55,581 - INFO - ================================================================================ 2025-07-21 02:12:55,581 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-21 02:12:55,582 - 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-07-21 02:12:55,812 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-21 02:12:55,820 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.19': '0'}} with 2025-07-21 02:12:55,820 - INFO - Initial checks done. Running the testcase now 2025-07-21 02:12:55,820 - INFO - 2025-07-21 02:12:55,826 - INFO - Namespace default already exists 2025-07-21 02:12:55,826 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-21 02:12:55,933 - DEBUG - Output : cluster_project={} 2025-07-21 02:12:55,978 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-21 02:12:55,978 - DEBUG - Project uuid in Contrail is 1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:12:55,978 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-21 02:12:56,110 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-21 02:12:56,110 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=534abd35-cdd2-4901-b0f8-50d5fe5f62d2 2025-07-21 02:12:56,115 - INFO - Namespace default with uuid 534abd35-cdd2-4901-b0f8-50d5fe5f62d2 found in kube manager 2025-07-21 02:12:56,115 - INFO - Namespace default verification passed 2025-07-21 02:12:56,118 - DEBUG - Service ctest-nginx-svc-84779254 not present 2025-07-21 02:12:56,118 - INFO - Creating service ctest-nginx-svc-84779254 2025-07-21 02:12:56,136 - INFO - Created Service ctest-nginx-svc-84779254 2025-07-21 02:12:56,139 - DEBUG - Pod ctest-nginx-pod-35970512 not present 2025-07-21 02:12:56,139 - INFO - Creating Pod ctest-nginx-pod-35970512 2025-07-21 02:12:56,184 - DEBUG - Pod : ctest-nginx-pod-35970512 UUID is f279a6bc-ba4f-4632-95b6-ea6d43c214da 2025-07-21 02:12:56,190 - DEBUG - Pod ctest-nginx-pod-79429693 not present 2025-07-21 02:12:56,191 - INFO - Creating Pod ctest-nginx-pod-79429693 2025-07-21 02:12:56,255 - DEBUG - Pod : ctest-nginx-pod-79429693 UUID is 8901472b-df88-4325-99f7-d3a275df710b 2025-07-21 02:12:56,473 - INFO - Created VN __public__, UUID :09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:12:56,696 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-21 02:12:56,704 - DEBUG - Requesting: http://10.0.0.19:8082/domain/0cc18c8e-fe22-4e14-8317-e1dc913a7905 2025-07-21 02:12:56,725 - DEBUG - Requesting: http://10.0.0.19:8082/project/1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:12:56,801 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:12:56,862 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:12:56,889 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:12:56,898 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:12:56,916 - DEBUG - Route Targets: [] 2025-07-21 02:12:56,916 - DEBUG - RT names not yet present for VN __public__ 2025-07-21 02:13:01,917 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-21 02:13:01,924 - DEBUG - Requesting: http://10.0.0.19:8082/domain/0cc18c8e-fe22-4e14-8317-e1dc913a7905 2025-07-21 02:13:01,936 - DEBUG - Requesting: http://10.0.0.19:8082/project/1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:13:01,998 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,014 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,025 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:13:02,040 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:13:02,048 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/fddb371b-64df-404e-81d4-69534aa9dcda 2025-07-21 02:13:02,056 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-21 02:13:02,056 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,067 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:13:02,083 - INFO - Verified VN network id 13 for VN 09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,083 - INFO - Verifications in API Server for VN __public__ passed 2025-07-21 02:13:02,083 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,093 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:13:02,100 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:13:02,108 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/fddb371b-64df-404e-81d4-69534aa9dcda 2025-07-21 02:13:02,114 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-21 02:13:02,120 - DEBUG - Control-node 10.0.0.19 : 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': '702614791486000527', 'uuid-lslong': '11619050498903957677'}, 'enable': 'true', 'created': '2025-07-21T02:12:56', 'last-modified': '2025-07-21T02:12:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480748'} 2025-07-21 02:13:02,120 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:02,127 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-21 02:13:02,128 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-21 02:13:02,128 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-21 02:13:02,129 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-21 02:13:02,134 - DEBUG - Requesting: http://10.0.0.19:8082/domain/0cc18c8e-fe22-4e14-8317-e1dc913a7905 2025-07-21 02:13:02,145 - DEBUG - Requesting: http://10.0.0.19:8082/project/1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:13:02,201 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,211 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-21 02:13:02,212 - DEBUG - Verifying the vn in opserver 2025-07-21 02:13:02,212 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-07-21 02:13:02,212 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-07-21 02:13:02,217 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-21 02:13:02,217 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-21 02:13:02,217 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:02,227 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:02,234 - DEBUG - Do not have enough data to verify VN in agent 2025-07-21 02:13:02,234 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:02,240 - DEBUG - VRF ids for VN __public__: {} 2025-07-21 02:13:02,339 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-21 02:13:02,525 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-21 02:13:02,534 - DEBUG - Requesting: http://10.0.0.19:8082/domain/0cc18c8e-fe22-4e14-8317-e1dc913a7905 2025-07-21 02:13:02,543 - DEBUG - Requesting: http://10.0.0.19:8082/project/1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:13:02,583 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,598 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/98fe549e-f3e5-4b4b-b511-756a789fb2e8 2025-07-21 02:13:02,606 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-21 02:13:02,612 - DEBUG - Requesting: http://10.0.0.19:8082/domain/0cc18c8e-fe22-4e14-8317-e1dc913a7905 2025-07-21 02:13:02,621 - DEBUG - Requesting: http://10.0.0.19:8082/project/1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:13:02,676 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/09c0306e-2475-4d8f-a13f-28de4e7ee0ad 2025-07-21 02:13:02,687 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-21 02:13:02,688 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-21 02:13:02,698 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-21 02:13:02,704 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-21 02:13:02,704 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-21 02:13:02,707 - DEBUG - Ingress ctest-nginx-ingress-72295137 not present 2025-07-21 02:13:02,708 - INFO - Creating Ingress ctest-nginx-ingress-72295137 2025-07-21 02:13:02,714 - INFO - Created Ingress ctest-nginx-ingress-72295137 2025-07-21 02:13:02,717 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-72295137 2025-07-21 02:13:05,722 - DEBUG - For Ingress ctest-nginx-ingress-72295137, Cluster IP: 10.47.255.249, External IPs ['125.166.64.60'] 2025-07-21 02:13:05,722 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-72295137 2025-07-21 02:13:05,722 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b2ab270d-9b09-4952-80a9-175f05c7afe5 2025-07-21 02:13:05,728 - INFO - Ingress ctest-nginx-ingress-72295137 with uuid b2ab270d-9b09-4952-80a9-175f05c7afe5 found in kube manager 2025-07-21 02:13:05,728 - INFO - Ingress ctest-nginx-ingress-72295137 verification passed 2025-07-21 02:13:05,730 - DEBUG - Pod ctest-busybox-pod-61069623 not present 2025-07-21 02:13:05,731 - INFO - Creating Pod ctest-busybox-pod-61069623 2025-07-21 02:13:05,768 - DEBUG - Pod : ctest-busybox-pod-61069623 UUID is 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:05,782 - DEBUG - Pod ctest-nginx-pod-35970512 not in running state.Currently in Pending 2025-07-21 02:13:10,789 - DEBUG - Pod ctest-nginx-pod-35970512 not in running state.Currently in Pending 2025-07-21 02:13:15,803 - INFO - Pod ctest-nginx-pod-35970512 is in running state.Got IP 10.47.255.251 2025-07-21 02:13:15,819 - DEBUG - Pod ctest-nginx-pod-35970512 has vmi 3832d7b0-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:13:15,819 - INFO - Verified pod ctest-nginx-pod-35970512 in contrail-api 2025-07-21 02:13:15,819 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:13:15,836 - DEBUG - VMI 3832d7b0-65d8-11f0-945b-fa163e541cf5 is active in agent 10.0.0.27 2025-07-21 02:13:15,836 - INFO - Verified Pod ctest-nginx-pod-35970512 in agent 10.0.0.27 2025-07-21 02:13:15,836 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=f279a6bc-ba4f-4632-95b6-ea6d43c214da 2025-07-21 02:13:15,841 - INFO - Pod ctest-nginx-pod-35970512 with uuid f279a6bc-ba4f-4632-95b6-ea6d43c214da found in kube manager 2025-07-21 02:13:15,841 - INFO - Pod ctest-nginx-pod-35970512 verification passed 2025-07-21 02:13:15,908 - DEBUG - [Pod ctest-nginx-pod-35970512] Cmd: echo ctest-nginx-pod-35970512 > /usr/share/nginx/html/index.html, Output: 2025-07-21 02:13:15,914 - INFO - Pod ctest-nginx-pod-79429693 is in running state.Got IP 10.47.255.250 2025-07-21 02:13:15,928 - DEBUG - Pod ctest-nginx-pod-79429693 has vmi 38adc04c-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:13:15,928 - INFO - Verified pod ctest-nginx-pod-79429693 in contrail-api 2025-07-21 02:13:15,929 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:13:15,944 - DEBUG - VMI 38adc04c-65d8-11f0-945b-fa163e541cf5 is active in agent 10.0.0.27 2025-07-21 02:13:15,945 - INFO - Verified Pod ctest-nginx-pod-79429693 in agent 10.0.0.27 2025-07-21 02:13:15,945 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=8901472b-df88-4325-99f7-d3a275df710b 2025-07-21 02:13:15,950 - INFO - Pod ctest-nginx-pod-79429693 with uuid 8901472b-df88-4325-99f7-d3a275df710b found in kube manager 2025-07-21 02:13:15,950 - INFO - Pod ctest-nginx-pod-79429693 verification passed 2025-07-21 02:13:16,015 - DEBUG - [Pod ctest-nginx-pod-79429693] Cmd: echo ctest-nginx-pod-79429693 > /usr/share/nginx/html/index.html, Output: 2025-07-21 02:13:16,020 - DEBUG - Pod ctest-busybox-pod-61069623 not in running state.Currently in Pending 2025-07-21 02:13:21,028 - INFO - Pod ctest-busybox-pod-61069623 is in running state.Got IP 10.47.255.248 2025-07-21 02:13:21,085 - DEBUG - Pod ctest-busybox-pod-61069623 has vmi 3d09e666-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:13:21,085 - INFO - Verified pod ctest-busybox-pod-61069623 in contrail-api 2025-07-21 02:13:21,086 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:13:21,097 - DEBUG - VMI 3d09e666-65d8-11f0-945b-fa163e541cf5 is active in agent 10.0.0.27 2025-07-21 02:13:21,097 - INFO - Verified Pod ctest-busybox-pod-61069623 in agent 10.0.0.27 2025-07-21 02:13:21,098 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:21,103 - INFO - Pod ctest-busybox-pod-61069623 with uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c found in kube manager 2025-07-21 02:13:21,103 - INFO - Pod ctest-busybox-pod-61069623 verification passed 2025-07-21 02:13:21,159 - DEBUG - [Pod ctest-busybox-pod-61069623] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79429693 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-07-21 02:13:21,159 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-21 02:13:21,159 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd output: ctest-nginx-pod-79429693 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-07-21 02:13:21,213 - DEBUG - [Pod ctest-busybox-pod-61069623] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79429693 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-07-21 02:13:21,213 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-21 02:13:21,213 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd output: ctest-nginx-pod-79429693 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-07-21 02:13:21,266 - DEBUG - [Pod ctest-busybox-pod-61069623] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79429693 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-07-21 02:13:21,266 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-21 02:13:21,266 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd output: ctest-nginx-pod-79429693 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-07-21 02:13:21,317 - DEBUG - [Pod ctest-busybox-pod-61069623] 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-79429693 2025-07-21 02:13:21,318 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-21 02:13:21,318 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] 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-79429693 2025-07-21 02:13:21,390 - DEBUG - [Pod ctest-busybox-pod-61069623] 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-35970512 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-21 02:13:21,390 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-21 02:13:21,390 - DEBUG - [Pod Pod ctest-busybox-pod-61069623] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-35970512 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-21 02:13:21,390 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-35970512': 1, 'ctest-nginx-pod-79429693': 4} 2025-07-21 02:13:21,390 - WARNING - Nothing to delete parallely 2025-07-21 02:13:21,390 - INFO - Deleting pod default:ctest-busybox-pod-61069623 2025-07-21 02:13:21,408 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:21,420 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:26,420 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:26,428 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:31,429 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:31,436 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:36,437 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:36,447 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:41,447 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:41,461 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:46,462 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:46,469 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:51,470 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:51,477 - WARNING - Pod uuid 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is still seen in agent 10.0.0.27 VM list 2025-07-21 02:13:56,478 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c 2025-07-21 02:13:56,486 - DEBUG - Pod 43ee5a8e-fcf2-4093-adc8-755a1f4b9d3c is not in agent 10.0.0.27 VM list 2025-07-21 02:13:56,486 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3d09e666-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:13:56,492 - DEBUG - VMI 3d09e666-65d8-11f0-945b-fa163e541cf5 is removed from agent 10.0.0.27 2025-07-21 02:13:56,492 - INFO - Verified that pod ctest-busybox-pod-61069623 is removed in agent 2025-07-21 02:13:56,492 - INFO - Deleting Ingress : ctest-nginx-ingress-72295137 2025-07-21 02:13:56,498 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b2ab270d-9b09-4952-80a9-175f05c7afe5 2025-07-21 02:13:56,504 - ERROR - Ingress ctest-nginx-ingress-72295137 with uuid b2ab270d-9b09-4952-80a9-175f05c7afe5 still found in kube manager 2025-07-21 02:13:57,504 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b2ab270d-9b09-4952-80a9-175f05c7afe5 2025-07-21 02:13:57,513 - INFO - Ingress ctest-nginx-ingress-72295137 with uuid b2ab270d-9b09-4952-80a9-175f05c7afe5 deleted successfully from kube manager 2025-07-21 02:13:57,513 - INFO - Verifications on Ingress %s cleanup passed 2025-07-21 02:13:57,519 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-21 02:13:57,598 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-21 02:13:57,605 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-21 02:13:57,605 - INFO - Deleting VN __public__ 2025-07-21 02:13:57,809 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3568bdd1-4c4c-439f-9369-ad0632db189c 2025-07-21 02:13:57,818 - DEBUG - Response Code: 404 2025-07-21 02:13:57,818 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-21 02:13:57,832 - DEBUG - Requesting: http://10.0.0.19:8082/domain/0cc18c8e-fe22-4e14-8317-e1dc913a7905 2025-07-21 02:13:57,853 - DEBUG - Requesting: http://10.0.0.19:8082/project/1029094f-cbf7-426b-9d49-5cad9ca8cc81 2025-07-21 02:13:57,934 - INFO - Validated that VN __public__ is not found in API Server 2025-07-21 02:13:57,934 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-21 02:13:57,949 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:57,964 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-07-21 02:13:57,964 - INFO - Validated that VN __public__ is not in any agent 2025-07-21 02:13:57,965 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:57,976 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-21 02:13:57,984 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-21 02:13:57,992 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-21 02:13:57,998 - INFO - Deleting pod default:ctest-nginx-pod-79429693 2025-07-21 02:13:58,051 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8901472b-df88-4325-99f7-d3a275df710b 2025-07-21 02:13:58,072 - WARNING - Pod uuid 8901472b-df88-4325-99f7-d3a275df710b is still seen in agent 10.0.0.27 VM list 2025-07-21 02:14:03,073 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8901472b-df88-4325-99f7-d3a275df710b 2025-07-21 02:14:03,082 - DEBUG - Pod 8901472b-df88-4325-99f7-d3a275df710b is not in agent 10.0.0.27 VM list 2025-07-21 02:14:03,083 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:38adc04c-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:14:03,089 - DEBUG - VMI 38adc04c-65d8-11f0-945b-fa163e541cf5 is removed from agent 10.0.0.27 2025-07-21 02:14:03,089 - INFO - Verified that pod ctest-nginx-pod-79429693 is removed in agent 2025-07-21 02:14:03,089 - INFO - Deleting pod default:ctest-nginx-pod-35970512 2025-07-21 02:14:03,101 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f279a6bc-ba4f-4632-95b6-ea6d43c214da 2025-07-21 02:14:03,118 - WARNING - Pod uuid f279a6bc-ba4f-4632-95b6-ea6d43c214da is still seen in agent 10.0.0.27 VM list 2025-07-21 02:14:08,119 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f279a6bc-ba4f-4632-95b6-ea6d43c214da 2025-07-21 02:14:08,126 - DEBUG - Pod f279a6bc-ba4f-4632-95b6-ea6d43c214da is not in agent 10.0.0.27 VM list 2025-07-21 02:14:08,127 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3832d7b0-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:14:08,133 - DEBUG - VMI 3832d7b0-65d8-11f0-945b-fa163e541cf5 is removed from agent 10.0.0.27 2025-07-21 02:14:08,133 - INFO - Verified that pod ctest-nginx-pod-35970512 is removed in agent 2025-07-21 02:14:08,133 - INFO - Deleting service : ctest-nginx-svc-84779254 2025-07-21 02:14:08,321 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-21 02:14:08,327 - DEBUG - No XMPP flaps were noticed during the test 2025-07-21 02:14:08,327 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-07-21 02:14:08,328 - INFO - -------------------------------------------------------------------------------- 2025-07-21 02:14:14,814 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-21 02:14:14,933 - DEBUG - Output : cluster_project={} 2025-07-21 02:14:14,989 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-21 02:14:15,202 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-21 02:14:15,213 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-21 02:14:15,399 - DEBUG - Output : cluster_project={} 2025-07-21 02:14:25,534 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:30,594 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:30,678 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:30,734 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:30,785 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:35,874 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:35,995 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:36,081 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-21 02:14:36,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-21 02:14:38,907 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-07-21 02:14:38,914 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-07-21 02:14:38,945 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-07-21 02:14:40,979 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-07-21 02:17:41,004 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-21 02:17:41,097 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6b299a70-8d26-4e7b-954a-2d9972e995ee 2025-07-21 02:17:41,112 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:17:41,117 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:17:41,124 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:17:41,128 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:17:41,132 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4999e4ea-cf89-4d11-9394-89066680aad2 2025-07-21 02:17:41,136 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c444bd88-6f33-4ec6-a71f-8500fa495911 2025-07-21 02:17:41,142 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:17:46,155 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6b299a70-8d26-4e7b-954a-2d9972e995ee 2025-07-21 02:17:46,163 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66f736f4-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:17:46,223 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c444bd88-6f33-4ec6-a71f-8500fa495911 2025-07-21 02:17:46,225 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4999e4ea-cf89-4d11-9394-89066680aad2 2025-07-21 02:17:46,227 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:17:46,228 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:17:46,230 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:17:46,232 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:17:46,233 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:17:46,259 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:681ae404-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:17:46,262 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:68992008-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:17:51,260 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:17:51,262 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:17:51,265 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:17:51,267 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:17:51,268 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:17:56,287 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:17:56,289 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:17:56,291 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:17:56,301 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:17:56,302 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:18:01,319 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:18:01,321 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:18:01,322 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:18:01,324 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:18:01,325 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:18:06,341 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:18:06,343 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:18:06,344 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:18:06,346 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:18:06,347 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:18:11,365 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:18:11,367 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:18:11,372 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:18:11,374 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:18:11,375 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:18:16,412 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e3c3f1e-4c88-406f-868b-c2c170b2ce44 2025-07-21 02:18:16,414 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7cf4c00-e777-4068-b7a5-144522a2e657 2025-07-21 02:18:16,415 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4b6fd9af-1868-4e46-a5ad-251b9bbdf88c 2025-07-21 02:18:16,417 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a6606a0-c5d7-4bb3-916c-bd7d30d0c109 2025-07-21 02:18:16,418 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d36d8e9-0330-4eef-a72f-6a5a022e4df8 2025-07-21 02:18:16,437 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a354ba8-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:18:16,438 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:692bbc74-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:18:16,440 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:677b5bf0-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:18:16,444 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6ab10f86-65d8-11f0-945b-fa163e541cf5 2025-07-21 02:18:16,446 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:69ab9976-65d8-11f0-945b-fa163e541cf5