2025-10-09 20:03:24,402 - DEBUG - [10.0.0.240]: Running cmd : hostname 2025-10-09 20:03:24,636 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1560-1 2025-10-09 20:03:24,636 - DEBUG - [10.0.0.240]: Running cmd : hostname -f 2025-10-09 20:03:24,670 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1560-1 2025-10-09 20:03:24,670 - DEBUG - [10.0.0.240]: 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-10-09 20:03:24,764 - DEBUG - Output : NAMES contrail_test_fvyyz4F4Q contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 2025-10-09 20:03:24,765 - DEBUG - [10.0.0.240]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-09 20:03:24,798 - DEBUG - Output : 127.0.0.1/8 10.0.0.240/24 252.240.0.1/8 10.66.65.1/24 172.17.0.1/16 2025-10-09 20:03:24,798 - DEBUG - [10.0.0.240]: Running cmd : getent hosts 10.0.0.240 | head -n 1 | awk '{print $2}' 2025-10-09 20:03:24,867 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1560-1 2025-10-09 20:03:24,923 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-10-09 20:03:25,137 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1560-1 2025-10-09 20:03:25,137 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-10-09 20:03:25,160 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1560-1 2025-10-09 20:03:25,161 - DEBUG - [10.0.0.241]: 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-10-09 20:03:25,205 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-09 20:03:25,205 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-09 20:03:25,272 - DEBUG - Output : 10.0.0.241/24 2025-10-09 20:03:25,272 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-10-09 20:03:25,306 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1560-1 2025-10-09 20:03:25,361 - INFO - Using existing project ['default-domain', 'k8s-default'](2ded7829-fd03-4cca-b1df-fee251cc90b6) 2025-10-09 20:03:25,462 - INFO - Using existing project ['default-domain', 'k8s-default'](2ded7829-fd03-4cca-b1df-fee251cc90b6) 2025-10-09 20:03:25,572 - INFO - ================================================================================ 2025-10-09 20:03:25,572 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-09 20:03:25,572 - 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-10-09 20:03:25,801 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 20:03:25,807 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.240': '0'}} with 2025-10-09 20:03:25,807 - INFO - Initial checks done. Running the testcase now 2025-10-09 20:03:25,807 - INFO - 2025-10-09 20:03:25,810 - INFO - Namespace default already exists 2025-10-09 20:03:25,811 - DEBUG - [10.0.0.240]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 20:03:25,915 - DEBUG - Output : cluster_project={} 2025-10-09 20:03:25,954 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-09 20:03:25,954 - DEBUG - Project uuid in Contrail is 2ded7829-fd03-4cca-b1df-fee251cc90b6 2025-10-09 20:03:25,954 - DEBUG - [10.0.0.240]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-09 20:03:26,081 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 20:03:26,081 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_NamespaceDatabaseList?namespace_uuid=93f037ea-bbca-477c-a155-9eb1ce3ea52b 2025-10-09 20:03:26,084 - INFO - Namespace default with uuid 93f037ea-bbca-477c-a155-9eb1ce3ea52b found in kube manager 2025-10-09 20:03:26,085 - INFO - Namespace default verification passed 2025-10-09 20:03:26,087 - DEBUG - Service ctest-nginx-svc-14975174 not present 2025-10-09 20:03:26,088 - INFO - Creating service ctest-nginx-svc-14975174 2025-10-09 20:03:26,118 - INFO - Created Service ctest-nginx-svc-14975174 2025-10-09 20:03:26,124 - DEBUG - Pod ctest-nginx-pod-54671790 not present 2025-10-09 20:03:26,124 - INFO - Creating Pod ctest-nginx-pod-54671790 2025-10-09 20:03:26,203 - DEBUG - Node for Pod ctest-nginx-pod-54671790 not yet populated 2025-10-09 20:03:29,209 - DEBUG - Pod : ctest-nginx-pod-54671790 UUID is 7118a2bc-60aa-45f0-8588-c79faf759954 2025-10-09 20:03:29,212 - DEBUG - Pod ctest-nginx-pod-44321976 not present 2025-10-09 20:03:29,212 - INFO - Creating Pod ctest-nginx-pod-44321976 2025-10-09 20:03:29,239 - DEBUG - Pod : ctest-nginx-pod-44321976 UUID is c3c3d44f-f470-4b1d-a6e3-cce7de112b8e 2025-10-09 20:03:29,431 - INFO - Created VN __public__, UUID :ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,646 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-09 20:03:29,650 - DEBUG - Requesting: http://10.0.0.240:8082/domain/f75684f8-249d-43d0-ade4-e4e7e834c701 2025-10-09 20:03:29,660 - DEBUG - Requesting: http://10.0.0.240:8082/project/2ded7829-fd03-4cca-b1df-fee251cc90b6 2025-10-09 20:03:29,701 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,710 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,717 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f 2025-10-09 20:03:29,723 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f 2025-10-09 20:03:29,728 - DEBUG - Requesting: http://10.0.0.240:8082/route-target/b0dafc6e-42d5-4ec6-a3dc-616ee78f2df0 2025-10-09 20:03:29,756 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 20:03:29,756 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,766 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f 2025-10-09 20:03:29,788 - INFO - Verified VN network id 13 for VN ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,788 - INFO - Verifications in API Server for VN __public__ passed 2025-10-09 20:03:29,788 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,795 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f 2025-10-09 20:03:29,800 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f 2025-10-09 20:03:29,804 - DEBUG - Requesting: http://10.0.0.240:8082/route-target/b0dafc6e-42d5-4ec6-a3dc-616ee78f2df0 2025-10-09 20:03:29,809 - DEBUG - Requesting: http://10.0.0.240:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 20:03:29,815 - DEBUG - Control-node 10.0.0.240 : 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': '13427940881816240239', 'uuid-lslong': '12621021211705506576'}, 'enable': 'true', 'created': '2025-10-09T20:03:29', 'last-modified': '2025-10-09T20:03:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.229138'} 2025-10-09 20:03:29,815 - DEBUG - Requesting: http://10.0.0.240:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:03:29,826 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 20:03:29,826 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-09 20:03:29,827 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-09 20:03:29,827 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-09 20:03:29,832 - DEBUG - Requesting: http://10.0.0.240:8082/domain/f75684f8-249d-43d0-ade4-e4e7e834c701 2025-10-09 20:03:29,838 - DEBUG - Requesting: http://10.0.0.240:8082/project/2ded7829-fd03-4cca-b1df-fee251cc90b6 2025-10-09 20:03:29,888 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:29,898 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-09 20:03:29,898 - DEBUG - Verifying the vn in opserver 2025-10-09 20:03:29,899 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.240 2025-10-09 20:03:29,899 - DEBUG - Requesting: http://10.0.0.240:8081/analytics/uves/virtual-networks 2025-10-09 20:03:29,907 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.240:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-09 20:03:29,908 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-09 20:03:29,908 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:03:29,914 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:03:29,918 - DEBUG - Do not have enough data to verify VN in agent 2025-10-09 20:03:29,918 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:03:29,923 - DEBUG - VRF ids for VN __public__: {} 2025-10-09 20:03:30,045 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-09 20:03:30,202 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-09 20:03:30,207 - DEBUG - Requesting: http://10.0.0.240:8082/domain/f75684f8-249d-43d0-ade4-e4e7e834c701 2025-10-09 20:03:30,213 - DEBUG - Requesting: http://10.0.0.240:8082/project/2ded7829-fd03-4cca-b1df-fee251cc90b6 2025-10-09 20:03:30,255 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:30,264 - DEBUG - Requesting: http://10.0.0.240:8082/floating-ip-pool/21f17314-7094-4da7-a3f3-5283f23f969a 2025-10-09 20:03:30,269 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-09 20:03:30,272 - DEBUG - Requesting: http://10.0.0.240:8082/domain/f75684f8-249d-43d0-ade4-e4e7e834c701 2025-10-09 20:03:30,277 - DEBUG - Requesting: http://10.0.0.240:8082/project/2ded7829-fd03-4cca-b1df-fee251cc90b6 2025-10-09 20:03:30,307 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/ba59a116-759a-406f-af26-dfec4a607b10 2025-10-09 20:03:30,315 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-09 20:03:30,315 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-09 20:03:30,320 - DEBUG - Requesting: http://10.0.0.240:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-09 20:03:30,325 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-09 20:03:30,325 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-09 20:03:30,327 - DEBUG - Ingress ctest-nginx-ingress-99314799 not present 2025-10-09 20:03:30,328 - INFO - Creating Ingress ctest-nginx-ingress-99314799 2025-10-09 20:03:30,338 - INFO - Created Ingress ctest-nginx-ingress-99314799 2025-10-09 20:03:30,341 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99314799 2025-10-09 20:03:33,346 - DEBUG - For Ingress ctest-nginx-ingress-99314799, Cluster IP: 10.47.255.249, External IPs ['130.248.97.188'] 2025-10-09 20:03:33,346 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99314799 2025-10-09 20:03:33,346 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_LoadbalancerDatabaseList?x=18d42572-5ada-43ba-aaf4-6135a983563f 2025-10-09 20:03:33,350 - INFO - Ingress ctest-nginx-ingress-99314799 with uuid 18d42572-5ada-43ba-aaf4-6135a983563f found in kube manager 2025-10-09 20:03:33,350 - INFO - Ingress ctest-nginx-ingress-99314799 verification passed 2025-10-09 20:03:33,353 - DEBUG - Pod ctest-busybox-pod-15606642 not present 2025-10-09 20:03:33,353 - INFO - Creating Pod ctest-busybox-pod-15606642 2025-10-09 20:03:33,383 - DEBUG - Pod : ctest-busybox-pod-15606642 UUID is 6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:03:33,389 - DEBUG - Pod ctest-nginx-pod-54671790 not in running state.Currently in Pending 2025-10-09 20:03:38,397 - DEBUG - Pod ctest-nginx-pod-54671790 not in running state.Currently in Pending 2025-10-09 20:03:43,404 - INFO - Pod ctest-nginx-pod-54671790 is in running state.Got IP 10.47.255.251 2025-10-09 20:03:43,415 - DEBUG - Pod ctest-nginx-pod-54671790 has vmi 0519a1c6-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:03:43,415 - INFO - Verified pod ctest-nginx-pod-54671790 in contrail-api 2025-10-09 20:03:43,415 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:03:43,429 - DEBUG - VMI 0519a1c6-a54b-11f0-8b76-fa163ec926ba is active in agent 10.0.0.241 2025-10-09 20:03:43,429 - INFO - Verified Pod ctest-nginx-pod-54671790 in agent 10.0.0.241 2025-10-09 20:03:43,429 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_VirtualMachineDatabaseList?x=7118a2bc-60aa-45f0-8588-c79faf759954 2025-10-09 20:03:43,435 - INFO - Pod ctest-nginx-pod-54671790 with uuid 7118a2bc-60aa-45f0-8588-c79faf759954 found in kube manager 2025-10-09 20:03:43,435 - INFO - Pod ctest-nginx-pod-54671790 verification passed 2025-10-09 20:03:43,500 - DEBUG - [Pod ctest-nginx-pod-54671790] Cmd: echo ctest-nginx-pod-54671790 > /usr/share/nginx/html/index.html, Output: 2025-10-09 20:03:43,507 - INFO - Pod ctest-nginx-pod-44321976 is in running state.Got IP 10.47.255.250 2025-10-09 20:03:43,518 - DEBUG - Pod ctest-nginx-pod-44321976 has vmi 06349ffc-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:03:43,518 - INFO - Verified pod ctest-nginx-pod-44321976 in contrail-api 2025-10-09 20:03:43,518 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:03:43,527 - DEBUG - VMI 06349ffc-a54b-11f0-8b76-fa163ec926ba is active in agent 10.0.0.241 2025-10-09 20:03:43,527 - INFO - Verified Pod ctest-nginx-pod-44321976 in agent 10.0.0.241 2025-10-09 20:03:43,527 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_VirtualMachineDatabaseList?x=c3c3d44f-f470-4b1d-a6e3-cce7de112b8e 2025-10-09 20:03:43,531 - INFO - Pod ctest-nginx-pod-44321976 with uuid c3c3d44f-f470-4b1d-a6e3-cce7de112b8e found in kube manager 2025-10-09 20:03:43,531 - INFO - Pod ctest-nginx-pod-44321976 verification passed 2025-10-09 20:03:43,581 - DEBUG - [Pod ctest-nginx-pod-44321976] Cmd: echo ctest-nginx-pod-44321976 > /usr/share/nginx/html/index.html, Output: 2025-10-09 20:03:43,588 - INFO - Pod ctest-busybox-pod-15606642 is in running state.Got IP 10.47.255.248 2025-10-09 20:03:43,642 - DEBUG - Pod ctest-busybox-pod-15606642 has vmi 08b4ea70-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:03:43,642 - INFO - Verified pod ctest-busybox-pod-15606642 in contrail-api 2025-10-09 20:03:43,642 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:03:43,651 - DEBUG - VMI 08b4ea70-a54b-11f0-8b76-fa163ec926ba is active in agent 10.0.0.241 2025-10-09 20:03:43,651 - INFO - Verified Pod ctest-busybox-pod-15606642 in agent 10.0.0.241 2025-10-09 20:03:43,651 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_VirtualMachineDatabaseList?x=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:03:43,655 - INFO - Pod ctest-busybox-pod-15606642 with uuid 6b712e0c-08b6-4764-9769-873dd942fbfd found in kube manager 2025-10-09 20:03:43,655 - INFO - Pod ctest-busybox-pod-15606642 verification passed 2025-10-09 20:03:43,708 - DEBUG - [Pod ctest-busybox-pod-15606642] 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-54671790 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-09 20:03:43,709 - DEBUG - [Pod Pod ctest-busybox-pod-15606642] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:03:43,709 - DEBUG - [Pod Pod ctest-busybox-pod-15606642] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-54671790 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-09 20:03:43,768 - DEBUG - [Pod ctest-busybox-pod-15606642] 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-44321976 2025-10-09 20:03:43,768 - DEBUG - [Pod Pod ctest-busybox-pod-15606642] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:03:43,768 - DEBUG - [Pod Pod ctest-busybox-pod-15606642] 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-44321976 2025-10-09 20:03:43,768 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-54671790': 1, 'ctest-nginx-pod-44321976': 1} 2025-10-09 20:03:43,769 - WARNING - Nothing to delete parallely 2025-10-09 20:03:43,769 - INFO - Deleting pod default:ctest-busybox-pod-15606642 2025-10-09 20:03:43,786 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:03:43,792 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:03:48,793 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:03:48,803 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:03:53,804 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:03:53,838 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:03:58,839 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:03:58,848 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:04:03,849 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:04:03,854 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:04:08,855 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:04:08,867 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:04:13,868 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:04:13,878 - WARNING - Pod uuid 6b712e0c-08b6-4764-9769-873dd942fbfd is still seen in agent 10.0.0.241 VM list 2025-10-09 20:04:18,879 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b712e0c-08b6-4764-9769-873dd942fbfd 2025-10-09 20:04:18,884 - DEBUG - Pod 6b712e0c-08b6-4764-9769-873dd942fbfd is not in agent 10.0.0.241 VM list 2025-10-09 20:04:18,885 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08b4ea70-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:04:18,889 - DEBUG - VMI 08b4ea70-a54b-11f0-8b76-fa163ec926ba is removed from agent 10.0.0.241 2025-10-09 20:04:18,889 - INFO - Verified that pod ctest-busybox-pod-15606642 is removed in agent 2025-10-09 20:04:18,889 - INFO - Deleting Ingress : ctest-nginx-ingress-99314799 2025-10-09 20:04:18,933 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_LoadbalancerDatabaseList?x=18d42572-5ada-43ba-aaf4-6135a983563f 2025-10-09 20:04:18,939 - ERROR - Ingress ctest-nginx-ingress-99314799 with uuid 18d42572-5ada-43ba-aaf4-6135a983563f still found in kube manager 2025-10-09 20:04:19,940 - DEBUG - Requesting: http://10.0.0.240:8108/Snh_LoadbalancerDatabaseList?x=18d42572-5ada-43ba-aaf4-6135a983563f 2025-10-09 20:04:19,943 - INFO - Ingress ctest-nginx-ingress-99314799 with uuid 18d42572-5ada-43ba-aaf4-6135a983563f deleted successfully from kube manager 2025-10-09 20:04:19,943 - INFO - Verifications on Ingress %s cleanup passed 2025-10-09 20:04:19,943 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-09 20:04:20,021 - DEBUG - Requesting: http://10.0.0.240:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-09 20:04:20,027 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-09 20:04:20,027 - INFO - Deleting VN __public__ 2025-10-09 20:04:20,118 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/abf01fad-a592-4570-984f-9c1ed17c2e2f 2025-10-09 20:04:20,128 - DEBUG - Response Code: 404 2025-10-09 20:04:20,128 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-09 20:04:20,136 - DEBUG - Requesting: http://10.0.0.240:8082/domain/f75684f8-249d-43d0-ade4-e4e7e834c701 2025-10-09 20:04:20,146 - DEBUG - Requesting: http://10.0.0.240:8082/project/2ded7829-fd03-4cca-b1df-fee251cc90b6 2025-10-09 20:04:20,201 - INFO - Validated that VN __public__ is not found in API Server 2025-10-09 20:04:20,202 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-09 20:04:20,208 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:04:20,218 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-10-09 20:04:20,218 - INFO - Validated that VN __public__ is not in any agent 2025-10-09 20:04:20,218 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:04:20,227 - DEBUG - Requesting: http://10.0.0.240:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:04:20,239 - DEBUG - Requesting: http://10.0.0.240:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 20:04:20,247 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-09 20:04:20,248 - INFO - Deleting pod default:ctest-nginx-pod-44321976 2025-10-09 20:04:20,264 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c3c3d44f-f470-4b1d-a6e3-cce7de112b8e 2025-10-09 20:04:20,282 - WARNING - Pod uuid c3c3d44f-f470-4b1d-a6e3-cce7de112b8e is still seen in agent 10.0.0.241 VM list 2025-10-09 20:04:25,282 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c3c3d44f-f470-4b1d-a6e3-cce7de112b8e 2025-10-09 20:04:25,288 - DEBUG - Pod c3c3d44f-f470-4b1d-a6e3-cce7de112b8e is not in agent 10.0.0.241 VM list 2025-10-09 20:04:25,288 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:06349ffc-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:04:25,293 - DEBUG - VMI 06349ffc-a54b-11f0-8b76-fa163ec926ba is removed from agent 10.0.0.241 2025-10-09 20:04:25,293 - INFO - Verified that pod ctest-nginx-pod-44321976 is removed in agent 2025-10-09 20:04:25,293 - INFO - Deleting pod default:ctest-nginx-pod-54671790 2025-10-09 20:04:25,311 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7118a2bc-60aa-45f0-8588-c79faf759954 2025-10-09 20:04:25,325 - WARNING - Pod uuid 7118a2bc-60aa-45f0-8588-c79faf759954 is still seen in agent 10.0.0.241 VM list 2025-10-09 20:04:30,326 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7118a2bc-60aa-45f0-8588-c79faf759954 2025-10-09 20:04:30,332 - DEBUG - Pod 7118a2bc-60aa-45f0-8588-c79faf759954 is not in agent 10.0.0.241 VM list 2025-10-09 20:04:30,332 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0519a1c6-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:04:30,338 - DEBUG - VMI 0519a1c6-a54b-11f0-8b76-fa163ec926ba is removed from agent 10.0.0.241 2025-10-09 20:04:30,338 - INFO - Verified that pod ctest-nginx-pod-54671790 is removed in agent 2025-10-09 20:04:30,338 - INFO - Deleting service : ctest-nginx-svc-14975174 2025-10-09 20:04:30,524 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 20:04:30,530 - DEBUG - No XMPP flaps were noticed during the test 2025-10-09 20:04:30,530 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:05] 2025-10-09 20:04:30,530 - INFO - -------------------------------------------------------------------------------- 2025-10-09 20:04:36,931 - DEBUG - [10.0.0.240]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 20:04:37,042 - DEBUG - Output : cluster_project={} 2025-10-09 20:04:37,140 - DEBUG - [10.0.0.240]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-09 20:04:37,300 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 20:04:37,305 - DEBUG - [10.0.0.240]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 20:04:37,455 - DEBUG - Output : cluster_project={} 2025-10-09 20:04:52,591 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:52,624 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:52,702 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:52,778 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:57,815 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:57,890 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:57,921 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:57,994 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:04:58,254 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 20:04:59,963 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-10-09 20:04:59,968 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-10-09 20:04:59,994 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-10-09 20:05:02,016 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-10-09 20:08:02,009 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 20:08:02,054 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:02,078 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:02,093 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:02,118 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f662330a-d118-4ce6-81f7-c175ef7b7adb 2025-10-09 20:08:02,131 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:02,138 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7b3484c4-ca4d-44f6-b450-fe4a4495dbec 2025-10-09 20:08:02,145 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:02,153 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:07,160 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:07,203 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:07,205 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:07,206 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:07,208 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7b3484c4-ca4d-44f6-b450-fe4a4495dbec 2025-10-09 20:08:07,209 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:07,210 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:07,211 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f662330a-d118-4ce6-81f7-c175ef7b7adb 2025-10-09 20:08:07,231 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:304bd29c-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:07,233 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30b65306-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:12,166 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:12,230 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:12,231 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:12,232 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:12,233 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:12,235 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:17,173 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:17,246 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:17,247 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:17,249 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:17,250 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:17,250 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:22,180 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:22,262 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:22,263 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:22,265 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:22,265 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:22,267 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:27,186 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:27,280 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:27,281 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:27,282 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:27,283 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:27,283 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:32,194 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:32,297 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:32,298 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:32,299 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:32,300 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:32,301 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:37,201 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=94e46f79-3742-43ae-93d0-bb1bf0c0e869 2025-10-09 20:08:37,207 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2f371ace-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:37,313 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=568b8deb-9296-4b08-8444-f9a33840dae8 2025-10-09 20:08:37,314 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2d325ba2-7bdb-4110-bb77-5e93f3e78780 2025-10-09 20:08:37,316 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27926868-fcd4-45a5-80b3-23796806fb24 2025-10-09 20:08:37,316 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9e914ffd-de31-42d4-bacd-f4ec1c693d65 2025-10-09 20:08:37,317 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8b7de720-e437-4493-96d8-9984eea1a2aa 2025-10-09 20:08:37,328 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31a70daa-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:37,329 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:320976fc-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:37,330 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31361da2-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:37,333 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3271a646-a54b-11f0-8b76-fa163ec926ba 2025-10-09 20:08:37,334 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2fa53d7e-a54b-11f0-8b76-fa163ec926ba