2026-06-01 10:48:04,387 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-06-01 10:48:04,663 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2005-1 2026-06-01 10:48:04,664 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-06-01 10:48:04,698 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2005-1 2026-06-01 10:48:04,698 - 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-06-01 10:48:04,762 - DEBUG - Output : NAMES contrail_test_cFHQnntPe contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 2026-06-01 10:48:04,763 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-01 10:48:04,861 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.142.56.1/24 172.17.0.1/16 2026-06-01 10:48:04,861 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-06-01 10:48:04,895 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2005-1 2026-06-01 10:48:05,003 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-06-01 10:48:05,260 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2005-1 2026-06-01 10:48:05,261 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-06-01 10:48:05,297 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2005-1 2026-06-01 10:48:05,298 - 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 10:48:05,355 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-01 10:48:05,355 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-01 10:48:05,426 - DEBUG - Output : 10.0.0.249/24 2026-06-01 10:48:05,426 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-06-01 10:48:05,462 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2005-1 2026-06-01 10:48:05,537 - INFO - Using existing project ['default-domain', 'k8s-default'](826fdfc7-dc9a-42dc-9382-da492fd0b7c1) 2026-06-01 10:48:05,651 - INFO - Using existing project ['default-domain', 'k8s-default'](826fdfc7-dc9a-42dc-9382-da492fd0b7c1) 2026-06-01 10:48:05,775 - INFO - ================================================================================ 2026-06-01 10:48:05,776 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-01 10:48:05,776 - 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 10:48:06,025 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 10:48:06,034 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.50': '0'}} with 2026-06-01 10:48:06,034 - INFO - Initial checks done. Running the testcase now 2026-06-01 10:48:06,034 - INFO - 2026-06-01 10:48:06,039 - INFO - Namespace default already exists 2026-06-01 10:48:06,040 - 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-06-01 10:48:06,146 - DEBUG - Output : cluster_project={} 2026-06-01 10:48:06,189 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-01 10:48:06,189 - DEBUG - Project uuid in Contrail is 826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:48:06,189 - 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-06-01 10:48:06,316 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 10:48:06,316 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=e1e21463-379f-4ea7-a9ad-a2ea79c4be0a 2026-06-01 10:48:06,322 - INFO - Namespace default with uuid e1e21463-379f-4ea7-a9ad-a2ea79c4be0a found in kube manager 2026-06-01 10:48:06,323 - INFO - Namespace default verification passed 2026-06-01 10:48:06,326 - DEBUG - Service ctest-nginx-svc-42674995 not present 2026-06-01 10:48:06,327 - INFO - Creating service ctest-nginx-svc-42674995 2026-06-01 10:48:06,353 - INFO - Created Service ctest-nginx-svc-42674995 2026-06-01 10:48:06,364 - DEBUG - Pod ctest-nginx-pod-42442926 not present 2026-06-01 10:48:06,365 - INFO - Creating Pod ctest-nginx-pod-42442926 2026-06-01 10:48:06,439 - DEBUG - Pod : ctest-nginx-pod-42442926 UUID is 5300f5d3-1efa-4122-92eb-37744ca67b32 2026-06-01 10:48:06,443 - DEBUG - Pod ctest-nginx-pod-04327649 not present 2026-06-01 10:48:06,444 - INFO - Creating Pod ctest-nginx-pod-04327649 2026-06-01 10:48:06,476 - DEBUG - Pod : ctest-nginx-pod-04327649 UUID is 00b4ffe8-dfa7-477d-975c-256739194112 2026-06-01 10:48:06,681 - INFO - Created VN __public__, UUID :fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:06,978 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-01 10:48:06,987 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 2026-06-01 10:48:07,010 - DEBUG - Requesting: http://10.0.0.50:8082/project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:48:07,053 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:07,064 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:07,078 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:07,086 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:07,092 - DEBUG - Route Targets: [] 2026-06-01 10:48:07,092 - DEBUG - RT names not yet present for VN __public__ 2026-06-01 10:48:12,093 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-01 10:48:12,098 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 2026-06-01 10:48:12,112 - DEBUG - Requesting: http://10.0.0.50:8082/project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:48:12,153 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,165 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,173 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:12,180 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:12,185 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/e3364099-463d-4d26-b284-c4bfb4ac7842 2026-06-01 10:48:12,190 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 10:48:12,190 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,197 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:12,209 - INFO - Verified VN network id 13 for VN fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,209 - INFO - Verifications in API Server for VN __public__ passed 2026-06-01 10:48:12,209 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,217 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:12,224 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:48:12,230 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/e3364099-463d-4d26-b284-c4bfb4ac7842 2026-06-01 10:48:12,237 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 10:48:12,244 - 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': '18299869757943467060', 'uuid-lslong': '13131461813009542419'}, 'enable': 'true', 'created': '2026-06-01T10:48:06', 'last-modified': '2026-06-01T10:48:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.368411'} 2026-06-01 10:48:12,244 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:48:12,254 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 10:48:12,254 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-01 10:48:12,255 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-01 10:48:12,255 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-01 10:48:12,259 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 2026-06-01 10:48:12,267 - DEBUG - Requesting: http://10.0.0.50:8082/project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:48:12,303 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,312 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-01 10:48:12,312 - DEBUG - Verifying the vn in opserver 2026-06-01 10:48:12,312 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-06-01 10:48:12,312 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-01 10:48:12,317 - 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-06-01 10:48:12,317 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-01 10:48:12,317 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:48:12,325 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:48:12,332 - DEBUG - Do not have enough data to verify VN in agent 2026-06-01 10:48:12,332 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:48:12,338 - DEBUG - VRF ids for VN __public__: {} 2026-06-01 10:48:12,435 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-01 10:48:12,547 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-01 10:48:12,553 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 2026-06-01 10:48:12,562 - DEBUG - Requesting: http://10.0.0.50:8082/project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:48:12,599 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,609 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/09be8c17-1c1d-4850-8cc5-1f1462a5ae7a 2026-06-01 10:48:12,614 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-01 10:48:12,618 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 2026-06-01 10:48:12,624 - DEBUG - Requesting: http://10.0.0.50:8082/project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:48:12,666 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 2026-06-01 10:48:12,675 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-01 10:48:12,675 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-01 10:48:12,681 - 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-06-01 10:48:12,688 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-01 10:48:12,688 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-01 10:48:12,691 - DEBUG - Ingress ctest-nginx-ingress-61769117 not present 2026-06-01 10:48:12,692 - INFO - Creating Ingress ctest-nginx-ingress-61769117 2026-06-01 10:48:12,700 - INFO - Created Ingress ctest-nginx-ingress-61769117 2026-06-01 10:48:12,704 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-61769117 2026-06-01 10:48:15,710 - DEBUG - For Ingress ctest-nginx-ingress-61769117, Cluster IP: 10.47.255.249, External IPs ['143.143.40.188'] 2026-06-01 10:48:15,710 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-61769117 2026-06-01 10:48:15,710 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 2026-06-01 10:48:15,716 - INFO - Ingress ctest-nginx-ingress-61769117 with uuid df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 found in kube manager 2026-06-01 10:48:15,716 - INFO - Ingress ctest-nginx-ingress-61769117 verification passed 2026-06-01 10:48:15,719 - DEBUG - Pod ctest-busybox-pod-01564550 not present 2026-06-01 10:48:15,719 - INFO - Creating Pod ctest-busybox-pod-01564550 2026-06-01 10:48:15,764 - DEBUG - Pod : ctest-busybox-pod-01564550 UUID is 1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:15,784 - DEBUG - Pod ctest-nginx-pod-42442926 not in running state.Currently in Pending 2026-06-01 10:48:20,792 - INFO - Pod ctest-nginx-pod-42442926 is in running state.Got IP 10.47.255.251 2026-06-01 10:48:20,847 - DEBUG - Pod ctest-nginx-pod-42442926 has vmi 6033f0ec-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:48:20,847 - INFO - Verified pod ctest-nginx-pod-42442926 in contrail-api 2026-06-01 10:48:20,847 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:48:20,859 - DEBUG - VMI 6033f0ec-5da7-11f1-a8be-fa163e8a99e4 is active in agent 10.0.0.249 2026-06-01 10:48:20,859 - INFO - Verified Pod ctest-nginx-pod-42442926 in agent 10.0.0.249 2026-06-01 10:48:20,860 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=5300f5d3-1efa-4122-92eb-37744ca67b32 2026-06-01 10:48:20,865 - INFO - Pod ctest-nginx-pod-42442926 with uuid 5300f5d3-1efa-4122-92eb-37744ca67b32 found in kube manager 2026-06-01 10:48:20,865 - INFO - Pod ctest-nginx-pod-42442926 verification passed 2026-06-01 10:48:20,938 - DEBUG - [Pod ctest-nginx-pod-42442926] Cmd: echo ctest-nginx-pod-42442926 > /usr/share/nginx/html/index.html, Output: 2026-06-01 10:48:20,948 - INFO - Pod ctest-nginx-pod-04327649 is in running state.Got IP 10.47.255.250 2026-06-01 10:48:20,965 - DEBUG - Pod ctest-nginx-pod-04327649 has vmi 60a50a0c-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:48:20,966 - INFO - Verified pod ctest-nginx-pod-04327649 in contrail-api 2026-06-01 10:48:20,966 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:48:20,978 - DEBUG - VMI 60a50a0c-5da7-11f1-a8be-fa163e8a99e4 is active in agent 10.0.0.249 2026-06-01 10:48:20,978 - INFO - Verified Pod ctest-nginx-pod-04327649 in agent 10.0.0.249 2026-06-01 10:48:20,978 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=00b4ffe8-dfa7-477d-975c-256739194112 2026-06-01 10:48:20,982 - INFO - Pod ctest-nginx-pod-04327649 with uuid 00b4ffe8-dfa7-477d-975c-256739194112 found in kube manager 2026-06-01 10:48:20,982 - INFO - Pod ctest-nginx-pod-04327649 verification passed 2026-06-01 10:48:21,045 - DEBUG - [Pod ctest-nginx-pod-04327649] Cmd: echo ctest-nginx-pod-04327649 > /usr/share/nginx/html/index.html, Output: 2026-06-01 10:48:21,054 - DEBUG - Pod ctest-busybox-pod-01564550 not in running state.Currently in Pending 2026-06-01 10:48:26,063 - INFO - Pod ctest-busybox-pod-01564550 is in running state.Got IP 10.47.255.248 2026-06-01 10:48:26,075 - DEBUG - Pod ctest-busybox-pod-01564550 has vmi 64f47016-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:48:26,076 - INFO - Verified pod ctest-busybox-pod-01564550 in contrail-api 2026-06-01 10:48:26,076 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:48:26,090 - DEBUG - VMI 64f47016-5da7-11f1-a8be-fa163e8a99e4 is active in agent 10.0.0.249 2026-06-01 10:48:26,090 - INFO - Verified Pod ctest-busybox-pod-01564550 in agent 10.0.0.249 2026-06-01 10:48:26,090 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:26,095 - INFO - Pod ctest-busybox-pod-01564550 with uuid 1eede472-3378-4979-9165-7ebe29433d24 found in kube manager 2026-06-01 10:48:26,095 - INFO - Pod ctest-busybox-pod-01564550 verification passed 2026-06-01 10:48:26,155 - DEBUG - [Pod ctest-busybox-pod-01564550] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-42442926 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 10:48:26,155 - DEBUG - [Pod Pod ctest-busybox-pod-01564550] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 10:48:26,155 - DEBUG - [Pod Pod ctest-busybox-pod-01564550] Cmd output: ctest-nginx-pod-42442926 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 10:48:26,210 - DEBUG - [Pod ctest-busybox-pod-01564550] 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-04327649 2026-06-01 10:48:26,210 - DEBUG - [Pod Pod ctest-busybox-pod-01564550] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 10:48:26,210 - DEBUG - [Pod Pod ctest-busybox-pod-01564550] 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-04327649 2026-06-01 10:48:26,210 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-42442926': 1, 'ctest-nginx-pod-04327649': 1} 2026-06-01 10:48:26,210 - WARNING - Nothing to delete parallely 2026-06-01 10:48:26,210 - INFO - Deleting pod default:ctest-busybox-pod-01564550 2026-06-01 10:48:26,223 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:26,230 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:48:31,232 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:31,238 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:48:36,239 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:36,248 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:48:41,248 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:41,256 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:48:46,258 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:46,265 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:48:51,265 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:51,274 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:48:56,276 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:48:56,283 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:01,284 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:49:01,291 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:06,292 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:49:06,300 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:11,300 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:49:11,307 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:16,308 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:49:16,316 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:21,316 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:49:21,324 - WARNING - Pod uuid 1eede472-3378-4979-9165-7ebe29433d24 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:26,325 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1eede472-3378-4979-9165-7ebe29433d24 2026-06-01 10:49:26,333 - DEBUG - Pod 1eede472-3378-4979-9165-7ebe29433d24 is not in agent 10.0.0.249 VM list 2026-06-01 10:49:26,333 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64f47016-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:49:26,340 - DEBUG - VMI 64f47016-5da7-11f1-a8be-fa163e8a99e4 is removed from agent 10.0.0.249 2026-06-01 10:49:26,340 - INFO - Verified that pod ctest-busybox-pod-01564550 is removed in agent 2026-06-01 10:49:26,341 - INFO - Deleting Ingress : ctest-nginx-ingress-61769117 2026-06-01 10:49:26,351 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 2026-06-01 10:49:26,364 - ERROR - Ingress ctest-nginx-ingress-61769117 with uuid df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 still found in kube manager 2026-06-01 10:49:27,364 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 2026-06-01 10:49:27,369 - INFO - Ingress ctest-nginx-ingress-61769117 with uuid df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 deleted successfully from kube manager 2026-06-01 10:49:27,370 - INFO - Verifications on Ingress %s cleanup passed 2026-06-01 10:49:27,370 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-01 10:49:27,543 - 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-06-01 10:49:27,560 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-01 10:49:27,560 - INFO - Deleting VN __public__ 2026-06-01 10:49:27,662 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 2026-06-01 10:49:27,667 - DEBUG - Response Code: 404 2026-06-01 10:49:27,667 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-01 10:49:27,675 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 2026-06-01 10:49:27,681 - DEBUG - Requesting: http://10.0.0.50:8082/project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 2026-06-01 10:49:27,739 - INFO - Validated that VN __public__ is not found in API Server 2026-06-01 10:49:27,739 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-01 10:49:27,746 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:49:27,760 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-06-01 10:49:27,760 - INFO - Validated that VN __public__ is not in any agent 2026-06-01 10:49:27,761 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:49:27,774 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 10:49:27,779 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 10:49:27,784 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-01 10:49:27,785 - INFO - Deleting pod default:ctest-nginx-pod-04327649 2026-06-01 10:49:27,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=00b4ffe8-dfa7-477d-975c-256739194112 2026-06-01 10:49:27,816 - WARNING - Pod uuid 00b4ffe8-dfa7-477d-975c-256739194112 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:32,816 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=00b4ffe8-dfa7-477d-975c-256739194112 2026-06-01 10:49:32,825 - DEBUG - Pod 00b4ffe8-dfa7-477d-975c-256739194112 is not in agent 10.0.0.249 VM list 2026-06-01 10:49:32,825 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:60a50a0c-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:49:32,832 - DEBUG - VMI 60a50a0c-5da7-11f1-a8be-fa163e8a99e4 is removed from agent 10.0.0.249 2026-06-01 10:49:32,832 - INFO - Verified that pod ctest-nginx-pod-04327649 is removed in agent 2026-06-01 10:49:32,832 - INFO - Deleting pod default:ctest-nginx-pod-42442926 2026-06-01 10:49:32,860 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5300f5d3-1efa-4122-92eb-37744ca67b32 2026-06-01 10:49:32,870 - WARNING - Pod uuid 5300f5d3-1efa-4122-92eb-37744ca67b32 is still seen in agent 10.0.0.249 VM list 2026-06-01 10:49:37,871 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5300f5d3-1efa-4122-92eb-37744ca67b32 2026-06-01 10:49:37,878 - DEBUG - Pod 5300f5d3-1efa-4122-92eb-37744ca67b32 is not in agent 10.0.0.249 VM list 2026-06-01 10:49:37,878 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6033f0ec-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:49:37,885 - DEBUG - VMI 6033f0ec-5da7-11f1-a8be-fa163e8a99e4 is removed from agent 10.0.0.249 2026-06-01 10:49:37,885 - INFO - Verified that pod ctest-nginx-pod-42442926 is removed in agent 2026-06-01 10:49:37,885 - INFO - Deleting service : ctest-nginx-svc-42674995 2026-06-01 10:49:38,150 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 10:49:38,159 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 10:49:38,159 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:33]
2026-06-01 10:49:38,160 - INFO - -------------------------------------------------------------------------------- 2026-06-01 10:49:44,748 - 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-06-01 10:49:44,887 - DEBUG - Output : cluster_project={} 2026-06-01 10:49:45,013 - 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-06-01 10:49:45,209 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 10:49:45,220 - 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-06-01 10:49:45,397 - DEBUG - Output : cluster_project={} 2026-06-01 10:50:00,490 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:00,571 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:00,655 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:00,697 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:00,783 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:00,880 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:05,929 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:05,971 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 10:50:06,228 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 10:50:09,339 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-06-01 10:50:09,350 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-01 10:50:09,385 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-01 10:50:11,413 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-01 10:53:11,661 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 10:53:11,715 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b8804f0-7b7e-4a79-a111-508285f3abdb 2026-06-01 10:53:11,732 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:11,750 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:11,763 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=859ad107-fff7-4131-899d-7cf4dc23e799 2026-06-01 10:53:11,782 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8858cc1c-2874-4171-aea1-48725ee17afd 2026-06-01 10:53:11,788 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:11,793 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:11,799 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c97e46b8-0d93-4d5c-9396-9976d9ab8172 2026-06-01 10:53:16,739 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7b8804f0-7b7e-4a79-a111-508285f3abdb 2026-06-01 10:53:16,742 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:16,751 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ab7985e-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:16,802 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:16,819 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c97e46b8-0d93-4d5c-9396-9976d9ab8172 2026-06-01 10:53:16,821 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:16,822 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8858cc1c-2874-4171-aea1-48725ee17afd 2026-06-01 10:53:16,825 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:16,826 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=859ad107-fff7-4131-899d-7cf4dc23e799 2026-06-01 10:53:16,838 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b30db7e-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:16,842 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c43f3e8-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:16,844 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9bcd982e-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:21,751 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:21,809 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:21,844 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:21,846 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:26,758 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:26,816 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:26,856 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:26,858 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:31,766 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:31,823 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:31,867 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:31,868 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:36,775 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:36,831 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:36,880 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:36,881 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:41,783 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:41,838 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:41,890 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:41,892 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:46,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6dda86d6-7d80-48eb-ad11-5fae7f359d72 2026-06-01 10:53:46,805 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9cd79986-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:46,848 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3713ebe3-c8f0-46c4-b087-b0f8af2472e7 2026-06-01 10:53:46,854 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d4adde2-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:46,903 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=4423c0f2-b56e-41cd-8a48-6787d2f45108 2026-06-01 10:53:46,904 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f6c750-25fe-4092-81f5-40d0b0fc88bf 2026-06-01 10:53:46,918 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e1da2c2-5da7-11f1-a8be-fa163e8a99e4 2026-06-01 10:53:46,920 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9db5ab22-5da7-11f1-a8be-fa163e8a99e4