2026-08-17 12:37:41,614 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-08-17 12:37:41,947 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2066-1 2026-08-17 12:37:41,947 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-08-17 12:37:41,988 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2066-1 2026-08-17 12:37:41,988 - DEBUG - [10.0.0.50]: 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-17 12:37:42,127 - DEBUG - Output : NAMES contrail_test_dPPVsv2QZ contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-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-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 2026-08-17 12:37:42,128 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-17 12:37:42,192 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.196.166.1/24 172.17.0.1/16 2026-08-17 12:37:42,193 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-08-17 12:37:42,283 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2066-1 2026-08-17 12:37:42,371 - DEBUG - [10.0.0.161]: Running cmd : hostname 2026-08-17 12:37:42,633 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2066-1 2026-08-17 12:37:42,634 - DEBUG - [10.0.0.161]: Running cmd : hostname -f 2026-08-17 12:37:42,668 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2066-1 2026-08-17 12:37:42,668 - DEBUG - [10.0.0.161]: 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-17 12:37:42,803 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-17 12:37:42,803 - DEBUG - [10.0.0.161]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-17 12:37:42,838 - DEBUG - Output : 10.0.0.161/24 2026-08-17 12:37:42,838 - DEBUG - [10.0.0.161]: Running cmd : getent hosts 10.0.0.161 | head -n 1 | awk '{print $2}' 2026-08-17 12:37:42,872 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2066-1 2026-08-17 12:37:42,944 - INFO - Using existing project ['default-domain', 'k8s-default'](babf5ce0-a2d6-47f0-9dcb-6cf375428515) 2026-08-17 12:37:43,088 - INFO - Using existing project ['default-domain', 'k8s-default'](babf5ce0-a2d6-47f0-9dcb-6cf375428515) 2026-08-17 12:37:43,248 - INFO - ================================================================================ 2026-08-17 12:37:43,248 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-17 12:37:43,248 - 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-17 12:37:43,469 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 12:37:43,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.0.0.50': '0'}} with 2026-08-17 12:37:43,477 - INFO - Initial checks done. Running the testcase now 2026-08-17 12:37:43,477 - INFO - 2026-08-17 12:37:43,483 - INFO - Namespace default already exists 2026-08-17 12:37:43,483 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 12:37:43,641 - DEBUG - Output : cluster_project={} 2026-08-17 12:37:43,705 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-17 12:37:43,706 - DEBUG - Project uuid in Contrail is babf5ce0-a2d6-47f0-9dcb-6cf375428515 2026-08-17 12:37:43,706 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 12:37:43,867 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 12:37:43,867 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=a1cb4679-3c4c-44cf-890a-5f02f88b054d 2026-08-17 12:37:43,872 - INFO - Namespace default with uuid a1cb4679-3c4c-44cf-890a-5f02f88b054d found in kube manager 2026-08-17 12:37:43,872 - INFO - Namespace default verification passed 2026-08-17 12:37:43,875 - DEBUG - Service ctest-nginx-svc-06664776 not present 2026-08-17 12:37:43,876 - INFO - Creating service ctest-nginx-svc-06664776 2026-08-17 12:37:43,904 - INFO - Created Service ctest-nginx-svc-06664776 2026-08-17 12:37:43,924 - DEBUG - Pod ctest-nginx-pod-93488020 not present 2026-08-17 12:37:43,925 - INFO - Creating Pod ctest-nginx-pod-93488020 2026-08-17 12:37:44,032 - DEBUG - Pod : ctest-nginx-pod-93488020 UUID is fc20bf5a-28be-4a58-ad6c-8ce0102d369d 2026-08-17 12:37:44,040 - DEBUG - Pod ctest-nginx-pod-17967797 not present 2026-08-17 12:37:44,041 - INFO - Creating Pod ctest-nginx-pod-17967797 2026-08-17 12:37:44,096 - DEBUG - Pod : ctest-nginx-pod-17967797 UUID is b9caf8aa-eaf1-442f-9e32-c9816b97e52d 2026-08-17 12:37:44,281 - INFO - Created VN __public__, UUID :c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:44,651 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-17 12:37:44,663 - DEBUG - Requesting: http://10.0.0.50:8082/domain/95b8368c-381b-4753-bc9a-4248b9bd2701 2026-08-17 12:37:44,681 - DEBUG - Requesting: http://10.0.0.50:8082/project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 2026-08-17 12:37:44,755 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:44,766 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:44,811 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 2026-08-17 12:37:44,841 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 2026-08-17 12:37:44,861 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/8fb39dfa-66aa-4eb1-8edb-002b9d5573ed 2026-08-17 12:37:44,876 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 12:37:44,876 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:44,911 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 2026-08-17 12:37:44,972 - INFO - Verified VN network id 13 for VN c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:44,972 - INFO - Verifications in API Server for VN __public__ passed 2026-08-17 12:37:44,972 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:44,984 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 2026-08-17 12:37:44,990 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 2026-08-17 12:37:45,009 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/8fb39dfa-66aa-4eb1-8edb-002b9d5573ed 2026-08-17 12:37:45,028 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 12:37:45,038 - DEBUG - Control-node 10.0.0.50 : 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': '14032031329599637006', 'uuid-lslong': '9359142132853512365'}, 'enable': 'true', 'created': '2026-08-17T12:37:44', 'last-modified': '2026-08-17T12:37:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.547716'} 2026-08-17 12:37:45,038 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:37:45,056 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 12:37:45,056 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-17 12:37:45,057 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-17 12:37:45,057 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-17 12:37:45,063 - DEBUG - Requesting: http://10.0.0.50:8082/domain/95b8368c-381b-4753-bc9a-4248b9bd2701 2026-08-17 12:37:45,072 - DEBUG - Requesting: http://10.0.0.50:8082/project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 2026-08-17 12:37:45,185 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:45,200 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-17 12:37:45,200 - DEBUG - Verifying the vn in opserver 2026-08-17 12:37:45,201 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-08-17 12:37:45,201 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-08-17 12:37:45,206 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-17 12:37:45,206 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-17 12:37:45,206 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:37:45,214 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:37:45,221 - DEBUG - Do not have enough data to verify VN in agent 2026-08-17 12:37:45,221 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:37:45,230 - DEBUG - VRF ids for VN __public__: {} 2026-08-17 12:37:45,331 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-17 12:37:45,544 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-17 12:37:45,550 - DEBUG - Requesting: http://10.0.0.50:8082/domain/95b8368c-381b-4753-bc9a-4248b9bd2701 2026-08-17 12:37:45,559 - DEBUG - Requesting: http://10.0.0.50:8082/project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 2026-08-17 12:37:45,690 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:45,710 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/c2afbf24-7a20-4bac-b976-f8ff5d4643ad 2026-08-17 12:37:45,733 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-17 12:37:45,741 - DEBUG - Requesting: http://10.0.0.50:8082/domain/95b8368c-381b-4753-bc9a-4248b9bd2701 2026-08-17 12:37:45,751 - DEBUG - Requesting: http://10.0.0.50:8082/project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 2026-08-17 12:37:45,817 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad 2026-08-17 12:37:45,833 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-17 12:37:45,833 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-17 12:37:45,864 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 12:37:45,882 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-17 12:37:45,882 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-17 12:37:45,886 - DEBUG - Ingress ctest-nginx-ingress-13067266 not present 2026-08-17 12:37:45,888 - INFO - Creating Ingress ctest-nginx-ingress-13067266 2026-08-17 12:37:45,897 - INFO - Created Ingress ctest-nginx-ingress-13067266 2026-08-17 12:37:45,901 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13067266 2026-08-17 12:37:48,906 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13067266 2026-08-17 12:37:51,921 - DEBUG - For Ingress ctest-nginx-ingress-13067266, Cluster IP: 10.47.255.249, External IPs ['67.246.187.124'] 2026-08-17 12:37:51,921 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-13067266 2026-08-17 12:37:51,921 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=3ec9b9fb-855e-4a60-85a2-ab93bbe2479e 2026-08-17 12:37:51,929 - INFO - Ingress ctest-nginx-ingress-13067266 with uuid 3ec9b9fb-855e-4a60-85a2-ab93bbe2479e found in kube manager 2026-08-17 12:37:51,930 - INFO - Ingress ctest-nginx-ingress-13067266 verification passed 2026-08-17 12:37:51,940 - DEBUG - Pod ctest-busybox-pod-71163967 not present 2026-08-17 12:37:51,941 - INFO - Creating Pod ctest-busybox-pod-71163967 2026-08-17 12:37:51,988 - DEBUG - Pod : ctest-busybox-pod-71163967 UUID is ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:37:52,002 - DEBUG - Pod ctest-nginx-pod-93488020 not in running state.Currently in Pending 2026-08-17 12:37:57,011 - DEBUG - Pod ctest-nginx-pod-93488020 not in running state.Currently in Pending 2026-08-17 12:38:02,020 - INFO - Pod ctest-nginx-pod-93488020 is in running state.Got IP 10.47.255.251 2026-08-17 12:38:02,038 - DEBUG - Pod ctest-nginx-pod-93488020 has vmi 72d848f6-9a38-11f1-8711-fa163e039914 2026-08-17 12:38:02,038 - INFO - Verified pod ctest-nginx-pod-93488020 in contrail-api 2026-08-17 12:38:02,038 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:38:02,054 - DEBUG - VMI 72d848f6-9a38-11f1-8711-fa163e039914 is active in agent 10.0.0.161 2026-08-17 12:38:02,054 - INFO - Verified Pod ctest-nginx-pod-93488020 in agent 10.0.0.161 2026-08-17 12:38:02,054 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=fc20bf5a-28be-4a58-ad6c-8ce0102d369d 2026-08-17 12:38:02,060 - INFO - Pod ctest-nginx-pod-93488020 with uuid fc20bf5a-28be-4a58-ad6c-8ce0102d369d found in kube manager 2026-08-17 12:38:02,060 - INFO - Pod ctest-nginx-pod-93488020 verification passed 2026-08-17 12:38:02,146 - DEBUG - [Pod ctest-nginx-pod-93488020] Cmd: echo ctest-nginx-pod-93488020 > /usr/share/nginx/html/index.html, Output: 2026-08-17 12:38:02,158 - INFO - Pod ctest-nginx-pod-17967797 is in running state.Got IP 10.47.255.250 2026-08-17 12:38:02,219 - DEBUG - Pod ctest-nginx-pod-17967797 has vmi 735891dc-9a38-11f1-8711-fa163e039914 2026-08-17 12:38:02,219 - INFO - Verified pod ctest-nginx-pod-17967797 in contrail-api 2026-08-17 12:38:02,219 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:38:02,231 - DEBUG - VMI 735891dc-9a38-11f1-8711-fa163e039914 is active in agent 10.0.0.161 2026-08-17 12:38:02,231 - INFO - Verified Pod ctest-nginx-pod-17967797 in agent 10.0.0.161 2026-08-17 12:38:02,231 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=b9caf8aa-eaf1-442f-9e32-c9816b97e52d 2026-08-17 12:38:02,236 - INFO - Pod ctest-nginx-pod-17967797 with uuid b9caf8aa-eaf1-442f-9e32-c9816b97e52d found in kube manager 2026-08-17 12:38:02,237 - INFO - Pod ctest-nginx-pod-17967797 verification passed 2026-08-17 12:38:02,299 - DEBUG - [Pod ctest-nginx-pod-17967797] Cmd: echo ctest-nginx-pod-17967797 > /usr/share/nginx/html/index.html, Output: 2026-08-17 12:38:02,307 - INFO - Pod ctest-busybox-pod-71163967 is in running state.Got IP 10.47.255.248 2026-08-17 12:38:02,323 - DEBUG - Pod ctest-busybox-pod-71163967 has vmi 76843b04-9a38-11f1-8711-fa163e039914 2026-08-17 12:38:02,323 - INFO - Verified pod ctest-busybox-pod-71163967 in contrail-api 2026-08-17 12:38:02,323 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:38:02,334 - DEBUG - VMI 76843b04-9a38-11f1-8711-fa163e039914 is active in agent 10.0.0.161 2026-08-17 12:38:02,334 - INFO - Verified Pod ctest-busybox-pod-71163967 in agent 10.0.0.161 2026-08-17 12:38:02,335 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:02,340 - INFO - Pod ctest-busybox-pod-71163967 with uuid ee64bbcd-4f14-440a-864a-483f84458938 found in kube manager 2026-08-17 12:38:02,340 - INFO - Pod ctest-busybox-pod-71163967 verification passed 2026-08-17 12:38:02,414 - DEBUG - [Pod ctest-busybox-pod-71163967] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-17967797 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-17 12:38:02,415 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 12:38:02,415 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd output: ctest-nginx-pod-17967797 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-17 12:38:02,480 - DEBUG - [Pod ctest-busybox-pod-71163967] 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-17967797 2026-08-17 12:38:02,480 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 12:38:02,480 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] 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-17967797 2026-08-17 12:38:02,551 - DEBUG - [Pod ctest-busybox-pod-71163967] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-17967797 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-17 12:38:02,551 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 12:38:02,551 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd output: ctest-nginx-pod-17967797 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-17 12:38:02,613 - DEBUG - [Pod ctest-busybox-pod-71163967] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-93488020 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-17 12:38:02,613 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 12:38:02,613 - DEBUG - [Pod Pod ctest-busybox-pod-71163967] Cmd output: ctest-nginx-pod-93488020 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-17 12:38:02,613 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-93488020': 1, 'ctest-nginx-pod-17967797': 3} 2026-08-17 12:38:02,613 - WARNING - Nothing to delete parallely 2026-08-17 12:38:02,613 - INFO - Deleting pod default:ctest-busybox-pod-71163967 2026-08-17 12:38:02,631 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:02,642 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:07,643 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:07,651 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:12,651 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:12,659 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:17,660 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:17,668 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:22,669 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:22,679 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:27,680 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:27,689 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:32,690 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:32,697 - WARNING - Pod uuid ee64bbcd-4f14-440a-864a-483f84458938 is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:37,698 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ee64bbcd-4f14-440a-864a-483f84458938 2026-08-17 12:38:37,706 - DEBUG - Pod ee64bbcd-4f14-440a-864a-483f84458938 is not in agent 10.0.0.161 VM list 2026-08-17 12:38:37,706 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:76843b04-9a38-11f1-8711-fa163e039914 2026-08-17 12:38:37,714 - DEBUG - VMI 76843b04-9a38-11f1-8711-fa163e039914 is removed from agent 10.0.0.161 2026-08-17 12:38:37,714 - INFO - Verified that pod ctest-busybox-pod-71163967 is removed in agent 2026-08-17 12:38:37,714 - INFO - Deleting Ingress : ctest-nginx-ingress-13067266 2026-08-17 12:38:37,722 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=3ec9b9fb-855e-4a60-85a2-ab93bbe2479e 2026-08-17 12:38:37,729 - ERROR - Ingress ctest-nginx-ingress-13067266 with uuid 3ec9b9fb-855e-4a60-85a2-ab93bbe2479e still found in kube manager 2026-08-17 12:38:38,731 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=3ec9b9fb-855e-4a60-85a2-ab93bbe2479e 2026-08-17 12:38:38,736 - INFO - Ingress ctest-nginx-ingress-13067266 with uuid 3ec9b9fb-855e-4a60-85a2-ab93bbe2479e deleted successfully from kube manager 2026-08-17 12:38:38,736 - INFO - Verifications on Ingress %s cleanup passed 2026-08-17 12:38:38,736 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-17 12:38:38,953 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 12:38:38,969 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-17 12:38:38,970 - INFO - Deleting VN __public__ 2026-08-17 12:38:39,685 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 2026-08-17 12:38:39,719 - DEBUG - Response Code: 404 2026-08-17 12:38:39,719 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-17 12:38:39,725 - DEBUG - Requesting: http://10.0.0.50:8082/domain/95b8368c-381b-4753-bc9a-4248b9bd2701 2026-08-17 12:38:39,754 - DEBUG - Requesting: http://10.0.0.50:8082/project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 2026-08-17 12:38:39,972 - INFO - Validated that VN __public__ is not found in API Server 2026-08-17 12:38:39,972 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-17 12:38:39,984 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:38:40,024 - DEBUG - VN __public__ is not present in Agent 10.0.0.161 2026-08-17 12:38:40,024 - INFO - Validated that VN __public__ is not in any agent 2026-08-17 12:38:40,024 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:38:40,045 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:38:40,064 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 12:38:40,077 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-17 12:38:40,079 - INFO - Deleting pod default:ctest-nginx-pod-17967797 2026-08-17 12:38:40,105 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=b9caf8aa-eaf1-442f-9e32-c9816b97e52d 2026-08-17 12:38:40,141 - WARNING - Pod uuid b9caf8aa-eaf1-442f-9e32-c9816b97e52d is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:45,142 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=b9caf8aa-eaf1-442f-9e32-c9816b97e52d 2026-08-17 12:38:45,150 - DEBUG - Pod b9caf8aa-eaf1-442f-9e32-c9816b97e52d is not in agent 10.0.0.161 VM list 2026-08-17 12:38:45,150 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:735891dc-9a38-11f1-8711-fa163e039914 2026-08-17 12:38:45,156 - DEBUG - VMI 735891dc-9a38-11f1-8711-fa163e039914 is removed from agent 10.0.0.161 2026-08-17 12:38:45,156 - INFO - Verified that pod ctest-nginx-pod-17967797 is removed in agent 2026-08-17 12:38:45,156 - INFO - Deleting pod default:ctest-nginx-pod-93488020 2026-08-17 12:38:45,191 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=fc20bf5a-28be-4a58-ad6c-8ce0102d369d 2026-08-17 12:38:45,200 - WARNING - Pod uuid fc20bf5a-28be-4a58-ad6c-8ce0102d369d is still seen in agent 10.0.0.161 VM list 2026-08-17 12:38:50,201 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=fc20bf5a-28be-4a58-ad6c-8ce0102d369d 2026-08-17 12:38:50,209 - DEBUG - Pod fc20bf5a-28be-4a58-ad6c-8ce0102d369d is not in agent 10.0.0.161 VM list 2026-08-17 12:38:50,209 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:72d848f6-9a38-11f1-8711-fa163e039914 2026-08-17 12:38:50,216 - DEBUG - VMI 72d848f6-9a38-11f1-8711-fa163e039914 is removed from agent 10.0.0.161 2026-08-17 12:38:50,216 - INFO - Verified that pod ctest-nginx-pod-93488020 is removed in agent 2026-08-17 12:38:50,217 - INFO - Deleting service : ctest-nginx-svc-06664776 2026-08-17 12:38:50,487 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 12:38:50,496 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 12:38:50,497 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2026-08-17 12:38:50,497 - INFO - -------------------------------------------------------------------------------- 2026-08-17 12:38:57,199 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 12:38:57,451 - DEBUG - Output : cluster_project={} 2026-08-17 12:38:57,489 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 12:38:57,724 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 12:38:57,731 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 12:38:58,098 - DEBUG - Output : cluster_project={} 2026-08-17 12:39:13,324 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,415 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,456 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,536 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,615 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,660 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,743 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:13,827 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:14,112 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 12:39:16,768 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_ApplicationPolicySetReq? 2026-08-17 12:39:16,776 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AclReq? 2026-08-17 12:39:16,823 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AclReq? 2026-08-17 12:39:18,850 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AclReq? 2026-08-17 12:42:25,769 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 12:42:25,820 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=3f2106cd-cb24-4af3-ad36-66fc67f8742c 2026-08-17 12:42:25,840 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:25,849 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:42:25,860 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=15f91fd9-c5f4-40b0-87f3-02c974712644 2026-08-17 12:42:25,867 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2d2442f1-ed08-4c07-8e56-d7214a056920 2026-08-17 12:42:25,872 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:25,881 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:25,887 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=9b0be3c5-2200-44a8-b033-287d68958b50 2026-08-17 12:42:30,916 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:30,918 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2d2442f1-ed08-4c07-8e56-d7214a056920 2026-08-17 12:42:30,919 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=3f2106cd-cb24-4af3-ad36-66fc67f8742c 2026-08-17 12:42:30,920 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:42:30,922 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=15f91fd9-c5f4-40b0-87f3-02c974712644 2026-08-17 12:42:30,923 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:30,924 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=9b0be3c5-2200-44a8-b033-287d68958b50 2026-08-17 12:42:30,925 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:30,954 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9fab446e-9a38-11f1-8711-fa163e039914 2026-08-17 12:42:30,955 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ef734e2-9a38-11f1-8711-fa163e039914 2026-08-17 12:42:30,957 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a03b2156-9a38-11f1-8711-fa163e039914 2026-08-17 12:42:30,962 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e6c5124-9a38-11f1-8711-fa163e039914 2026-08-17 12:42:35,961 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:35,963 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:35,965 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:35,966 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:42:40,982 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:40,983 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:40,985 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:40,992 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:42:46,009 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:46,016 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:46,024 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:42:46,025 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:51,020 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:51,025 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:51,037 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:51,039 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:42:56,029 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:42:56,034 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:42:56,049 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:42:56,050 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:43:01,040 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7e38648c-2672-4205-be03-7d720825c6e1 2026-08-17 12:43:01,044 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=7190fb63-c303-41cf-938e-5247590a792d 2026-08-17 12:43:01,051 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a0d5fb22-9a38-11f1-8711-fa163e039914 2026-08-17 12:43:01,055 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a263099e-9a38-11f1-8711-fa163e039914 2026-08-17 12:43:01,062 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=f701b1d3-fef6-4d87-8d3b-ed79d2cef688 2026-08-17 12:43:01,063 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=a50cc3d1-918b-4b50-846e-68d7c0beef66 2026-08-17 12:43:01,077 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a1e517c8-9a38-11f1-8711-fa163e039914 2026-08-17 12:43:01,078 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a1604a84-9a38-11f1-8711-fa163e039914