2026-06-01 14:20:08,992 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-01 14:20:09,240 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2007-1 2026-06-01 14:20:09,241 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-01 14:20:09,289 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2007-1 2026-06-01 14:20:09,290 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-01 14:20:09,391 - DEBUG - Output : NAMES contrail_test_QrrPOpUxX contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 2026-06-01 14:20:09,391 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-01 14:20:09,425 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.50.213.1/24 172.17.0.1/16 2026-06-01 14:20:09,425 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-01 14:20:09,469 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2007-1 2026-06-01 14:20:09,568 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-06-01 14:20:09,817 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2007-1 2026-06-01 14:20:09,817 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-06-01 14:20:09,855 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2007-1 2026-06-01 14:20:09,855 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-01 14:20:09,945 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-01 14:20:09,945 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-01 14:20:09,981 - DEBUG - Output : 10.0.0.249/24 2026-06-01 14:20:09,981 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-06-01 14:20:10,017 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2007-1 2026-06-01 14:20:10,102 - INFO - Using existing project ['default-domain', 'k8s-default'](f5a82b54-97a8-4795-b91e-48daf550f966) 2026-06-01 14:20:10,206 - INFO - Using existing project ['default-domain', 'k8s-default'](f5a82b54-97a8-4795-b91e-48daf550f966) 2026-06-01 14:20:10,321 - INFO - ================================================================================ 2026-06-01 14:20:10,321 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-01 14:20:10,321 - 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-06-01 14:20:10,537 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 14:20:10,544 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2026-06-01 14:20:10,544 - INFO - Initial checks done. Running the testcase now 2026-06-01 14:20:10,544 - INFO - 2026-06-01 14:20:10,549 - INFO - Namespace default already exists 2026-06-01 14:20:10,549 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 14:20:10,666 - DEBUG - Output : cluster_project={} 2026-06-01 14:20:10,704 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-01 14:20:10,704 - DEBUG - Project uuid in Contrail is f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:20:10,704 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-01 14:20:10,838 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 14:20:10,838 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=b5b4b8ab-b362-462c-a9c4-2670bb361f9f 2026-06-01 14:20:10,843 - INFO - Namespace default with uuid b5b4b8ab-b362-462c-a9c4-2670bb361f9f found in kube manager 2026-06-01 14:20:10,843 - INFO - Namespace default verification passed 2026-06-01 14:20:10,850 - DEBUG - Service ctest-nginx-svc-97221391 not present 2026-06-01 14:20:10,851 - INFO - Creating service ctest-nginx-svc-97221391 2026-06-01 14:20:10,867 - INFO - Created Service ctest-nginx-svc-97221391 2026-06-01 14:20:10,878 - DEBUG - Pod ctest-nginx-pod-76006541 not present 2026-06-01 14:20:10,879 - INFO - Creating Pod ctest-nginx-pod-76006541 2026-06-01 14:20:10,954 - DEBUG - Pod : ctest-nginx-pod-76006541 UUID is d818b47b-5738-4b54-ab99-623565f331f9 2026-06-01 14:20:10,966 - DEBUG - Pod ctest-nginx-pod-03997139 not present 2026-06-01 14:20:10,967 - INFO - Creating Pod ctest-nginx-pod-03997139 2026-06-01 14:20:11,005 - DEBUG - Pod : ctest-nginx-pod-03997139 UUID is 51835aad-5edf-48bf-8470-63c50cd9a564 2026-06-01 14:20:11,231 - INFO - Created VN __public__, UUID :03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:11,410 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 14:20:11,414 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9ff03839-df67-4d2a-9fcc-36a0982424fe 2026-06-01 14:20:11,429 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:20:11,484 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:11,493 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:11,503 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:11,509 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:11,517 - DEBUG - Route Targets: [] 2026-06-01 14:20:11,517 - DEBUG - RT names not yet present for VN __public__ 2026-06-01 14:20:16,518 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 14:20:16,523 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9ff03839-df67-4d2a-9fcc-36a0982424fe 2026-06-01 14:20:16,530 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:20:16,573 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:16,582 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:16,593 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:16,601 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:16,606 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/b7ceb2c9-c47e-44ed-9e0e-6df2419ba99a 2026-06-01 14:20:16,611 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 14:20:16,611 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:16,618 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:16,630 - INFO - Verified VN network id 13 for VN 03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:16,631 - INFO - Verifications in API Server for VN __public__ passed 2026-06-01 14:20:16,631 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:16,638 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:16,644 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:20:16,650 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/b7ceb2c9-c47e-44ed-9e0e-6df2419ba99a 2026-06-01 14:20:16,655 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 14:20:16,663 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '281534838650257847', 'uuid-lslong': '10333318862080433497'}, 'enable': 'true', 'created': '2026-06-01T14:20:11', 'last-modified': '2026-06-01T14:20:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.282224'} 2026-06-01 14:20:16,663 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:20:16,673 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 14:20:16,673 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-01 14:20:16,673 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-01 14:20:16,673 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 14:20:16,678 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9ff03839-df67-4d2a-9fcc-36a0982424fe 2026-06-01 14:20:16,685 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:20:16,753 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:16,764 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-01 14:20:16,764 - DEBUG - Verifying the vn in opserver 2026-06-01 14:20:16,764 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2026-06-01 14:20:16,764 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-06-01 14:20:16,769 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-01 14:20:16,769 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-01 14:20:16,769 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:20:16,779 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:20:16,786 - DEBUG - Do not have enough data to verify VN in agent 2026-06-01 14:20:16,786 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:20:16,793 - DEBUG - VRF ids for VN __public__: {} 2026-06-01 14:20:16,887 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-01 14:20:16,985 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 14:20:16,989 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9ff03839-df67-4d2a-9fcc-36a0982424fe 2026-06-01 14:20:17,000 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:20:17,045 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:17,054 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/943c485a-6f6f-45f1-936c-e3c87cd5af1f 2026-06-01 14:20:17,059 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 14:20:17,063 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9ff03839-df67-4d2a-9fcc-36a0982424fe 2026-06-01 14:20:17,069 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:20:17,098 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 2026-06-01 14:20:17,106 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-01 14:20:17,106 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-01 14:20:17,112 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 14:20:17,118 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-01 14:20:17,118 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-01 14:20:17,122 - DEBUG - Ingress ctest-nginx-ingress-01065649 not present 2026-06-01 14:20:17,123 - INFO - Creating Ingress ctest-nginx-ingress-01065649 2026-06-01 14:20:17,132 - INFO - Created Ingress ctest-nginx-ingress-01065649 2026-06-01 14:20:17,135 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01065649 2026-06-01 14:20:20,142 - DEBUG - For Ingress ctest-nginx-ingress-01065649, Cluster IP: 10.47.255.249, External IPs ['213.123.235.60'] 2026-06-01 14:20:20,142 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01065649 2026-06-01 14:20:20,142 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=00bbebf3-0edb-4c3c-84aa-18259fb69cc1 2026-06-01 14:20:20,146 - INFO - Ingress ctest-nginx-ingress-01065649 with uuid 00bbebf3-0edb-4c3c-84aa-18259fb69cc1 found in kube manager 2026-06-01 14:20:20,146 - INFO - Ingress ctest-nginx-ingress-01065649 verification passed 2026-06-01 14:20:20,148 - DEBUG - Pod ctest-busybox-pod-02979200 not present 2026-06-01 14:20:20,148 - INFO - Creating Pod ctest-busybox-pod-02979200 2026-06-01 14:20:20,200 - DEBUG - Pod : ctest-busybox-pod-02979200 UUID is bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:20,211 - DEBUG - Pod ctest-nginx-pod-76006541 not in running state.Currently in Pending 2026-06-01 14:20:25,218 - INFO - Pod ctest-nginx-pod-76006541 is in running state.Got IP 10.47.255.251 2026-06-01 14:20:25,274 - DEBUG - Pod ctest-nginx-pod-76006541 has vmi 0087fb02-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:20:25,274 - INFO - Verified pod ctest-nginx-pod-76006541 in contrail-api 2026-06-01 14:20:25,275 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:20:25,285 - DEBUG - VMI 0087fb02-5dc5-11f1-a664-fa163e0f2776 is active in agent 10.0.0.249 2026-06-01 14:20:25,285 - INFO - Verified Pod ctest-nginx-pod-76006541 in agent 10.0.0.249 2026-06-01 14:20:25,285 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d818b47b-5738-4b54-ab99-623565f331f9 2026-06-01 14:20:25,289 - INFO - Pod ctest-nginx-pod-76006541 with uuid d818b47b-5738-4b54-ab99-623565f331f9 found in kube manager 2026-06-01 14:20:25,289 - INFO - Pod ctest-nginx-pod-76006541 verification passed 2026-06-01 14:20:25,356 - DEBUG - [Pod ctest-nginx-pod-76006541] Cmd: echo ctest-nginx-pod-76006541 > /usr/share/nginx/html/index.html, Output: 2026-06-01 14:20:25,362 - INFO - Pod ctest-nginx-pod-03997139 is in running state.Got IP 10.47.255.250 2026-06-01 14:20:25,379 - DEBUG - Pod ctest-nginx-pod-03997139 has vmi 00f3dce6-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:20:25,379 - INFO - Verified pod ctest-nginx-pod-03997139 in contrail-api 2026-06-01 14:20:25,380 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:20:25,390 - DEBUG - VMI 00f3dce6-5dc5-11f1-a664-fa163e0f2776 is active in agent 10.0.0.249 2026-06-01 14:20:25,390 - INFO - Verified Pod ctest-nginx-pod-03997139 in agent 10.0.0.249 2026-06-01 14:20:25,390 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=51835aad-5edf-48bf-8470-63c50cd9a564 2026-06-01 14:20:25,393 - INFO - Pod ctest-nginx-pod-03997139 with uuid 51835aad-5edf-48bf-8470-63c50cd9a564 found in kube manager 2026-06-01 14:20:25,394 - INFO - Pod ctest-nginx-pod-03997139 verification passed 2026-06-01 14:20:25,453 - DEBUG - [Pod ctest-nginx-pod-03997139] Cmd: echo ctest-nginx-pod-03997139 > /usr/share/nginx/html/index.html, Output: 2026-06-01 14:20:25,459 - DEBUG - Pod ctest-busybox-pod-02979200 not in running state.Currently in Pending 2026-06-01 14:20:30,475 - DEBUG - Pod ctest-busybox-pod-02979200 not in running state.Currently in Pending 2026-06-01 14:20:35,483 - INFO - Pod ctest-busybox-pod-02979200 is in running state.Got IP 10.47.255.248 2026-06-01 14:20:35,496 - DEBUG - Pod ctest-busybox-pod-02979200 has vmi 054b2ccc-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:20:35,496 - INFO - Verified pod ctest-busybox-pod-02979200 in contrail-api 2026-06-01 14:20:35,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:20:35,507 - DEBUG - VMI 054b2ccc-5dc5-11f1-a664-fa163e0f2776 is active in agent 10.0.0.249 2026-06-01 14:20:35,507 - INFO - Verified Pod ctest-busybox-pod-02979200 in agent 10.0.0.249 2026-06-01 14:20:35,507 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:35,511 - INFO - Pod ctest-busybox-pod-02979200 with uuid bb758bc0-6558-47c0-a563-9e39be582251 found in kube manager 2026-06-01 14:20:35,511 - INFO - Pod ctest-busybox-pod-02979200 verification passed 2026-06-01 14:20:35,569 - DEBUG - [Pod ctest-busybox-pod-02979200] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03997139 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-06-01 14:20:35,572 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 14:20:35,572 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd output: ctest-nginx-pod-03997139 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-06-01 14:20:35,624 - DEBUG - [Pod ctest-busybox-pod-02979200] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03997139 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-06-01 14:20:35,624 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 14:20:35,624 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd output: ctest-nginx-pod-03997139 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-06-01 14:20:35,683 - DEBUG - [Pod ctest-busybox-pod-02979200] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03997139 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-06-01 14:20:35,683 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 14:20:35,683 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd output: ctest-nginx-pod-03997139 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-06-01 14:20:35,739 - DEBUG - [Pod ctest-busybox-pod-02979200] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-76006541 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 14:20:35,739 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 14:20:35,739 - DEBUG - [Pod Pod ctest-busybox-pod-02979200] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-76006541 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 14:20:35,739 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-76006541': 1, 'ctest-nginx-pod-03997139': 3} 2026-06-01 14:20:35,740 - WARNING - Nothing to delete parallely 2026-06-01 14:20:35,740 - INFO - Deleting pod default:ctest-busybox-pod-02979200 2026-06-01 14:20:35,756 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:35,770 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:20:40,771 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:40,780 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:20:45,781 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:45,787 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:20:50,788 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:50,801 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:20:55,802 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:20:55,811 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:21:00,811 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:21:00,822 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:21:05,822 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:21:05,829 - WARNING - Pod uuid bb758bc0-6558-47c0-a563-9e39be582251 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:21:10,830 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bb758bc0-6558-47c0-a563-9e39be582251 2026-06-01 14:21:10,836 - DEBUG - Pod bb758bc0-6558-47c0-a563-9e39be582251 is not in agent 10.0.0.249 VM list 2026-06-01 14:21:10,836 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:054b2ccc-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:21:10,844 - DEBUG - VMI 054b2ccc-5dc5-11f1-a664-fa163e0f2776 is removed from agent 10.0.0.249 2026-06-01 14:21:10,844 - INFO - Verified that pod ctest-busybox-pod-02979200 is removed in agent 2026-06-01 14:21:10,844 - INFO - Deleting Ingress : ctest-nginx-ingress-01065649 2026-06-01 14:21:10,856 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=00bbebf3-0edb-4c3c-84aa-18259fb69cc1 2026-06-01 14:21:10,860 - ERROR - Ingress ctest-nginx-ingress-01065649 with uuid 00bbebf3-0edb-4c3c-84aa-18259fb69cc1 still found in kube manager 2026-06-01 14:21:11,861 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=00bbebf3-0edb-4c3c-84aa-18259fb69cc1 2026-06-01 14:21:11,865 - INFO - Ingress ctest-nginx-ingress-01065649 with uuid 00bbebf3-0edb-4c3c-84aa-18259fb69cc1 deleted successfully from kube manager 2026-06-01 14:21:11,866 - INFO - Verifications on Ingress %s cleanup passed 2026-06-01 14:21:11,866 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-01 14:21:11,983 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 14:21:12,002 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-01 14:21:12,003 - INFO - Deleting VN __public__ 2026-06-01 14:21:12,109 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae 2026-06-01 14:21:12,114 - DEBUG - Response Code: 404 2026-06-01 14:21:12,114 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 14:21:12,121 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9ff03839-df67-4d2a-9fcc-36a0982424fe 2026-06-01 14:21:12,127 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5a82b54-97a8-4795-b91e-48daf550f966 2026-06-01 14:21:12,170 - INFO - Validated that VN __public__ is not found in API Server 2026-06-01 14:21:12,170 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-01 14:21:12,182 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:21:12,191 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-06-01 14:21:12,191 - INFO - Validated that VN __public__ is not in any agent 2026-06-01 14:21:12,191 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:21:12,210 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 14:21:12,219 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 14:21:12,226 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-01 14:21:12,226 - INFO - Deleting pod default:ctest-nginx-pod-03997139 2026-06-01 14:21:12,237 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=51835aad-5edf-48bf-8470-63c50cd9a564 2026-06-01 14:21:12,248 - WARNING - Pod uuid 51835aad-5edf-48bf-8470-63c50cd9a564 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:21:17,249 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=51835aad-5edf-48bf-8470-63c50cd9a564 2026-06-01 14:21:17,256 - DEBUG - Pod 51835aad-5edf-48bf-8470-63c50cd9a564 is not in agent 10.0.0.249 VM list 2026-06-01 14:21:17,256 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:00f3dce6-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:21:17,263 - DEBUG - VMI 00f3dce6-5dc5-11f1-a664-fa163e0f2776 is removed from agent 10.0.0.249 2026-06-01 14:21:17,263 - INFO - Verified that pod ctest-nginx-pod-03997139 is removed in agent 2026-06-01 14:21:17,263 - INFO - Deleting pod default:ctest-nginx-pod-76006541 2026-06-01 14:21:17,274 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d818b47b-5738-4b54-ab99-623565f331f9 2026-06-01 14:21:17,286 - WARNING - Pod uuid d818b47b-5738-4b54-ab99-623565f331f9 is still seen in agent 10.0.0.249 VM list 2026-06-01 14:21:22,288 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d818b47b-5738-4b54-ab99-623565f331f9 2026-06-01 14:21:22,295 - DEBUG - Pod d818b47b-5738-4b54-ab99-623565f331f9 is not in agent 10.0.0.249 VM list 2026-06-01 14:21:22,296 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0087fb02-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:21:22,302 - DEBUG - VMI 0087fb02-5dc5-11f1-a664-fa163e0f2776 is removed from agent 10.0.0.249 2026-06-01 14:21:22,302 - INFO - Verified that pod ctest-nginx-pod-76006541 is removed in agent 2026-06-01 14:21:22,302 - INFO - Deleting service : ctest-nginx-svc-97221391 2026-06-01 14:21:22,529 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 14:21:22,535 - DEBUG - No XMPP flaps were noticed during the test 2026-06-01 14:21:22,536 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2026-06-01 14:21:22,536 - INFO - -------------------------------------------------------------------------------- 2026-06-01 14:21:29,016 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 14:21:29,134 - DEBUG - Output : cluster_project={} 2026-06-01 14:21:29,230 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-01 14:21:29,351 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 14:21:29,362 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 14:21:29,510 - DEBUG - Output : cluster_project={} 2026-06-01 14:21:39,631 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:44,674 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:44,751 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:44,789 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:49,832 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:49,913 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:49,995 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:50,030 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 14:21:50,274 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 14:21:52,953 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-06-01 14:21:52,960 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-01 14:21:52,993 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-01 14:21:55,020 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-01 14:25:03,791 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 14:25:03,894 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b277a7ac-82e5-4abb-adf4-c5b42cc4347e 2026-06-01 14:25:03,922 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:03,929 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:03,956 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7bb090a2-3aba-4c47-85d0-e9eaa4182a0d 2026-06-01 14:25:03,969 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:03,989 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8810768f-6418-4f2e-8ceb-553b465b2c93 2026-06-01 14:25:04,020 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:04,038 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=50150721-08b5-467c-a7e9-7d0059acc6d4 2026-06-01 14:25:09,042 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b277a7ac-82e5-4abb-adf4-c5b42cc4347e 2026-06-01 14:25:09,045 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:09,046 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:09,050 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2ef1a5b0-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:09,051 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7bb090a2-3aba-4c47-85d0-e9eaa4182a0d 2026-06-01 14:25:09,061 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3060e136-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:09,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8810768f-6418-4f2e-8ceb-553b465b2c93 2026-06-01 14:25:09,083 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=50150721-08b5-467c-a7e9-7d0059acc6d4 2026-06-01 14:25:09,084 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:09,085 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:09,096 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2fef6cd6-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:09,099 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2f5bc76a-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:14,055 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:14,056 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:14,101 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:14,102 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:19,067 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:19,068 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:19,115 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:19,116 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:24,080 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:24,082 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:24,125 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:24,127 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:29,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:29,097 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:29,136 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:29,138 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:34,105 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:34,106 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:34,146 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:34,147 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:39,139 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eaafc449-522d-4303-974e-51950b8e0091 2026-06-01 14:25:39,140 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=441a4b81-3dac-45d0-b258-eeea324979ea 2026-06-01 14:25:39,150 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31b4cdfe-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:39,152 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:322e9eb8-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:39,165 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6978a6af-b346-45b1-8e02-afb0a2878912 2026-06-01 14:25:39,166 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8d90e3b7-c950-4d09-84ce-f19f76f27458 2026-06-01 14:25:39,177 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30e52630-5dc5-11f1-a664-fa163e0f2776 2026-06-01 14:25:39,178 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:314eabd2-5dc5-11f1-a664-fa163e0f2776