2025-09-22 15:34:54,166 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-09-22 15:34:54,440 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1504-1 2025-09-22 15:34:54,440 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-09-22 15:34:54,475 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1504-1 2025-09-22 15:34:54,475 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-22 15:34:54,580 - DEBUG - Output : NAMES contrail_test_VK7h5qGAL webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-09-22 15:34:54,580 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-22 15:34:54,646 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.1.248.1/24 172.17.0.1/16 2025-09-22 15:34:54,647 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-09-22 15:34:54,692 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1504-1 2025-09-22 15:34:54,800 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-09-22 15:34:55,034 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1504-1 2025-09-22 15:34:55,035 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-09-22 15:34:55,100 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1504-1 2025-09-22 15:34:55,100 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-22 15:34:55,145 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-22 15:34:55,145 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-22 15:34:55,180 - DEBUG - Output : 10.0.0.249/24 2025-09-22 15:34:55,180 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-09-22 15:34:55,248 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1504-1 2025-09-22 15:34:55,319 - INFO - Using existing project ['default-domain', 'k8s-default'](c1cee912-4ee1-4589-a97c-253ac12ee775) 2025-09-22 15:34:55,428 - INFO - Using existing project ['default-domain', 'k8s-default'](c1cee912-4ee1-4589-a97c-253ac12ee775) 2025-09-22 15:34:55,583 - INFO - ================================================================================ 2025-09-22 15:34:55,583 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-22 15:34:55,583 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-09-22 15:34:55,826 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-22 15:34:55,833 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2025-09-22 15:34:55,833 - INFO - Initial checks done. Running the testcase now 2025-09-22 15:34:55,834 - INFO - 2025-09-22 15:34:55,838 - INFO - Namespace default already exists 2025-09-22 15:34:55,838 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-22 15:34:55,967 - DEBUG - Output : cluster_project={} 2025-09-22 15:34:56,014 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-22 15:34:56,014 - DEBUG - Project uuid in Contrail is c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:34:56,014 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-22 15:34:56,144 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-22 15:34:56,144 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=15524d8c-b233-4205-a5e5-c77af211c3a1 2025-09-22 15:34:56,149 - INFO - Namespace default with uuid 15524d8c-b233-4205-a5e5-c77af211c3a1 found in kube manager 2025-09-22 15:34:56,149 - INFO - Namespace default verification passed 2025-09-22 15:34:56,153 - DEBUG - Service ctest-nginx-svc-33317683 not present 2025-09-22 15:34:56,153 - INFO - Creating service ctest-nginx-svc-33317683 2025-09-22 15:34:56,175 - INFO - Created Service ctest-nginx-svc-33317683 2025-09-22 15:34:56,196 - DEBUG - Pod ctest-nginx-pod-20489877 not present 2025-09-22 15:34:56,202 - INFO - Creating Pod ctest-nginx-pod-20489877 2025-09-22 15:34:56,299 - DEBUG - Pod : ctest-nginx-pod-20489877 UUID is d876c343-6972-4d8b-9396-b9595095ac67 2025-09-22 15:34:56,309 - DEBUG - Pod ctest-nginx-pod-86658180 not present 2025-09-22 15:34:56,309 - INFO - Creating Pod ctest-nginx-pod-86658180 2025-09-22 15:34:56,346 - DEBUG - Pod : ctest-nginx-pod-86658180 UUID is a08a707a-ee4b-4a0b-b58c-edcc67f25f4d 2025-09-22 15:34:56,616 - INFO - Created VN __public__, UUID :73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:34:56,849 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-22 15:34:56,856 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5f29bf01-ecbb-42a0-bab3-36aec4f82d69 2025-09-22 15:34:56,872 - DEBUG - Requesting: http://10.0.0.22:8082/project/c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:34:56,941 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:34:56,977 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:34:56,987 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:34:57,011 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:34:57,035 - DEBUG - Route Targets: [] 2025-09-22 15:34:57,035 - DEBUG - RT names not yet present for VN __public__ 2025-09-22 15:35:02,035 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-22 15:35:02,042 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5f29bf01-ecbb-42a0-bab3-36aec4f82d69 2025-09-22 15:35:02,051 - DEBUG - Requesting: http://10.0.0.22:8082/project/c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:35:02,098 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,109 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,118 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:35:02,128 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:35:02,135 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/95d88c21-41ca-4f78-bb5c-93f9fb08de3a 2025-09-22 15:35:02,149 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-22 15:35:02,149 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,159 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:35:02,175 - INFO - Verified VN network id 13 for VN 73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,175 - INFO - Verifications in API Server for VN __public__ passed 2025-09-22 15:35:02,175 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,185 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:35:02,195 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:35:02,202 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/95d88c21-41ca-4f78-bb5c-93f9fb08de3a 2025-09-22 15:35:02,208 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-22 15:35:02,217 - DEBUG - Control-node 10.0.0.22 : 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': '8349649645303776215', 'uuid-lslong': '11007775193481069260'}, 'enable': 'true', 'created': '2025-09-22T15:34:56', 'last-modified': '2025-09-22T15:34:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.423418'} 2025-09-22 15:35:02,217 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:02,229 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-22 15:35:02,229 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-22 15:35:02,230 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-22 15:35:02,230 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-22 15:35:02,235 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5f29bf01-ecbb-42a0-bab3-36aec4f82d69 2025-09-22 15:35:02,250 - DEBUG - Requesting: http://10.0.0.22:8082/project/c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:35:02,326 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,336 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-22 15:35:02,336 - DEBUG - Verifying the vn in opserver 2025-09-22 15:35:02,336 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-09-22 15:35:02,336 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-22 15:35:02,342 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-22 15:35:02,342 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-22 15:35:02,342 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:02,349 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:02,356 - DEBUG - Do not have enough data to verify VN in agent 2025-09-22 15:35:02,356 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:02,361 - DEBUG - VRF ids for VN __public__: {} 2025-09-22 15:35:02,457 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-22 15:35:02,628 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-22 15:35:02,635 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5f29bf01-ecbb-42a0-bab3-36aec4f82d69 2025-09-22 15:35:02,644 - DEBUG - Requesting: http://10.0.0.22:8082/project/c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:35:02,693 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,704 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/0f7e69e7-179f-41bd-8637-6868ad87a554 2025-09-22 15:35:02,713 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-22 15:35:02,718 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5f29bf01-ecbb-42a0-bab3-36aec4f82d69 2025-09-22 15:35:02,727 - DEBUG - Requesting: http://10.0.0.22:8082/project/c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:35:02,771 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/73dfea1d-334c-43d7-98c3-79377ecbc2cc 2025-09-22 15:35:02,782 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-22 15:35:02,782 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-22 15:35:02,789 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-22 15:35:02,796 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-22 15:35:02,796 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-22 15:35:02,800 - DEBUG - Ingress ctest-nginx-ingress-39834972 not present 2025-09-22 15:35:02,801 - INFO - Creating Ingress ctest-nginx-ingress-39834972 2025-09-22 15:35:02,810 - INFO - Created Ingress ctest-nginx-ingress-39834972 2025-09-22 15:35:02,814 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39834972 2025-09-22 15:35:05,821 - DEBUG - For Ingress ctest-nginx-ingress-39834972, Cluster IP: 10.47.255.249, External IPs ['30.218.162.124'] 2025-09-22 15:35:05,821 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-39834972 2025-09-22 15:35:05,821 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=f12ab9b9-b5a4-4338-a392-d31d137f4e13 2025-09-22 15:35:05,831 - INFO - Ingress ctest-nginx-ingress-39834972 with uuid f12ab9b9-b5a4-4338-a392-d31d137f4e13 found in kube manager 2025-09-22 15:35:05,831 - INFO - Ingress ctest-nginx-ingress-39834972 verification passed 2025-09-22 15:35:05,837 - DEBUG - Pod ctest-busybox-pod-88658873 not present 2025-09-22 15:35:05,842 - INFO - Creating Pod ctest-busybox-pod-88658873 2025-09-22 15:35:05,880 - DEBUG - Pod : ctest-busybox-pod-88658873 UUID is 492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:05,892 - DEBUG - Pod ctest-nginx-pod-20489877 not in running state.Currently in Pending 2025-09-22 15:35:10,901 - INFO - Pod ctest-nginx-pod-20489877 is in running state.Got IP 10.47.255.251 2025-09-22 15:35:10,917 - DEBUG - Pod ctest-nginx-pod-20489877 has vmi b20818b6-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:35:10,917 - INFO - Verified pod ctest-nginx-pod-20489877 in contrail-api 2025-09-22 15:35:10,917 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:35:10,930 - DEBUG - VMI b20818b6-97c9-11f0-b4cd-fa163e091a8b is active in agent 10.0.0.249 2025-09-22 15:35:10,930 - INFO - Verified Pod ctest-nginx-pod-20489877 in agent 10.0.0.249 2025-09-22 15:35:10,930 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d876c343-6972-4d8b-9396-b9595095ac67 2025-09-22 15:35:10,935 - INFO - Pod ctest-nginx-pod-20489877 with uuid d876c343-6972-4d8b-9396-b9595095ac67 found in kube manager 2025-09-22 15:35:10,935 - INFO - Pod ctest-nginx-pod-20489877 verification passed 2025-09-22 15:35:11,019 - DEBUG - [Pod ctest-nginx-pod-20489877] Cmd: echo ctest-nginx-pod-20489877 > /usr/share/nginx/html/index.html, Output: 2025-09-22 15:35:11,027 - INFO - Pod ctest-nginx-pod-86658180 is in running state.Got IP 10.47.255.250 2025-09-22 15:35:11,040 - DEBUG - Pod ctest-nginx-pod-86658180 has vmi b27dac70-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:35:11,040 - INFO - Verified pod ctest-nginx-pod-86658180 in contrail-api 2025-09-22 15:35:11,041 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:35:11,049 - DEBUG - VMI b27dac70-97c9-11f0-b4cd-fa163e091a8b is active in agent 10.0.0.249 2025-09-22 15:35:11,050 - INFO - Verified Pod ctest-nginx-pod-86658180 in agent 10.0.0.249 2025-09-22 15:35:11,050 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=a08a707a-ee4b-4a0b-b58c-edcc67f25f4d 2025-09-22 15:35:11,054 - INFO - Pod ctest-nginx-pod-86658180 with uuid a08a707a-ee4b-4a0b-b58c-edcc67f25f4d found in kube manager 2025-09-22 15:35:11,054 - INFO - Pod ctest-nginx-pod-86658180 verification passed 2025-09-22 15:35:11,108 - DEBUG - [Pod ctest-nginx-pod-86658180] Cmd: echo ctest-nginx-pod-86658180 > /usr/share/nginx/html/index.html, Output: 2025-09-22 15:35:11,115 - DEBUG - Pod ctest-busybox-pod-88658873 not in running state.Currently in Pending 2025-09-22 15:35:16,124 - DEBUG - Pod ctest-busybox-pod-88658873 not in running state.Currently in Pending 2025-09-22 15:35:21,138 - INFO - Pod ctest-busybox-pod-88658873 is in running state.Got IP 10.47.255.248 2025-09-22 15:35:21,196 - DEBUG - Pod ctest-busybox-pod-88658873 has vmi b6e1e34e-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:35:21,211 - INFO - Verified pod ctest-busybox-pod-88658873 in contrail-api 2025-09-22 15:35:21,211 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:35:21,223 - DEBUG - VMI b6e1e34e-97c9-11f0-b4cd-fa163e091a8b is active in agent 10.0.0.249 2025-09-22 15:35:21,223 - INFO - Verified Pod ctest-busybox-pod-88658873 in agent 10.0.0.249 2025-09-22 15:35:21,223 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:21,228 - INFO - Pod ctest-busybox-pod-88658873 with uuid 492e0309-cb75-4b86-a467-37dfa5100d47 found in kube manager 2025-09-22 15:35:21,228 - INFO - Pod ctest-busybox-pod-88658873 verification passed 2025-09-22 15:35:21,281 - DEBUG - [Pod ctest-busybox-pod-88658873] 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-20489877 2025-09-22 15:35:21,330 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-22 15:35:21,330 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] 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-20489877 2025-09-22 15:35:21,391 - DEBUG - [Pod ctest-busybox-pod-88658873] 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-20489877 2025-09-22 15:35:21,391 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-22 15:35:21,391 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] 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-20489877 2025-09-22 15:35:21,451 - DEBUG - [Pod ctest-busybox-pod-88658873] 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-20489877 2025-09-22 15:35:21,451 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-22 15:35:21,451 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] 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-20489877 2025-09-22 15:35:21,517 - DEBUG - [Pod ctest-busybox-pod-88658873] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-86658180 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-22 15:35:21,518 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-22 15:35:21,518 - DEBUG - [Pod Pod ctest-busybox-pod-88658873] Cmd output: ctest-nginx-pod-86658180 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-22 15:35:21,518 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-20489877': 3, 'ctest-nginx-pod-86658180': 1} 2025-09-22 15:35:21,518 - WARNING - Nothing to delete parallely 2025-09-22 15:35:21,518 - INFO - Deleting pod default:ctest-busybox-pod-88658873 2025-09-22 15:35:21,542 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:21,549 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:26,550 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:26,558 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:31,560 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:31,568 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:36,570 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:36,576 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:41,577 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:41,585 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:46,586 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:46,593 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:51,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:51,601 - WARNING - Pod uuid 492e0309-cb75-4b86-a467-37dfa5100d47 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:35:56,602 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=492e0309-cb75-4b86-a467-37dfa5100d47 2025-09-22 15:35:56,608 - DEBUG - Pod 492e0309-cb75-4b86-a467-37dfa5100d47 is not in agent 10.0.0.249 VM list 2025-09-22 15:35:56,608 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b6e1e34e-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:35:56,614 - DEBUG - VMI b6e1e34e-97c9-11f0-b4cd-fa163e091a8b is removed from agent 10.0.0.249 2025-09-22 15:35:56,614 - INFO - Verified that pod ctest-busybox-pod-88658873 is removed in agent 2025-09-22 15:35:56,614 - INFO - Deleting Ingress : ctest-nginx-ingress-39834972 2025-09-22 15:35:56,628 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=f12ab9b9-b5a4-4338-a392-d31d137f4e13 2025-09-22 15:35:56,634 - ERROR - Ingress ctest-nginx-ingress-39834972 with uuid f12ab9b9-b5a4-4338-a392-d31d137f4e13 still found in kube manager 2025-09-22 15:35:57,635 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=f12ab9b9-b5a4-4338-a392-d31d137f4e13 2025-09-22 15:35:57,639 - INFO - Ingress ctest-nginx-ingress-39834972 with uuid f12ab9b9-b5a4-4338-a392-d31d137f4e13 deleted successfully from kube manager 2025-09-22 15:35:57,639 - INFO - Verifications on Ingress %s cleanup passed 2025-09-22 15:35:57,640 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-22 15:35:57,722 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-22 15:35:57,729 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-22 15:35:57,729 - INFO - Deleting VN __public__ 2025-09-22 15:35:57,944 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4d56b3b3-1b68-4991-af1a-a078f3a7d1a9 2025-09-22 15:35:57,962 - DEBUG - Response Code: 404 2025-09-22 15:35:57,962 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-22 15:35:57,981 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5f29bf01-ecbb-42a0-bab3-36aec4f82d69 2025-09-22 15:35:57,990 - DEBUG - Requesting: http://10.0.0.22:8082/project/c1cee912-4ee1-4589-a97c-253ac12ee775 2025-09-22 15:35:58,047 - INFO - Validated that VN __public__ is not found in API Server 2025-09-22 15:35:58,047 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-22 15:35:58,055 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:58,067 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-09-22 15:35:58,067 - INFO - Validated that VN __public__ is not in any agent 2025-09-22 15:35:58,067 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:58,075 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-22 15:35:58,081 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-22 15:35:58,086 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-22 15:35:58,086 - INFO - Deleting pod default:ctest-nginx-pod-86658180 2025-09-22 15:35:58,115 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a08a707a-ee4b-4a0b-b58c-edcc67f25f4d 2025-09-22 15:35:58,127 - WARNING - Pod uuid a08a707a-ee4b-4a0b-b58c-edcc67f25f4d is still seen in agent 10.0.0.249 VM list 2025-09-22 15:36:03,128 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a08a707a-ee4b-4a0b-b58c-edcc67f25f4d 2025-09-22 15:36:03,135 - DEBUG - Pod a08a707a-ee4b-4a0b-b58c-edcc67f25f4d is not in agent 10.0.0.249 VM list 2025-09-22 15:36:03,135 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b27dac70-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:36:03,140 - DEBUG - VMI b27dac70-97c9-11f0-b4cd-fa163e091a8b is removed from agent 10.0.0.249 2025-09-22 15:36:03,140 - INFO - Verified that pod ctest-nginx-pod-86658180 is removed in agent 2025-09-22 15:36:03,141 - INFO - Deleting pod default:ctest-nginx-pod-20489877 2025-09-22 15:36:03,166 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d876c343-6972-4d8b-9396-b9595095ac67 2025-09-22 15:36:03,174 - WARNING - Pod uuid d876c343-6972-4d8b-9396-b9595095ac67 is still seen in agent 10.0.0.249 VM list 2025-09-22 15:36:08,175 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d876c343-6972-4d8b-9396-b9595095ac67 2025-09-22 15:36:08,182 - DEBUG - Pod d876c343-6972-4d8b-9396-b9595095ac67 is not in agent 10.0.0.249 VM list 2025-09-22 15:36:08,182 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b20818b6-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:36:08,188 - DEBUG - VMI b20818b6-97c9-11f0-b4cd-fa163e091a8b is removed from agent 10.0.0.249 2025-09-22 15:36:08,188 - INFO - Verified that pod ctest-nginx-pod-20489877 is removed in agent 2025-09-22 15:36:08,188 - INFO - Deleting service : ctest-nginx-svc-33317683 2025-09-22 15:36:08,498 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-22 15:36:08,505 - DEBUG - No XMPP flaps were noticed during the test 2025-09-22 15:36:08,505 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-09-22 15:36:08,505 - INFO - -------------------------------------------------------------------------------- 2025-09-22 15:36:14,929 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-22 15:36:15,064 - DEBUG - Output : cluster_project={} 2025-09-22 15:36:15,125 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-22 15:36:15,326 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-22 15:36:15,330 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-22 15:36:15,470 - DEBUG - Output : cluster_project={} 2025-09-22 15:36:30,616 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:30,659 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:30,744 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:30,836 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:30,874 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:30,965 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:31,052 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:31,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-22 15:36:31,344 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-22 15:36:34,024 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-09-22 15:36:34,033 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-09-22 15:36:34,062 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-09-22 15:36:36,088 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-09-22 15:39:44,234 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-22 15:39:44,298 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9a20a70e-d9ad-4ea7-9033-d59c8f0a5637 2025-09-22 15:39:44,321 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:39:44,329 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4f1962de-f23e-4f8b-8e3a-f55cd41afb1c 2025-09-22 15:39:44,337 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:39:44,347 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:39:44,356 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:39:44,365 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8ccbf2a8-9b0a-42a4-9499-4298d73f794f 2025-09-22 15:39:44,377 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=809d4a1e-0178-4625-9176-c87a16648d92 2025-09-22 15:39:49,383 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9a20a70e-d9ad-4ea7-9033-d59c8f0a5637 2025-09-22 15:39:49,389 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e0cd3da2-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:39:49,430 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:39:49,432 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:39:49,434 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:39:49,435 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4f1962de-f23e-4f8b-8e3a-f55cd41afb1c 2025-09-22 15:39:49,437 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:39:49,438 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=809d4a1e-0178-4625-9176-c87a16648d92 2025-09-22 15:39:49,440 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8ccbf2a8-9b0a-42a4-9499-4298d73f794f 2025-09-22 15:39:49,457 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e14db022-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:39:49,461 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e27b0e86-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:39:49,466 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1e45798-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:39:54,462 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:39:54,463 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:39:54,464 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:39:54,468 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:39:59,474 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:39:59,476 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:39:59,478 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:39:59,479 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:40:04,483 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:40:04,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:40:04,497 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:40:04,498 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:40:09,491 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:40:09,509 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:40:09,511 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:40:09,512 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:40:14,500 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:40:14,527 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:40:14,528 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:40:14,530 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:40:19,520 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e5abfc3b-d6c4-4c3e-86f4-b365c8c291e5 2025-09-22 15:40:19,528 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4a9bb58-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:40:19,540 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a506f4a9-5268-4a7b-ac15-ef873863769e 2025-09-22 15:40:19,542 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fe53d01c-318a-4807-9de1-dcfc1d584bf8 2025-09-22 15:40:19,543 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=149032e7-0d99-4c6e-966c-2a3db3ab327d 2025-09-22 15:40:19,552 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4161d94-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:40:19,555 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e31f95c8-97c9-11f0-b4cd-fa163e091a8b 2025-09-22 15:40:19,557 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e39c4bcc-97c9-11f0-b4cd-fa163e091a8b