2025-07-22 13:32:20,390 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-07-22 13:32:20,652 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1334-1 2025-07-22 13:32:20,652 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-07-22 13:32:20,686 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1334-1 2025-07-22 13:32:20,686 - DEBUG - [10.0.0.65]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-07-22 13:32:20,795 - DEBUG - Output : NAMES contrail_test_C9EPAmoDn webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 2025-07-22 13:32:20,796 - DEBUG - [10.0.0.65]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-22 13:32:20,830 - DEBUG - Output : 10.0.0.65/24 172.17.0.1/16 2025-07-22 13:32:20,830 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-07-22 13:32:20,864 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1334-1 2025-07-22 13:32:20,954 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-07-22 13:32:21,174 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1334-1 2025-07-22 13:32:21,174 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-07-22 13:32:21,200 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1334-1 2025-07-22 13:32:21,200 - DEBUG - [10.0.0.23]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-07-22 13:32:21,284 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-22 13:32:21,284 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-22 13:32:21,319 - DEBUG - Output : 10.0.0.23/24 2025-07-22 13:32:21,319 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-07-22 13:32:21,359 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1334-1 2025-07-22 13:32:21,463 - INFO - Using existing project ['default-domain', 'k8s-default'](04d0b165-6127-47e0-80aa-7278eb2217d8) 2025-07-22 13:32:21,585 - INFO - Using existing project ['default-domain', 'k8s-default'](04d0b165-6127-47e0-80aa-7278eb2217d8) 2025-07-22 13:32:21,723 - INFO - ================================================================================ 2025-07-22 13:32:21,723 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-22 13:32:21,724 - 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 2025-07-22 13:32:21,967 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 13:32:21,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.65': '0'}} with 2025-07-22 13:32:21,976 - INFO - Initial checks done. Running the testcase now 2025-07-22 13:32:21,976 - INFO - 2025-07-22 13:32:21,980 - INFO - Namespace default already exists 2025-07-22 13:32:21,980 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-22 13:32:22,098 - DEBUG - Output : cluster_project={} 2025-07-22 13:32:22,161 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-22 13:32:22,161 - DEBUG - Project uuid in Contrail is 04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:32:22,162 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-22 13:32:22,311 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-22 13:32:22,311 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=f2399fcd-e573-4dc6-a69f-b38caae3bdfc 2025-07-22 13:32:22,316 - INFO - Namespace default with uuid f2399fcd-e573-4dc6-a69f-b38caae3bdfc found in kube manager 2025-07-22 13:32:22,316 - INFO - Namespace default verification passed 2025-07-22 13:32:22,320 - DEBUG - Service ctest-nginx-svc-93060343 not present 2025-07-22 13:32:22,320 - INFO - Creating service ctest-nginx-svc-93060343 2025-07-22 13:32:22,339 - INFO - Created Service ctest-nginx-svc-93060343 2025-07-22 13:32:22,350 - DEBUG - Pod ctest-nginx-pod-81661195 not present 2025-07-22 13:32:22,350 - INFO - Creating Pod ctest-nginx-pod-81661195 2025-07-22 13:32:22,398 - DEBUG - Pod : ctest-nginx-pod-81661195 UUID is f70aed0f-6423-4183-8f59-6d5a4bf81c92 2025-07-22 13:32:22,402 - DEBUG - Pod ctest-nginx-pod-47929685 not present 2025-07-22 13:32:22,402 - INFO - Creating Pod ctest-nginx-pod-47929685 2025-07-22 13:32:22,461 - DEBUG - Pod : ctest-nginx-pod-47929685 UUID is 91e22025-2309-4c21-a4d7-7469ec75bf4c 2025-07-22 13:32:22,661 - INFO - Created VN __public__, UUID :98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:22,970 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-07-22 13:32:22,979 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a488fe96-833b-44f8-9705-2f8414823e2c 2025-07-22 13:32:23,003 - DEBUG - Requesting: http://10.0.0.65:8082/project/04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:32:23,155 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:23,174 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:23,214 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:23,228 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:23,241 - DEBUG - Route Targets: [] 2025-07-22 13:32:23,241 - DEBUG - RT names not yet present for VN __public__ 2025-07-22 13:32:28,242 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-07-22 13:32:28,248 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a488fe96-833b-44f8-9705-2f8414823e2c 2025-07-22 13:32:28,257 - DEBUG - Requesting: http://10.0.0.65:8082/project/04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:32:28,299 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,309 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,319 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:28,336 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:28,344 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/d2deacf1-bb1e-445e-915b-4794a1be8292 2025-07-22 13:32:28,352 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-22 13:32:28,352 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,363 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:28,389 - INFO - Verified VN network id 14 for VN 98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,389 - INFO - Verifications in API Server for VN __public__ passed 2025-07-22 13:32:28,389 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,402 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:28,414 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:32:28,424 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/d2deacf1-bb1e-445e-915b-4794a1be8292 2025-07-22 13:32:28,433 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-22 13:32:28,443 - DEBUG - Control-node 10.0.0.65 : 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': '10967791961291180062', 'uuid-lslong': '9395096659448510744'}, 'enable': 'true', 'created': '2025-07-22T13:32:22', 'last-modified': '2025-07-22T13:32:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.579269'} 2025-07-22 13:32:28,443 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:32:28,451 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-22 13:32:28,451 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-22 13:32:28,452 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-22 13:32:28,452 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-07-22 13:32:28,460 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a488fe96-833b-44f8-9705-2f8414823e2c 2025-07-22 13:32:28,472 - DEBUG - Requesting: http://10.0.0.65:8082/project/04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:32:28,521 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,534 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-22 13:32:28,534 - DEBUG - Verifying the vn in opserver 2025-07-22 13:32:28,534 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-07-22 13:32:28,534 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-07-22 13:32:28,541 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-22 13:32:28,541 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-22 13:32:28,541 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:32:28,548 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:32:28,555 - DEBUG - Do not have enough data to verify VN in agent 2025-07-22 13:32:28,556 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:32:28,561 - DEBUG - VRF ids for VN __public__: {} 2025-07-22 13:32:28,674 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-22 13:32:28,810 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-07-22 13:32:28,817 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a488fe96-833b-44f8-9705-2f8414823e2c 2025-07-22 13:32:28,837 - DEBUG - Requesting: http://10.0.0.65:8082/project/04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:32:28,901 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:28,917 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/3624b915-96d5-418e-a279-65cd578457a1 2025-07-22 13:32:28,926 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-07-22 13:32:28,932 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a488fe96-833b-44f8-9705-2f8414823e2c 2025-07-22 13:32:28,945 - DEBUG - Requesting: http://10.0.0.65:8082/project/04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:32:28,996 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/98356cad-cf25-481e-8262-16a268e33918 2025-07-22 13:32:29,009 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-22 13:32:29,009 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-22 13:32:29,019 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-22 13:32:29,025 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-22 13:32:29,025 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-22 13:32:29,029 - DEBUG - Ingress ctest-nginx-ingress-52721090 not present 2025-07-22 13:32:29,029 - INFO - Creating Ingress ctest-nginx-ingress-52721090 2025-07-22 13:32:29,038 - INFO - Created Ingress ctest-nginx-ingress-52721090 2025-07-22 13:32:29,042 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-52721090 2025-07-22 13:32:32,047 - DEBUG - For Ingress ctest-nginx-ingress-52721090, Cluster IP: 10.47.255.249, External IPs ['133.54.149.124'] 2025-07-22 13:32:32,047 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-52721090 2025-07-22 13:32:32,047 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=4e503644-941a-4e4c-b3c4-cfb0bd681854 2025-07-22 13:32:32,053 - INFO - Ingress ctest-nginx-ingress-52721090 with uuid 4e503644-941a-4e4c-b3c4-cfb0bd681854 found in kube manager 2025-07-22 13:32:32,054 - INFO - Ingress ctest-nginx-ingress-52721090 verification passed 2025-07-22 13:32:32,059 - DEBUG - Pod ctest-busybox-pod-13338270 not present 2025-07-22 13:32:32,059 - INFO - Creating Pod ctest-busybox-pod-13338270 2025-07-22 13:32:32,106 - DEBUG - Pod : ctest-busybox-pod-13338270 UUID is 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:32:32,113 - DEBUG - Pod ctest-nginx-pod-81661195 not in running state.Currently in Pending 2025-07-22 13:32:37,120 - DEBUG - Pod ctest-nginx-pod-81661195 not in running state.Currently in Pending 2025-07-22 13:32:42,128 - INFO - Pod ctest-nginx-pod-81661195 is in running state.Got IP 10.47.255.251 2025-07-22 13:32:42,145 - DEBUG - Pod ctest-nginx-pod-81661195 has vmi 4d2fa246-6700-11f0-900f-fa163ee88149 2025-07-22 13:32:42,145 - INFO - Verified pod ctest-nginx-pod-81661195 in contrail-api 2025-07-22 13:32:42,145 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:32:42,158 - DEBUG - VMI 4d2fa246-6700-11f0-900f-fa163ee88149 is active in agent 10.0.0.23 2025-07-22 13:32:42,159 - INFO - Verified Pod ctest-nginx-pod-81661195 in agent 10.0.0.23 2025-07-22 13:32:42,159 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=f70aed0f-6423-4183-8f59-6d5a4bf81c92 2025-07-22 13:32:42,169 - INFO - Pod ctest-nginx-pod-81661195 with uuid f70aed0f-6423-4183-8f59-6d5a4bf81c92 found in kube manager 2025-07-22 13:32:42,169 - INFO - Pod ctest-nginx-pod-81661195 verification passed 2025-07-22 13:32:42,250 - DEBUG - [Pod ctest-nginx-pod-81661195] Cmd: echo ctest-nginx-pod-81661195 > /usr/share/nginx/html/index.html, Output: 2025-07-22 13:32:42,257 - INFO - Pod ctest-nginx-pod-47929685 is in running state.Got IP 10.47.255.250 2025-07-22 13:32:42,314 - DEBUG - Pod ctest-nginx-pod-47929685 has vmi 4daa5374-6700-11f0-900f-fa163ee88149 2025-07-22 13:32:42,315 - INFO - Verified pod ctest-nginx-pod-47929685 in contrail-api 2025-07-22 13:32:42,315 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:32:42,331 - DEBUG - VMI 4daa5374-6700-11f0-900f-fa163ee88149 is active in agent 10.0.0.23 2025-07-22 13:32:42,332 - INFO - Verified Pod ctest-nginx-pod-47929685 in agent 10.0.0.23 2025-07-22 13:32:42,334 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=91e22025-2309-4c21-a4d7-7469ec75bf4c 2025-07-22 13:32:42,343 - INFO - Pod ctest-nginx-pod-47929685 with uuid 91e22025-2309-4c21-a4d7-7469ec75bf4c found in kube manager 2025-07-22 13:32:42,343 - INFO - Pod ctest-nginx-pod-47929685 verification passed 2025-07-22 13:32:42,395 - DEBUG - [Pod ctest-nginx-pod-47929685] Cmd: echo ctest-nginx-pod-47929685 > /usr/share/nginx/html/index.html, Output: 2025-07-22 13:32:42,401 - DEBUG - Pod ctest-busybox-pod-13338270 not in running state.Currently in Pending 2025-07-22 13:32:47,408 - DEBUG - Pod ctest-busybox-pod-13338270 not in running state.Currently in Pending 2025-07-22 13:32:52,419 - INFO - Pod ctest-busybox-pod-13338270 is in running state.Got IP 10.47.255.248 2025-07-22 13:32:52,438 - DEBUG - Pod ctest-busybox-pod-13338270 has vmi 52498aa8-6700-11f0-900f-fa163ee88149 2025-07-22 13:32:52,438 - INFO - Verified pod ctest-busybox-pod-13338270 in contrail-api 2025-07-22 13:32:52,439 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:32:52,454 - DEBUG - VMI 52498aa8-6700-11f0-900f-fa163ee88149 is active in agent 10.0.0.23 2025-07-22 13:32:52,454 - INFO - Verified Pod ctest-busybox-pod-13338270 in agent 10.0.0.23 2025-07-22 13:32:52,454 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:32:52,462 - INFO - Pod ctest-busybox-pod-13338270 with uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 found in kube manager 2025-07-22 13:32:52,463 - INFO - Pod ctest-busybox-pod-13338270 verification passed 2025-07-22 13:32:52,532 - DEBUG - [Pod ctest-busybox-pod-13338270] 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-81661195 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,533 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-22 13:32:52,533 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-81661195 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,595 - DEBUG - [Pod ctest-busybox-pod-13338270] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-81661195 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,595 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-22 13:32:52,595 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd output: ctest-nginx-pod-81661195 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,650 - DEBUG - [Pod ctest-busybox-pod-13338270] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-81661195 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,651 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-22 13:32:52,651 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd output: ctest-nginx-pod-81661195 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,704 - DEBUG - [Pod ctest-busybox-pod-13338270] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-47929685 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,704 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-22 13:32:52,704 - DEBUG - [Pod Pod ctest-busybox-pod-13338270] Cmd output: ctest-nginx-pod-47929685 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 13:32:52,704 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-81661195': 3, 'ctest-nginx-pod-47929685': 1} 2025-07-22 13:32:52,705 - WARNING - Nothing to delete parallely 2025-07-22 13:32:52,705 - INFO - Deleting pod default:ctest-busybox-pod-13338270 2025-07-22 13:32:52,720 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:32:52,730 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:32:57,731 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:32:57,738 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:02,738 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:33:02,747 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:07,748 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:33:07,756 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:12,757 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:33:12,765 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:17,766 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:33:17,774 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:22,775 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:33:22,783 - WARNING - Pod uuid 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:27,785 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6f4cdc45-74b2-44af-9fcb-6fb121b5d665 2025-07-22 13:33:27,793 - DEBUG - Pod 6f4cdc45-74b2-44af-9fcb-6fb121b5d665 is not in agent 10.0.0.23 VM list 2025-07-22 13:33:27,793 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:52498aa8-6700-11f0-900f-fa163ee88149 2025-07-22 13:33:27,800 - DEBUG - VMI 52498aa8-6700-11f0-900f-fa163ee88149 is removed from agent 10.0.0.23 2025-07-22 13:33:27,800 - INFO - Verified that pod ctest-busybox-pod-13338270 is removed in agent 2025-07-22 13:33:27,800 - INFO - Deleting Ingress : ctest-nginx-ingress-52721090 2025-07-22 13:33:27,817 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=4e503644-941a-4e4c-b3c4-cfb0bd681854 2025-07-22 13:33:27,823 - ERROR - Ingress ctest-nginx-ingress-52721090 with uuid 4e503644-941a-4e4c-b3c4-cfb0bd681854 still found in kube manager 2025-07-22 13:33:28,824 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=4e503644-941a-4e4c-b3c4-cfb0bd681854 2025-07-22 13:33:28,829 - INFO - Ingress ctest-nginx-ingress-52721090 with uuid 4e503644-941a-4e4c-b3c4-cfb0bd681854 deleted successfully from kube manager 2025-07-22 13:33:28,829 - INFO - Verifications on Ingress %s cleanup passed 2025-07-22 13:33:28,829 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-22 13:33:29,001 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-22 13:33:29,012 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-22 13:33:29,012 - INFO - Deleting VN __public__ 2025-07-22 13:33:29,298 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eb18a700-bb59-40ae-af38-267231029081 2025-07-22 13:33:29,311 - DEBUG - Response Code: 404 2025-07-22 13:33:29,311 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-07-22 13:33:29,322 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a488fe96-833b-44f8-9705-2f8414823e2c 2025-07-22 13:33:29,368 - DEBUG - Requesting: http://10.0.0.65:8082/project/04d0b165-6127-47e0-80aa-7278eb2217d8 2025-07-22 13:33:29,468 - INFO - Validated that VN __public__ is not found in API Server 2025-07-22 13:33:29,468 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-22 13:33:29,481 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:33:29,495 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-07-22 13:33:29,495 - INFO - Validated that VN __public__ is not in any agent 2025-07-22 13:33:29,495 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:33:29,519 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 13:33:29,525 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-22 13:33:29,544 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-22 13:33:29,547 - INFO - Deleting pod default:ctest-nginx-pod-47929685 2025-07-22 13:33:29,576 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=91e22025-2309-4c21-a4d7-7469ec75bf4c 2025-07-22 13:33:29,589 - WARNING - Pod uuid 91e22025-2309-4c21-a4d7-7469ec75bf4c is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:34,591 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=91e22025-2309-4c21-a4d7-7469ec75bf4c 2025-07-22 13:33:34,599 - DEBUG - Pod 91e22025-2309-4c21-a4d7-7469ec75bf4c is not in agent 10.0.0.23 VM list 2025-07-22 13:33:34,599 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4daa5374-6700-11f0-900f-fa163ee88149 2025-07-22 13:33:34,608 - DEBUG - VMI 4daa5374-6700-11f0-900f-fa163ee88149 is removed from agent 10.0.0.23 2025-07-22 13:33:34,608 - INFO - Verified that pod ctest-nginx-pod-47929685 is removed in agent 2025-07-22 13:33:34,608 - INFO - Deleting pod default:ctest-nginx-pod-81661195 2025-07-22 13:33:34,648 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f70aed0f-6423-4183-8f59-6d5a4bf81c92 2025-07-22 13:33:34,663 - WARNING - Pod uuid f70aed0f-6423-4183-8f59-6d5a4bf81c92 is still seen in agent 10.0.0.23 VM list 2025-07-22 13:33:39,664 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f70aed0f-6423-4183-8f59-6d5a4bf81c92 2025-07-22 13:33:39,673 - DEBUG - Pod f70aed0f-6423-4183-8f59-6d5a4bf81c92 is not in agent 10.0.0.23 VM list 2025-07-22 13:33:39,673 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4d2fa246-6700-11f0-900f-fa163ee88149 2025-07-22 13:33:39,680 - DEBUG - VMI 4d2fa246-6700-11f0-900f-fa163ee88149 is removed from agent 10.0.0.23 2025-07-22 13:33:39,680 - INFO - Verified that pod ctest-nginx-pod-81661195 is removed in agent 2025-07-22 13:33:39,680 - INFO - Deleting service : ctest-nginx-svc-93060343 2025-07-22 13:33:39,930 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 13:33:39,937 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 13:33:39,938 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:18]
2025-07-22 13:33:39,938 - INFO - -------------------------------------------------------------------------------- 2025-07-22 13:33:46,421 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-22 13:33:46,551 - DEBUG - Output : cluster_project={} 2025-07-22 13:33:46,701 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-22 13:33:46,871 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-22 13:33:46,877 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-22 13:33:47,008 - DEBUG - Output : cluster_project={} 2025-07-22 13:34:02,159 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:02,201 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:02,289 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:02,371 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:02,418 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:07,611 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:07,656 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:07,744 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 13:34:07,985 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 13:34:10,619 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-07-22 13:34:10,628 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-07-22 13:34:10,660 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-07-22 13:34:12,693 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-07-22 13:37:22,248 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 13:37:22,309 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f3c63b35-328c-47e2-9549-1a9142620a72 2025-07-22 13:37:22,321 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eb62924e-f0a0-4dfb-9705-d21c9affbc6f 2025-07-22 13:37:22,327 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:22,331 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:22,336 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:22,340 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:22,347 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab92adb9-5ef1-44c8-b0ab-ecfa77a854e6 2025-07-22 13:37:22,352 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7becbcd4-170c-4834-966a-9e7002c45f1b 2025-07-22 13:37:27,359 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f3c63b35-328c-47e2-9549-1a9142620a72 2025-07-22 13:37:27,369 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f29f008-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:27,427 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7becbcd4-170c-4834-966a-9e7002c45f1b 2025-07-22 13:37:27,429 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eb62924e-f0a0-4dfb-9705-d21c9affbc6f 2025-07-22 13:37:27,430 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab92adb9-5ef1-44c8-b0ab-ecfa77a854e6 2025-07-22 13:37:27,433 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:27,434 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:27,436 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:27,437 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:27,459 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:810f1d3a-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:27,462 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:806f0444-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:27,468 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fb098c4-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:32,459 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:32,461 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:32,468 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:32,470 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:37,475 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:37,477 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:37,484 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:37,485 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:42,490 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:42,491 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:42,497 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:42,499 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:47,506 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:47,508 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:47,514 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:47,516 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:52,520 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:52,522 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:52,527 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:52,529 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:57,545 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5d8ff091-ba28-41f0-b864-62062efccf96 2025-07-22 13:37:57,547 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e150f218-fb1b-41a7-ba8f-9fa385d03510 2025-07-22 13:37:57,549 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=eed85987-5f62-4329-933a-95eba5fb8088 2025-07-22 13:37:57,550 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4bd7ea2f-80e3-41b4-ad7a-33de8beec143 2025-07-22 13:37:57,563 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:83775c0e-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:57,565 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:82e3372c-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:57,569 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8244ba84-6700-11f0-900f-fa163ee88149 2025-07-22 13:37:57,571 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81b88a96-6700-11f0-900f-fa163ee88149