2026-08-25 23:04:37,608 - DEBUG - [10.0.0.177]: Running cmd : hostname 2026-08-25 23:04:37,954 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2089-1 2026-08-25 23:04:37,954 - DEBUG - [10.0.0.177]: Running cmd : hostname -f 2026-08-25 23:04:38,000 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2089-1 2026-08-25 23:04:38,000 - DEBUG - [10.0.0.177]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-25 23:04:38,121 - DEBUG - Output : NAMES contrail_test_8xLEFed8T contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-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-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 2026-08-25 23:04:38,122 - DEBUG - [10.0.0.177]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-25 23:04:38,167 - DEBUG - Output : 127.0.0.1/8 10.0.0.177/24 252.177.0.1/8 10.86.164.1/24 172.17.0.1/16 2026-08-25 23:04:38,167 - DEBUG - [10.0.0.177]: Running cmd : getent hosts 10.0.0.177 | head -n 1 | awk '{print $2}' 2026-08-25 23:04:38,219 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2089-1 2026-08-25 23:04:38,326 - DEBUG - [10.0.0.176]: Running cmd : hostname 2026-08-25 23:04:38,580 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2089-1 2026-08-25 23:04:38,581 - DEBUG - [10.0.0.176]: Running cmd : hostname -f 2026-08-25 23:04:38,616 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2089-1 2026-08-25 23:04:38,616 - DEBUG - [10.0.0.176]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-25 23:04:38,672 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-25 23:04:38,672 - DEBUG - [10.0.0.176]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-25 23:04:38,744 - DEBUG - Output : 10.0.0.176/24 2026-08-25 23:04:38,745 - DEBUG - [10.0.0.176]: Running cmd : getent hosts 10.0.0.176 | head -n 1 | awk '{print $2}' 2026-08-25 23:04:38,790 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2089-1 2026-08-25 23:04:38,889 - INFO - Using existing project ['default-domain', 'k8s-default'](3813df23-3fc3-403e-8201-42603437395d) 2026-08-25 23:04:39,006 - INFO - Using existing project ['default-domain', 'k8s-default'](3813df23-3fc3-403e-8201-42603437395d) 2026-08-25 23:04:39,129 - INFO - ================================================================================ 2026-08-25 23:04:39,129 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-25 23:04:39,130 - 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 2026-08-25 23:04:39,393 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-25 23:04:39,402 - DEBUG - Nothing to compare xmpp stats {'10.0.0.176': {'10.0.0.177': '0'}} with 2026-08-25 23:04:39,402 - INFO - Initial checks done. Running the testcase now 2026-08-25 23:04:39,402 - INFO - 2026-08-25 23:04:39,408 - INFO - Namespace default already exists 2026-08-25 23:04:39,408 - DEBUG - [10.0.0.177]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-25 23:04:39,537 - DEBUG - Output : cluster_project={} 2026-08-25 23:04:39,615 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-25 23:04:39,615 - DEBUG - Project uuid in Contrail is 3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:04:39,615 - DEBUG - [10.0.0.177]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-25 23:04:39,766 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-25 23:04:39,766 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_NamespaceDatabaseList?namespace_uuid=6e70dbed-28d6-447c-b8d8-ded08fd9c8a2 2026-08-25 23:04:39,771 - INFO - Namespace default with uuid 6e70dbed-28d6-447c-b8d8-ded08fd9c8a2 found in kube manager 2026-08-25 23:04:39,772 - INFO - Namespace default verification passed 2026-08-25 23:04:39,775 - DEBUG - Service ctest-nginx-svc-69257411 not present 2026-08-25 23:04:39,775 - INFO - Creating service ctest-nginx-svc-69257411 2026-08-25 23:04:39,799 - INFO - Created Service ctest-nginx-svc-69257411 2026-08-25 23:04:39,822 - DEBUG - Pod ctest-nginx-pod-01435382 not present 2026-08-25 23:04:39,823 - INFO - Creating Pod ctest-nginx-pod-01435382 2026-08-25 23:04:39,896 - DEBUG - Pod : ctest-nginx-pod-01435382 UUID is eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 2026-08-25 23:04:39,907 - DEBUG - Pod ctest-nginx-pod-19001437 not present 2026-08-25 23:04:39,907 - INFO - Creating Pod ctest-nginx-pod-19001437 2026-08-25 23:04:39,953 - DEBUG - Pod : ctest-nginx-pod-19001437 UUID is 9b859bed-f838-4c6b-a90b-18216bacc093 2026-08-25 23:04:40,187 - INFO - Created VN __public__, UUID :cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:40,521 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-25 23:04:40,527 - DEBUG - Requesting: http://10.0.0.177:8082/domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb 2026-08-25 23:04:40,549 - DEBUG - Requesting: http://10.0.0.177:8082/project/3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:04:40,694 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:40,742 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:40,776 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:40,791 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:40,815 - DEBUG - Route Targets: [] 2026-08-25 23:04:40,815 - DEBUG - RT names not yet present for VN __public__ 2026-08-25 23:04:45,816 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-25 23:04:45,823 - DEBUG - Requesting: http://10.0.0.177:8082/domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb 2026-08-25 23:04:45,832 - DEBUG - Requesting: http://10.0.0.177:8082/project/3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:04:45,929 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:45,942 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:45,953 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:45,962 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:45,971 - DEBUG - Requesting: http://10.0.0.177:8082/route-target/0ba63ef1-0548-4ac8-88db-cf2a50c7f898 2026-08-25 23:04:45,979 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-25 23:04:45,979 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:45,990 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:46,026 - INFO - Verified VN network id 13 for VN cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:46,026 - INFO - Verifications in API Server for VN __public__ passed 2026-08-25 23:04:46,026 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:46,042 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:46,052 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:04:46,060 - DEBUG - Requesting: http://10.0.0.177:8082/route-target/0ba63ef1-0548-4ac8-88db-cf2a50c7f898 2026-08-25 23:04:46,068 - DEBUG - Requesting: http://10.0.0.177:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-25 23:04:46,077 - DEBUG - Control-node 10.0.0.177 : 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': '14964226451588009680', 'uuid-lslong': '12113316062847129998'}, 'enable': 'true', 'created': '2026-08-25T23:04:40', 'last-modified': '2026-08-25T23:04:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.675054'} 2026-08-25 23:04:46,078 - DEBUG - Requesting: http://10.0.0.177:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:04:46,092 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-25 23:04:46,092 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-25 23:04:46,093 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-25 23:04:46,093 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-25 23:04:46,100 - DEBUG - Requesting: http://10.0.0.177:8082/domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb 2026-08-25 23:04:46,111 - DEBUG - Requesting: http://10.0.0.177:8082/project/3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:04:46,171 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:46,182 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-25 23:04:46,182 - DEBUG - Verifying the vn in opserver 2026-08-25 23:04:46,182 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.177 2026-08-25 23:04:46,182 - DEBUG - Requesting: http://10.0.0.177:8081/analytics/uves/virtual-networks 2026-08-25 23:04:46,187 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.177:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-25 23:04:46,187 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-25 23:04:46,187 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:04:46,195 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:04:46,201 - DEBUG - Do not have enough data to verify VN in agent 2026-08-25 23:04:46,201 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:04:46,208 - DEBUG - VRF ids for VN __public__: {} 2026-08-25 23:04:46,385 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-25 23:04:46,527 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-25 23:04:46,533 - DEBUG - Requesting: http://10.0.0.177:8082/domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb 2026-08-25 23:04:46,543 - DEBUG - Requesting: http://10.0.0.177:8082/project/3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:04:46,607 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:46,621 - DEBUG - Requesting: http://10.0.0.177:8082/floating-ip-pool/acd05913-ff9c-4522-99c2-4ffb192729ac 2026-08-25 23:04:46,631 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-25 23:04:46,637 - DEBUG - Requesting: http://10.0.0.177:8082/domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb 2026-08-25 23:04:46,647 - DEBUG - Requesting: http://10.0.0.177:8082/project/3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:04:46,690 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e 2026-08-25 23:04:46,711 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-25 23:04:46,711 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-25 23:04:46,721 - DEBUG - Requesting: http://10.0.0.177:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-25 23:04:46,728 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-25 23:04:46,728 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-25 23:04:46,732 - DEBUG - Ingress ctest-nginx-ingress-24501306 not present 2026-08-25 23:04:46,734 - INFO - Creating Ingress ctest-nginx-ingress-24501306 2026-08-25 23:04:46,744 - INFO - Created Ingress ctest-nginx-ingress-24501306 2026-08-25 23:04:46,749 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-24501306 2026-08-25 23:04:49,756 - DEBUG - For Ingress ctest-nginx-ingress-24501306, Cluster IP: 10.47.255.249, External IPs ['28.198.165.252'] 2026-08-25 23:04:49,756 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-24501306 2026-08-25 23:04:49,757 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_LoadbalancerDatabaseList?x=90caea44-3889-411a-8fc3-dcf78c2f9674 2026-08-25 23:04:49,765 - INFO - Ingress ctest-nginx-ingress-24501306 with uuid 90caea44-3889-411a-8fc3-dcf78c2f9674 found in kube manager 2026-08-25 23:04:49,767 - INFO - Ingress ctest-nginx-ingress-24501306 verification passed 2026-08-25 23:04:49,771 - DEBUG - Pod ctest-busybox-pod-82885331 not present 2026-08-25 23:04:49,772 - INFO - Creating Pod ctest-busybox-pod-82885331 2026-08-25 23:04:49,849 - DEBUG - Pod : ctest-busybox-pod-82885331 UUID is d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:04:49,875 - DEBUG - Pod ctest-nginx-pod-01435382 not in running state.Currently in Pending 2026-08-25 23:04:54,885 - INFO - Pod ctest-nginx-pod-01435382 is in running state.Got IP 10.47.255.251 2026-08-25 23:04:54,905 - DEBUG - Pod ctest-nginx-pod-01435382 has vmi 5add05fa-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:04:54,905 - INFO - Verified pod ctest-nginx-pod-01435382 in contrail-api 2026-08-25 23:04:54,905 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:04:54,918 - DEBUG - VMI 5add05fa-a0d9-11f1-ba13-fa163ec47de8 is active in agent 10.0.0.176 2026-08-25 23:04:54,918 - INFO - Verified Pod ctest-nginx-pod-01435382 in agent 10.0.0.176 2026-08-25 23:04:54,919 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_VirtualMachineDatabaseList?x=eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 2026-08-25 23:04:54,928 - INFO - Pod ctest-nginx-pod-01435382 with uuid eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 found in kube manager 2026-08-25 23:04:54,928 - INFO - Pod ctest-nginx-pod-01435382 verification passed 2026-08-25 23:04:55,017 - DEBUG - [Pod ctest-nginx-pod-01435382] Cmd: echo ctest-nginx-pod-01435382 > /usr/share/nginx/html/index.html, Output: 2026-08-25 23:04:55,026 - INFO - Pod ctest-nginx-pod-19001437 is in running state.Got IP 10.47.255.250 2026-08-25 23:04:55,102 - DEBUG - Pod ctest-nginx-pod-19001437 has vmi 5b577d1c-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:04:55,102 - INFO - Verified pod ctest-nginx-pod-19001437 in contrail-api 2026-08-25 23:04:55,102 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:04:55,114 - DEBUG - VMI 5b577d1c-a0d9-11f1-ba13-fa163ec47de8 is active in agent 10.0.0.176 2026-08-25 23:04:55,114 - INFO - Verified Pod ctest-nginx-pod-19001437 in agent 10.0.0.176 2026-08-25 23:04:55,114 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_VirtualMachineDatabaseList?x=9b859bed-f838-4c6b-a90b-18216bacc093 2026-08-25 23:04:55,119 - INFO - Pod ctest-nginx-pod-19001437 with uuid 9b859bed-f838-4c6b-a90b-18216bacc093 found in kube manager 2026-08-25 23:04:55,119 - INFO - Pod ctest-nginx-pod-19001437 verification passed 2026-08-25 23:04:55,181 - DEBUG - [Pod ctest-nginx-pod-19001437] Cmd: echo ctest-nginx-pod-19001437 > /usr/share/nginx/html/index.html, Output: 2026-08-25 23:04:55,188 - DEBUG - Pod ctest-busybox-pod-82885331 not in running state.Currently in Pending 2026-08-25 23:05:00,204 - INFO - Pod ctest-busybox-pod-82885331 is in running state.Got IP 10.47.255.248 2026-08-25 23:05:00,233 - DEBUG - Pod ctest-busybox-pod-82885331 has vmi 604a2b94-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:05:00,233 - INFO - Verified pod ctest-busybox-pod-82885331 in contrail-api 2026-08-25 23:05:00,233 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:05:00,248 - DEBUG - VMI 604a2b94-a0d9-11f1-ba13-fa163ec47de8 is active in agent 10.0.0.176 2026-08-25 23:05:00,248 - INFO - Verified Pod ctest-busybox-pod-82885331 in agent 10.0.0.176 2026-08-25 23:05:00,253 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_VirtualMachineDatabaseList?x=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:00,264 - INFO - Pod ctest-busybox-pod-82885331 with uuid d1e778f8-40af-484b-885e-5c4c517a39b9 found in kube manager 2026-08-25 23:05:00,264 - INFO - Pod ctest-busybox-pod-82885331 verification passed 2026-08-25 23:05:00,340 - DEBUG - [Pod ctest-busybox-pod-82885331] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01435382 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-25 23:05:00,340 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-25 23:05:00,340 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd output: ctest-nginx-pod-01435382 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-25 23:05:00,410 - DEBUG - [Pod ctest-busybox-pod-82885331] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01435382 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-25 23:05:00,410 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-25 23:05:00,410 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd output: ctest-nginx-pod-01435382 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-25 23:05:00,484 - DEBUG - [Pod ctest-busybox-pod-82885331] 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-01435382 2026-08-25 23:05:00,484 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-25 23:05:00,484 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] 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-01435382 2026-08-25 23:05:00,570 - DEBUG - [Pod ctest-busybox-pod-82885331] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01435382 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-25 23:05:00,571 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-25 23:05:00,571 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd output: ctest-nginx-pod-01435382 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-25 23:05:00,665 - DEBUG - [Pod ctest-busybox-pod-82885331] 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-19001437 2026-08-25 23:05:00,665 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-25 23:05:00,665 - DEBUG - [Pod Pod ctest-busybox-pod-82885331] 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-19001437 2026-08-25 23:05:00,665 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-01435382': 4, 'ctest-nginx-pod-19001437': 1} 2026-08-25 23:05:00,666 - WARNING - Nothing to delete parallely 2026-08-25 23:05:00,666 - INFO - Deleting pod default:ctest-busybox-pod-82885331 2026-08-25 23:05:00,679 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:00,689 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:05,690 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:05,699 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:10,701 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:10,709 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:15,710 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:15,719 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:20,724 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:20,733 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:25,734 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:25,743 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:30,744 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:30,752 - WARNING - Pod uuid d1e778f8-40af-484b-885e-5c4c517a39b9 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:35,753 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=d1e778f8-40af-484b-885e-5c4c517a39b9 2026-08-25 23:05:35,760 - DEBUG - Pod d1e778f8-40af-484b-885e-5c4c517a39b9 is not in agent 10.0.0.176 VM list 2026-08-25 23:05:35,760 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:604a2b94-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:05:35,772 - DEBUG - VMI 604a2b94-a0d9-11f1-ba13-fa163ec47de8 is removed from agent 10.0.0.176 2026-08-25 23:05:35,772 - INFO - Verified that pod ctest-busybox-pod-82885331 is removed in agent 2026-08-25 23:05:35,773 - INFO - Deleting Ingress : ctest-nginx-ingress-24501306 2026-08-25 23:05:35,789 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_LoadbalancerDatabaseList?x=90caea44-3889-411a-8fc3-dcf78c2f9674 2026-08-25 23:05:35,803 - ERROR - Ingress ctest-nginx-ingress-24501306 with uuid 90caea44-3889-411a-8fc3-dcf78c2f9674 still found in kube manager 2026-08-25 23:05:36,804 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_LoadbalancerDatabaseList?x=90caea44-3889-411a-8fc3-dcf78c2f9674 2026-08-25 23:05:36,811 - ERROR - Ingress ctest-nginx-ingress-24501306 with uuid 90caea44-3889-411a-8fc3-dcf78c2f9674 still found in kube manager 2026-08-25 23:05:37,812 - DEBUG - Requesting: http://10.0.0.177:8108/Snh_LoadbalancerDatabaseList?x=90caea44-3889-411a-8fc3-dcf78c2f9674 2026-08-25 23:05:37,817 - INFO - Ingress ctest-nginx-ingress-24501306 with uuid 90caea44-3889-411a-8fc3-dcf78c2f9674 deleted successfully from kube manager 2026-08-25 23:05:37,817 - INFO - Verifications on Ingress %s cleanup passed 2026-08-25 23:05:37,818 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-25 23:05:37,915 - DEBUG - Requesting: http://10.0.0.177:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-25 23:05:37,923 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-25 23:05:37,923 - INFO - Deleting VN __public__ 2026-08-25 23:05:38,049 - DEBUG - Requesting: http://10.0.0.177:8082/routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 2026-08-25 23:05:38,059 - DEBUG - Response Code: 404 2026-08-25 23:05:38,059 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-25 23:05:38,066 - DEBUG - Requesting: http://10.0.0.177:8082/domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb 2026-08-25 23:05:38,077 - DEBUG - Requesting: http://10.0.0.177:8082/project/3813df23-3fc3-403e-8201-42603437395d 2026-08-25 23:05:38,151 - INFO - Validated that VN __public__ is not found in API Server 2026-08-25 23:05:38,151 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-25 23:05:38,160 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:05:38,166 - DEBUG - VN __public__ is not present in Agent 10.0.0.176 2026-08-25 23:05:38,166 - INFO - Validated that VN __public__ is not in any agent 2026-08-25 23:05:38,167 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:05:38,173 - DEBUG - Requesting: http://10.0.0.177:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-25 23:05:38,183 - DEBUG - Requesting: http://10.0.0.177:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-25 23:05:38,188 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-25 23:05:38,189 - INFO - Deleting pod default:ctest-nginx-pod-19001437 2026-08-25 23:05:38,201 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=9b859bed-f838-4c6b-a90b-18216bacc093 2026-08-25 23:05:38,210 - WARNING - Pod uuid 9b859bed-f838-4c6b-a90b-18216bacc093 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:43,211 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=9b859bed-f838-4c6b-a90b-18216bacc093 2026-08-25 23:05:43,219 - DEBUG - Pod 9b859bed-f838-4c6b-a90b-18216bacc093 is not in agent 10.0.0.176 VM list 2026-08-25 23:05:43,219 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b577d1c-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:05:43,226 - DEBUG - VMI 5b577d1c-a0d9-11f1-ba13-fa163ec47de8 is removed from agent 10.0.0.176 2026-08-25 23:05:43,226 - INFO - Verified that pod ctest-nginx-pod-19001437 is removed in agent 2026-08-25 23:05:43,227 - INFO - Deleting pod default:ctest-nginx-pod-01435382 2026-08-25 23:05:43,249 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 2026-08-25 23:05:43,256 - WARNING - Pod uuid eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 is still seen in agent 10.0.0.176 VM list 2026-08-25 23:05:48,256 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 2026-08-25 23:05:48,264 - DEBUG - Pod eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 is not in agent 10.0.0.176 VM list 2026-08-25 23:05:48,264 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5add05fa-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:05:48,271 - DEBUG - VMI 5add05fa-a0d9-11f1-ba13-fa163ec47de8 is removed from agent 10.0.0.176 2026-08-25 23:05:48,271 - INFO - Verified that pod ctest-nginx-pod-01435382 is removed in agent 2026-08-25 23:05:48,271 - INFO - Deleting service : ctest-nginx-svc-69257411 2026-08-25 23:05:48,530 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-25 23:05:48,539 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 23:05:48,539 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2026-08-25 23:05:48,539 - INFO - -------------------------------------------------------------------------------- 2026-08-25 23:05:55,102 - DEBUG - [10.0.0.177]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-25 23:05:55,242 - DEBUG - Output : cluster_project={} 2026-08-25 23:05:55,353 - DEBUG - [10.0.0.177]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-25 23:05:55,565 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-25 23:05:55,571 - DEBUG - [10.0.0.177]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-25 23:05:55,712 - DEBUG - Output : cluster_project={} 2026-08-25 23:06:05,905 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:06,015 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:11,122 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:11,165 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:11,255 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:11,338 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:11,382 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:16,478 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-25 23:06:16,712 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-25 23:06:19,643 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_ApplicationPolicySetReq? 2026-08-25 23:06:19,662 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AclReq? 2026-08-25 23:06:19,692 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AclReq? 2026-08-25 23:06:21,723 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AclReq? 2026-08-25 23:09:29,569 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-25 23:09:29,624 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=378af9bf-a0ed-40e0-8beb-546a26a9b387 2026-08-25 23:09:29,636 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=251bce11-0248-4008-a066-00a724d3621f 2026-08-25 23:09:29,650 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:29,664 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=7cff8084-c91c-41f8-ac1c-a94867af1cf5 2026-08-25 23:09:29,670 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:29,679 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:29,694 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=35b848cc-cf40-4004-b3cb-071d37bdff79 2026-08-25 23:09:29,703 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:09:34,709 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=378af9bf-a0ed-40e0-8beb-546a26a9b387 2026-08-25 23:09:34,716 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:878d1e0a-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:09:34,809 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=7cff8084-c91c-41f8-ac1c-a94867af1cf5 2026-08-25 23:09:34,810 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=251bce11-0248-4008-a066-00a724d3621f 2026-08-25 23:09:34,812 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:34,814 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:34,815 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:34,830 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88cc551a-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:09:34,831 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:09:34,832 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=35b848cc-cf40-4004-b3cb-071d37bdff79 2026-08-25 23:09:34,837 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:881b34ec-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:09:34,848 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8976fd44-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:09:39,837 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:39,841 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:39,842 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:39,848 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:09:44,875 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:44,878 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:44,885 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:44,888 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:09:49,889 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:49,891 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:49,897 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:49,898 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:09:54,902 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:54,904 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:54,915 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:09:54,916 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:59,915 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:09:59,922 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:09:59,932 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:09:59,933 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:10:04,924 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a 2026-08-25 23:10:04,932 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b8bf882-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:10:04,933 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2ce02343-d3d6-414b-b16a-6915e0d69c8d 2026-08-25 23:10:04,944 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8af5d1fe-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:10:04,946 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=08347dd1-4bdf-4ff6-8ad2-04bfe953ccee 2026-08-25 23:10:04,947 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=1d34f35c-f822-4b87-95d5-12c5a0450f6a 2026-08-25 23:10:04,958 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c2ecb70-a0d9-11f1-ba13-fa163ec47de8 2026-08-25 23:10:04,959 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8a505e9a-a0d9-11f1-ba13-fa163ec47de8