2026-08-17 15:34:20,564 - DEBUG - [10.0.0.185]: Running cmd : hostname 2026-08-17 15:34:20,881 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2068-1 2026-08-17 15:34:20,881 - DEBUG - [10.0.0.185]: Running cmd : hostname -f 2026-08-17 15:34:20,927 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2068-1 2026-08-17 15:34:20,927 - DEBUG - [10.0.0.185]: 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 15:34:21,024 - DEBUG - Output : NAMES contrail_test_U7WuNyktL contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 2026-08-17 15:34:21,025 - DEBUG - [10.0.0.185]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-17 15:34:21,100 - DEBUG - Output : 127.0.0.1/8 10.0.0.185/24 252.185.0.1/8 10.243.106.1/24 172.17.0.1/16 2026-08-17 15:34:21,101 - DEBUG - [10.0.0.185]: Running cmd : getent hosts 10.0.0.185 | head -n 1 | awk '{print $2}' 2026-08-17 15:34:21,145 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2068-1 2026-08-17 15:34:21,271 - DEBUG - [10.0.0.189]: Running cmd : hostname 2026-08-17 15:34:21,535 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2068-1 2026-08-17 15:34:21,535 - DEBUG - [10.0.0.189]: Running cmd : hostname -f 2026-08-17 15:34:21,569 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2068-1 2026-08-17 15:34:21,569 - DEBUG - [10.0.0.189]: 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 15:34:21,624 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-17 15:34:21,624 - DEBUG - [10.0.0.189]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-17 15:34:21,663 - DEBUG - Output : 10.0.0.189/24 2026-08-17 15:34:21,664 - DEBUG - [10.0.0.189]: Running cmd : getent hosts 10.0.0.189 | head -n 1 | awk '{print $2}' 2026-08-17 15:34:21,740 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2068-1 2026-08-17 15:34:21,843 - INFO - Using existing project ['default-domain', 'k8s-default'](cf7c8971-5342-4ce8-b992-8d17ff41ba05) 2026-08-17 15:34:21,977 - INFO - Using existing project ['default-domain', 'k8s-default'](cf7c8971-5342-4ce8-b992-8d17ff41ba05) 2026-08-17 15:34:22,105 - INFO - ================================================================================ 2026-08-17 15:34:22,105 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-17 15:34:22,105 - 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 15:34:22,375 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:34:22,382 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.0.0.185': '0'}} with 2026-08-17 15:34:22,382 - INFO - Initial checks done. Running the testcase now 2026-08-17 15:34:22,382 - INFO - 2026-08-17 15:34:22,387 - INFO - Namespace default already exists 2026-08-17 15:34:22,387 - DEBUG - [10.0.0.185]: 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 15:34:22,545 - DEBUG - Output : cluster_project={} 2026-08-17 15:34:22,619 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-17 15:34:22,620 - DEBUG - Project uuid in Contrail is cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:34:22,620 - DEBUG - [10.0.0.185]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 15:34:22,760 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 15:34:22,761 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_NamespaceDatabaseList?namespace_uuid=4f810977-56c8-4ea9-8b3f-3de549ecf60b 2026-08-17 15:34:22,767 - INFO - Namespace default with uuid 4f810977-56c8-4ea9-8b3f-3de549ecf60b found in kube manager 2026-08-17 15:34:22,767 - INFO - Namespace default verification passed 2026-08-17 15:34:22,770 - DEBUG - Service ctest-nginx-svc-52921477 not present 2026-08-17 15:34:22,771 - INFO - Creating service ctest-nginx-svc-52921477 2026-08-17 15:34:22,794 - INFO - Created Service ctest-nginx-svc-52921477 2026-08-17 15:34:22,801 - DEBUG - Pod ctest-nginx-pod-35745807 not present 2026-08-17 15:34:22,802 - INFO - Creating Pod ctest-nginx-pod-35745807 2026-08-17 15:34:22,889 - DEBUG - Pod : ctest-nginx-pod-35745807 UUID is be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 2026-08-17 15:34:22,892 - DEBUG - Pod ctest-nginx-pod-79491577 not present 2026-08-17 15:34:22,892 - INFO - Creating Pod ctest-nginx-pod-79491577 2026-08-17 15:34:22,923 - DEBUG - Pod : ctest-nginx-pod-79491577 UUID is 4e7262c1-72e6-4a34-8ef7-05aeca282e0b 2026-08-17 15:34:23,150 - INFO - Created VN __public__, UUID :09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:23,342 - DEBUG - Requesting: http://10.0.0.185:8082/domains 2026-08-17 15:34:23,349 - DEBUG - Requesting: http://10.0.0.185:8082/domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 2026-08-17 15:34:23,394 - DEBUG - Requesting: http://10.0.0.185:8082/project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:34:23,468 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:23,479 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:23,495 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:23,505 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:23,514 - DEBUG - Route Targets: [] 2026-08-17 15:34:23,514 - DEBUG - RT names not yet present for VN __public__ 2026-08-17 15:34:28,514 - DEBUG - Requesting: http://10.0.0.185:8082/domains 2026-08-17 15:34:28,521 - DEBUG - Requesting: http://10.0.0.185:8082/domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 2026-08-17 15:34:28,528 - DEBUG - Requesting: http://10.0.0.185:8082/project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:34:28,578 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:28,589 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:28,598 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:28,606 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:28,613 - DEBUG - Requesting: http://10.0.0.185:8082/route-target/1bba58a2-9407-4d58-9e46-b79560ff04bb 2026-08-17 15:34:28,619 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 15:34:28,619 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:28,626 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:28,641 - INFO - Verified VN network id 13 for VN 09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:28,641 - INFO - Verifications in API Server for VN __public__ passed 2026-08-17 15:34:28,641 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:28,650 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:28,656 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:34:28,663 - DEBUG - Requesting: http://10.0.0.185:8082/route-target/1bba58a2-9407-4d58-9e46-b79560ff04bb 2026-08-17 15:34:28,669 - DEBUG - Requesting: http://10.0.0.185:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 15:34:28,676 - DEBUG - Control-node 10.0.0.185 : 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': '705841453276285420', 'uuid-lslong': '11536237472618064216'}, 'enable': 'true', 'created': '2026-08-17T15:34:23', 'last-modified': '2026-08-17T15:34:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.390332'} 2026-08-17 15:34:28,676 - DEBUG - Requesting: http://10.0.0.185:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:34:28,688 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 15:34:28,688 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-17 15:34:28,689 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-17 15:34:28,689 - DEBUG - Requesting: http://10.0.0.185:8082/domains 2026-08-17 15:34:28,695 - DEBUG - Requesting: http://10.0.0.185:8082/domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 2026-08-17 15:34:28,705 - DEBUG - Requesting: http://10.0.0.185:8082/project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:34:28,783 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:28,795 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-17 15:34:28,795 - DEBUG - Verifying the vn in opserver 2026-08-17 15:34:28,795 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.185 2026-08-17 15:34:28,795 - DEBUG - Requesting: http://10.0.0.185:8081/analytics/uves/virtual-networks 2026-08-17 15:34:28,801 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.185:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-17 15:34:28,801 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-17 15:34:28,801 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:34:28,809 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:34:28,817 - DEBUG - Do not have enough data to verify VN in agent 2026-08-17 15:34:28,817 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:34:28,822 - DEBUG - VRF ids for VN __public__: {} 2026-08-17 15:34:28,934 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-17 15:34:29,128 - DEBUG - Requesting: http://10.0.0.185:8082/domains 2026-08-17 15:34:29,134 - DEBUG - Requesting: http://10.0.0.185:8082/domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 2026-08-17 15:34:29,141 - DEBUG - Requesting: http://10.0.0.185:8082/project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:34:29,194 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:29,215 - DEBUG - Requesting: http://10.0.0.185:8082/floating-ip-pool/891a2fb5-f346-46d1-8d52-e9083f959a8b 2026-08-17 15:34:29,222 - DEBUG - Requesting: http://10.0.0.185:8082/domains 2026-08-17 15:34:29,229 - DEBUG - Requesting: http://10.0.0.185:8082/domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 2026-08-17 15:34:29,237 - DEBUG - Requesting: http://10.0.0.185:8082/project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:34:29,296 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 2026-08-17 15:34:29,307 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-17 15:34:29,307 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-17 15:34:29,316 - DEBUG - Requesting: http://10.0.0.185:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 15:34:29,327 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-17 15:34:29,328 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-17 15:34:29,332 - DEBUG - Ingress ctest-nginx-ingress-24912376 not present 2026-08-17 15:34:29,333 - INFO - Creating Ingress ctest-nginx-ingress-24912376 2026-08-17 15:34:29,356 - INFO - Created Ingress ctest-nginx-ingress-24912376 2026-08-17 15:34:29,362 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-24912376 2026-08-17 15:34:32,369 - DEBUG - For Ingress ctest-nginx-ingress-24912376, Cluster IP: 10.47.255.249, External IPs ['14.123.30.60'] 2026-08-17 15:34:32,369 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-24912376 2026-08-17 15:34:32,369 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_LoadbalancerDatabaseList?x=e004caed-b933-4ff6-8f8c-f3094eec6c65 2026-08-17 15:34:32,396 - INFO - Ingress ctest-nginx-ingress-24912376 with uuid e004caed-b933-4ff6-8f8c-f3094eec6c65 found in kube manager 2026-08-17 15:34:32,396 - INFO - Ingress ctest-nginx-ingress-24912376 verification passed 2026-08-17 15:34:32,401 - DEBUG - Pod ctest-busybox-pod-74005695 not present 2026-08-17 15:34:32,402 - INFO - Creating Pod ctest-busybox-pod-74005695 2026-08-17 15:34:32,459 - DEBUG - Pod : ctest-busybox-pod-74005695 UUID is bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:34:32,469 - DEBUG - Pod ctest-nginx-pod-35745807 not in running state.Currently in Pending 2026-08-17 15:34:37,479 - DEBUG - Pod ctest-nginx-pod-35745807 not in running state.Currently in Pending 2026-08-17 15:34:42,487 - INFO - Pod ctest-nginx-pod-35745807 is in running state.Got IP 10.47.255.251 2026-08-17 15:34:42,502 - DEBUG - Pod ctest-nginx-pod-35745807 has vmi 20211b4c-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:34:42,502 - INFO - Verified pod ctest-nginx-pod-35745807 in contrail-api 2026-08-17 15:34:42,502 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:34:42,514 - DEBUG - VMI 20211b4c-9a51-11f1-92d6-fa163e831a4c is active in agent 10.0.0.189 2026-08-17 15:34:42,514 - INFO - Verified Pod ctest-nginx-pod-35745807 in agent 10.0.0.189 2026-08-17 15:34:42,514 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_VirtualMachineDatabaseList?x=be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 2026-08-17 15:34:42,519 - INFO - Pod ctest-nginx-pod-35745807 with uuid be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 found in kube manager 2026-08-17 15:34:42,519 - INFO - Pod ctest-nginx-pod-35745807 verification passed 2026-08-17 15:34:42,638 - DEBUG - [Pod ctest-nginx-pod-35745807] Cmd: echo ctest-nginx-pod-35745807 > /usr/share/nginx/html/index.html, Output: 2026-08-17 15:34:42,647 - INFO - Pod ctest-nginx-pod-79491577 is in running state.Got IP 10.47.255.250 2026-08-17 15:34:42,663 - DEBUG - Pod ctest-nginx-pod-79491577 has vmi 20a4b07e-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:34:42,664 - INFO - Verified pod ctest-nginx-pod-79491577 in contrail-api 2026-08-17 15:34:42,664 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:34:42,678 - DEBUG - VMI 20a4b07e-9a51-11f1-92d6-fa163e831a4c is active in agent 10.0.0.189 2026-08-17 15:34:42,678 - INFO - Verified Pod ctest-nginx-pod-79491577 in agent 10.0.0.189 2026-08-17 15:34:42,678 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_VirtualMachineDatabaseList?x=4e7262c1-72e6-4a34-8ef7-05aeca282e0b 2026-08-17 15:34:42,683 - INFO - Pod ctest-nginx-pod-79491577 with uuid 4e7262c1-72e6-4a34-8ef7-05aeca282e0b found in kube manager 2026-08-17 15:34:42,683 - INFO - Pod ctest-nginx-pod-79491577 verification passed 2026-08-17 15:34:42,770 - DEBUG - [Pod ctest-nginx-pod-79491577] Cmd: echo ctest-nginx-pod-79491577 > /usr/share/nginx/html/index.html, Output: 2026-08-17 15:34:42,779 - DEBUG - Pod ctest-busybox-pod-74005695 not in running state.Currently in Pending 2026-08-17 15:34:47,788 - INFO - Pod ctest-busybox-pod-74005695 is in running state.Got IP 10.47.255.248 2026-08-17 15:34:47,845 - DEBUG - Pod ctest-busybox-pod-74005695 has vmi 25117a98-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:34:47,845 - INFO - Verified pod ctest-busybox-pod-74005695 in contrail-api 2026-08-17 15:34:47,845 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:34:47,855 - DEBUG - VMI 25117a98-9a51-11f1-92d6-fa163e831a4c is active in agent 10.0.0.189 2026-08-17 15:34:47,855 - INFO - Verified Pod ctest-busybox-pod-74005695 in agent 10.0.0.189 2026-08-17 15:34:47,856 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_VirtualMachineDatabaseList?x=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:34:47,861 - INFO - Pod ctest-busybox-pod-74005695 with uuid bd86351b-a0a0-462e-b987-70b75244ba60 found in kube manager 2026-08-17 15:34:47,861 - INFO - Pod ctest-busybox-pod-74005695 verification passed 2026-08-17 15:34:47,928 - DEBUG - [Pod ctest-busybox-pod-74005695] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-35745807 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 15:34:47,928 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:34:47,929 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd output: ctest-nginx-pod-35745807 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 15:34:47,995 - DEBUG - [Pod ctest-busybox-pod-74005695] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-35745807 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 15:34:47,995 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:34:47,995 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd output: ctest-nginx-pod-35745807 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 15:34:48,056 - DEBUG - [Pod ctest-busybox-pod-74005695] 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-35745807 2026-08-17 15:34:48,056 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:34:48,056 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] 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-35745807 2026-08-17 15:34:48,119 - DEBUG - [Pod ctest-busybox-pod-74005695] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-35745807 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 15:34:48,120 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:34:48,120 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd output: ctest-nginx-pod-35745807 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 15:34:48,186 - DEBUG - [Pod ctest-busybox-pod-74005695] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79491577 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 15:34:48,186 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:34:48,186 - DEBUG - [Pod Pod ctest-busybox-pod-74005695] Cmd output: ctest-nginx-pod-79491577 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 15:34:48,187 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-35745807': 4, 'ctest-nginx-pod-79491577': 1} 2026-08-17 15:34:48,187 - WARNING - Nothing to delete parallely 2026-08-17 15:34:48,187 - INFO - Deleting pod default:ctest-busybox-pod-74005695 2026-08-17 15:34:48,223 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:34:48,231 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:34:53,232 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:34:53,239 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:34:58,240 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:34:58,246 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:03,246 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:35:03,260 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:08,261 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:35:08,269 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:13,269 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:35:13,279 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:18,280 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:35:18,287 - WARNING - Pod uuid bd86351b-a0a0-462e-b987-70b75244ba60 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:23,289 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=bd86351b-a0a0-462e-b987-70b75244ba60 2026-08-17 15:35:23,295 - DEBUG - Pod bd86351b-a0a0-462e-b987-70b75244ba60 is not in agent 10.0.0.189 VM list 2026-08-17 15:35:23,295 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:25117a98-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:35:23,301 - DEBUG - VMI 25117a98-9a51-11f1-92d6-fa163e831a4c is removed from agent 10.0.0.189 2026-08-17 15:35:23,301 - INFO - Verified that pod ctest-busybox-pod-74005695 is removed in agent 2026-08-17 15:35:23,301 - INFO - Deleting Ingress : ctest-nginx-ingress-24912376 2026-08-17 15:35:23,317 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_LoadbalancerDatabaseList?x=e004caed-b933-4ff6-8f8c-f3094eec6c65 2026-08-17 15:35:23,322 - ERROR - Ingress ctest-nginx-ingress-24912376 with uuid e004caed-b933-4ff6-8f8c-f3094eec6c65 still found in kube manager 2026-08-17 15:35:24,323 - DEBUG - Requesting: http://10.0.0.185:8108/Snh_LoadbalancerDatabaseList?x=e004caed-b933-4ff6-8f8c-f3094eec6c65 2026-08-17 15:35:24,342 - INFO - Ingress ctest-nginx-ingress-24912376 with uuid e004caed-b933-4ff6-8f8c-f3094eec6c65 deleted successfully from kube manager 2026-08-17 15:35:24,342 - INFO - Verifications on Ingress %s cleanup passed 2026-08-17 15:35:24,342 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-17 15:35:24,555 - DEBUG - Requesting: http://10.0.0.185:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 15:35:24,570 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-17 15:35:24,570 - INFO - Deleting VN __public__ 2026-08-17 15:35:24,864 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 2026-08-17 15:35:24,878 - DEBUG - Response Code: 404 2026-08-17 15:35:24,878 - DEBUG - Requesting: http://10.0.0.185:8082/domains 2026-08-17 15:35:24,886 - DEBUG - Requesting: http://10.0.0.185:8082/domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 2026-08-17 15:35:24,897 - DEBUG - Requesting: http://10.0.0.185:8082/project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 2026-08-17 15:35:24,950 - INFO - Validated that VN __public__ is not found in API Server 2026-08-17 15:35:24,950 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-17 15:35:24,957 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:24,964 - DEBUG - VN __public__ is not present in Agent 10.0.0.189 2026-08-17 15:35:24,964 - INFO - Validated that VN __public__ is not in any agent 2026-08-17 15:35:24,964 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:24,974 - DEBUG - Requesting: http://10.0.0.185:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:24,980 - DEBUG - Requesting: http://10.0.0.185:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 15:35:24,986 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-17 15:35:24,987 - INFO - Deleting pod default:ctest-nginx-pod-79491577 2026-08-17 15:35:25,014 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=4e7262c1-72e6-4a34-8ef7-05aeca282e0b 2026-08-17 15:35:25,032 - WARNING - Pod uuid 4e7262c1-72e6-4a34-8ef7-05aeca282e0b is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:30,032 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=4e7262c1-72e6-4a34-8ef7-05aeca282e0b 2026-08-17 15:35:30,038 - DEBUG - Pod 4e7262c1-72e6-4a34-8ef7-05aeca282e0b is not in agent 10.0.0.189 VM list 2026-08-17 15:35:30,039 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20a4b07e-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:35:30,044 - DEBUG - VMI 20a4b07e-9a51-11f1-92d6-fa163e831a4c is removed from agent 10.0.0.189 2026-08-17 15:35:30,044 - INFO - Verified that pod ctest-nginx-pod-79491577 is removed in agent 2026-08-17 15:35:30,045 - INFO - Deleting pod default:ctest-nginx-pod-35745807 2026-08-17 15:35:30,083 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 2026-08-17 15:35:30,093 - WARNING - Pod uuid be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 is still seen in agent 10.0.0.189 VM list 2026-08-17 15:35:35,095 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 2026-08-17 15:35:35,104 - DEBUG - Pod be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 is not in agent 10.0.0.189 VM list 2026-08-17 15:35:35,104 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20211b4c-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:35:35,111 - DEBUG - VMI 20211b4c-9a51-11f1-92d6-fa163e831a4c is removed from agent 10.0.0.189 2026-08-17 15:35:35,111 - INFO - Verified that pod ctest-nginx-pod-35745807 is removed in agent 2026-08-17 15:35:35,112 - INFO - Deleting service : ctest-nginx-svc-52921477 2026-08-17 15:35:35,420 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:35:35,428 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 15:35:35,428 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2026-08-17 15:35:35,428 - INFO - -------------------------------------------------------------------------------- 2026-08-17 15:35:44,985 - DEBUG - [10.0.0.185]: 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 15:35:45,254 - DEBUG - Output : cluster_project={} 2026-08-17 15:35:45,335 - DEBUG - [10.0.0.185]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 15:35:45,540 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 15:35:45,548 - DEBUG - [10.0.0.185]: 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 15:35:45,772 - DEBUG - Output : cluster_project={} 2026-08-17 15:35:50,996 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:35:56,053 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:35:56,134 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:36:01,189 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:36:01,274 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:36:01,357 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:36:01,397 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:36:01,477 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:36:01,769 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:36:04,485 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_ApplicationPolicySetReq? 2026-08-17 15:36:04,492 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AclReq? 2026-08-17 15:36:04,538 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AclReq? 2026-08-17 15:36:06,568 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AclReq? 2026-08-17 15:39:07,304 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:39:07,357 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:07,383 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=b8219f6b-c3e4-48af-a2ce-b2b6db55a25d 2026-08-17 15:39:07,402 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=8863d4a9-8b2d-4f00-a331-1e79c3a65f71 2026-08-17 15:39:07,417 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:07,430 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:07,439 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:07,451 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=41d017ba-dadf-4c25-b08f-cde06d6318a2 2026-08-17 15:39:07,461 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:12,421 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:12,479 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:12,481 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=8863d4a9-8b2d-4f00-a331-1e79c3a65f71 2026-08-17 15:39:12,483 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=b8219f6b-c3e4-48af-a2ce-b2b6db55a25d 2026-08-17 15:39:12,498 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fec6624-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:12,502 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50e14f36-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:12,520 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:12,522 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:12,529 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:12,531 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=41d017ba-dadf-4c25-b08f-cde06d6318a2 2026-08-17 15:39:12,546 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:518f180a-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:17,430 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:17,503 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:17,537 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:17,539 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:17,546 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:22,438 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:22,511 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:22,550 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:22,551 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:22,556 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:27,446 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:27,521 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:27,567 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:27,568 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:27,569 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:32,456 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:32,530 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:32,584 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:32,585 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:32,586 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:37,463 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:37,539 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:37,598 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:37,602 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:37,603 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:42,475 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=dfa290a0-f247-4d35-9c59-aff3683c1701 2026-08-17 15:39:42,483 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f236a9e-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:42,563 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=fd29e872-d467-430f-93f6-1675ac164cb4 2026-08-17 15:39:42,570 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:52f8a1f2-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:42,607 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=0e10794a-9ef0-4139-bbf6-c4b48f78100b 2026-08-17 15:39:42,612 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=1b355981-b1f1-4676-8382-befbda5d1af9 2026-08-17 15:39:42,613 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_VmListReq?uuid=517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 2026-08-17 15:39:42,616 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5427fef6-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:42,627 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:52606d4c-9a51-11f1-92d6-fa163e831a4c 2026-08-17 15:39:42,632 - DEBUG - Requesting: http://10.0.0.189:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:53a18e7a-9a51-11f1-92d6-fa163e831a4c