2025-04-22 18:25:04,319 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-04-22 18:25:04,550 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1169-1 2025-04-22 18:25:04,550 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-04-22 18:25:04,583 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1169-1 2025-04-22 18:25:04,583 - 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-04-22 18:25:04,677 - DEBUG - Output : NAMES contrail_test_HnwWieBwt contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 2025-04-22 18:25:04,678 - DEBUG - [10.0.0.241]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-22 18:25:04,712 - DEBUG - Output : 10.0.0.241/24 172.17.0.1/16 2025-04-22 18:25:04,712 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-04-22 18:25:04,745 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1169-1 2025-04-22 18:25:04,842 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-04-22 18:25:05,075 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1169-1 2025-04-22 18:25:05,075 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-04-22 18:25:05,109 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1169-1 2025-04-22 18:25:05,109 - DEBUG - [10.0.0.242]: 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-04-22 18:25:05,188 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-22 18:25:05,189 - DEBUG - [10.0.0.242]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-22 18:25:05,222 - DEBUG - Output : 10.0.0.242/24 2025-04-22 18:25:05,222 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-04-22 18:25:05,256 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1169-1 2025-04-22 18:25:05,322 - INFO - Using existing project ['default-domain', 'k8s-default'](c25bf50f-4cc0-4c4a-b42f-a474ddccc86a) 2025-04-22 18:25:05,397 - INFO - Using existing project ['default-domain', 'k8s-default'](c25bf50f-4cc0-4c4a-b42f-a474ddccc86a) 2025-04-22 18:25:05,536 - INFO - ================================================================================ 2025-04-22 18:25:05,536 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-22 18:25:05,537 - 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-04-22 18:25:05,730 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 18:25:05,737 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.241': '0'}} with 2025-04-22 18:25:05,737 - INFO - Initial checks done. Running the testcase now 2025-04-22 18:25:05,737 - INFO - 2025-04-22 18:25:05,740 - INFO - Namespace default already exists 2025-04-22 18:25:05,741 - DEBUG - [10.0.0.241]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 18:25:05,845 - DEBUG - Output : cluster_project={} 2025-04-22 18:25:05,916 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-22 18:25:05,917 - DEBUG - Project uuid in Contrail is c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:25:05,917 - DEBUG - [10.0.0.241]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-22 18:25:06,032 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-22 18:25:06,033 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_NamespaceDatabaseList?namespace_uuid=6880c96d-1cef-4673-b7df-92a8b325b6fc 2025-04-22 18:25:06,037 - INFO - Namespace default with uuid 6880c96d-1cef-4673-b7df-92a8b325b6fc found in kube manager 2025-04-22 18:25:06,037 - INFO - Namespace default verification passed 2025-04-22 18:25:06,040 - DEBUG - Service ctest-nginx-svc-78495556 not present 2025-04-22 18:25:06,041 - INFO - Creating service ctest-nginx-svc-78495556 2025-04-22 18:25:06,060 - INFO - Created Service ctest-nginx-svc-78495556 2025-04-22 18:25:06,070 - DEBUG - Pod ctest-nginx-pod-84095604 not present 2025-04-22 18:25:06,071 - INFO - Creating Pod ctest-nginx-pod-84095604 2025-04-22 18:25:06,111 - DEBUG - Pod : ctest-nginx-pod-84095604 UUID is e981cc76-3e77-4c2a-9ad1-c88a75a75425 2025-04-22 18:25:06,132 - DEBUG - Pod ctest-nginx-pod-25916628 not present 2025-04-22 18:25:06,133 - INFO - Creating Pod ctest-nginx-pod-25916628 2025-04-22 18:25:06,159 - DEBUG - Pod : ctest-nginx-pod-25916628 UUID is 60fd1387-7fe4-4bd0-8870-df3f4fee6727 2025-04-22 18:25:06,392 - INFO - Created VN __public__, UUID :c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:06,592 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2025-04-22 18:25:06,597 - DEBUG - Requesting: http://10.0.0.241:8082/domain/051c34db-c795-468e-b261-97496ef5dd60 2025-04-22 18:25:06,610 - DEBUG - Requesting: http://10.0.0.241:8082/project/c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:25:06,666 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:06,681 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:06,698 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:06,705 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:06,714 - DEBUG - Route Targets: [] 2025-04-22 18:25:06,714 - DEBUG - RT names not yet present for VN __public__ 2025-04-22 18:25:11,714 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2025-04-22 18:25:11,720 - DEBUG - Requesting: http://10.0.0.241:8082/domain/051c34db-c795-468e-b261-97496ef5dd60 2025-04-22 18:25:11,728 - DEBUG - Requesting: http://10.0.0.241:8082/project/c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:25:11,778 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:11,786 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:11,797 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:11,803 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:11,809 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/f3e17841-c754-4afa-b971-f042d3e2a92c 2025-04-22 18:25:11,814 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-22 18:25:11,814 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:11,822 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:11,833 - INFO - Verified VN network id 13 for VN c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:11,833 - INFO - Verifications in API Server for VN __public__ passed 2025-04-22 18:25:11,833 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:11,841 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:11,846 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:25:11,851 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/f3e17841-c754-4afa-b971-f042d3e2a92c 2025-04-22 18:25:11,856 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-22 18:25:11,862 - DEBUG - Control-node 10.0.0.241 : 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': '14326964382187735199', 'uuid-lslong': '13226415199829831095'}, 'enable': 'true', 'created': '2025-04-22T18:25:06', 'last-modified': '2025-04-22T18:25:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.413676'} 2025-04-22 18:25:11,862 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:25:11,868 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-22 18:25:11,868 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-22 18:25:11,869 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-22 18:25:11,869 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2025-04-22 18:25:11,873 - DEBUG - Requesting: http://10.0.0.241:8082/domain/051c34db-c795-468e-b261-97496ef5dd60 2025-04-22 18:25:11,880 - DEBUG - Requesting: http://10.0.0.241:8082/project/c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:25:11,925 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:11,935 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-22 18:25:11,935 - DEBUG - Verifying the vn in opserver 2025-04-22 18:25:11,935 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.241 2025-04-22 18:25:11,935 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks 2025-04-22 18:25:11,939 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-22 18:25:11,939 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-22 18:25:11,940 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:25:11,946 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:25:11,952 - DEBUG - Do not have enough data to verify VN in agent 2025-04-22 18:25:11,952 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:25:11,956 - DEBUG - VRF ids for VN __public__: {} 2025-04-22 18:25:12,045 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-22 18:25:12,148 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2025-04-22 18:25:12,152 - DEBUG - Requesting: http://10.0.0.241:8082/domain/051c34db-c795-468e-b261-97496ef5dd60 2025-04-22 18:25:12,159 - DEBUG - Requesting: http://10.0.0.241:8082/project/c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:25:12,198 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:12,209 - DEBUG - Requesting: http://10.0.0.241:8082/floating-ip-pool/0e5ed098-7daa-4093-ba0d-82c5afec47cf 2025-04-22 18:25:12,216 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2025-04-22 18:25:12,220 - DEBUG - Requesting: http://10.0.0.241:8082/domain/051c34db-c795-468e-b261-97496ef5dd60 2025-04-22 18:25:12,227 - DEBUG - Requesting: http://10.0.0.241:8082/project/c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:25:12,266 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/c6d39a32-b5f9-489f-b78d-aa8c35af2db7 2025-04-22 18:25:12,274 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-22 18:25:12,274 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-22 18:25:12,281 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-22 18:25:12,287 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-22 18:25:12,287 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-22 18:25:12,290 - DEBUG - Ingress ctest-nginx-ingress-86801811 not present 2025-04-22 18:25:12,291 - INFO - Creating Ingress ctest-nginx-ingress-86801811 2025-04-22 18:25:12,302 - INFO - Created Ingress ctest-nginx-ingress-86801811 2025-04-22 18:25:12,305 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86801811 2025-04-22 18:25:15,314 - DEBUG - For Ingress ctest-nginx-ingress-86801811, Cluster IP: 10.47.255.249, External IPs ['6.1.187.60'] 2025-04-22 18:25:15,314 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86801811 2025-04-22 18:25:15,314 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_LoadbalancerDatabaseList?x=5fc2ed41-cb29-4875-af3c-10cc7fc7cbaa 2025-04-22 18:25:15,319 - INFO - Ingress ctest-nginx-ingress-86801811 with uuid 5fc2ed41-cb29-4875-af3c-10cc7fc7cbaa found in kube manager 2025-04-22 18:25:15,319 - INFO - Ingress ctest-nginx-ingress-86801811 verification passed 2025-04-22 18:25:15,322 - DEBUG - Pod ctest-busybox-pod-17865578 not present 2025-04-22 18:25:15,322 - INFO - Creating Pod ctest-busybox-pod-17865578 2025-04-22 18:25:15,371 - DEBUG - Pod : ctest-busybox-pod-17865578 UUID is 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:15,378 - DEBUG - Pod ctest-nginx-pod-84095604 not in running state.Currently in Pending 2025-04-22 18:25:20,384 - INFO - Pod ctest-nginx-pod-84095604 is in running state.Got IP 10.47.255.251 2025-04-22 18:25:20,396 - DEBUG - Pod ctest-nginx-pod-84095604 has vmi 1e50d15c-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:25:20,396 - INFO - Verified pod ctest-nginx-pod-84095604 in contrail-api 2025-04-22 18:25:20,397 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:25:20,408 - DEBUG - VMI 1e50d15c-1fa7-11f0-adc6-fa163e4814b7 is active in agent 10.0.0.242 2025-04-22 18:25:20,408 - INFO - Verified Pod ctest-nginx-pod-84095604 in agent 10.0.0.242 2025-04-22 18:25:20,409 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_VirtualMachineDatabaseList?x=e981cc76-3e77-4c2a-9ad1-c88a75a75425 2025-04-22 18:25:20,412 - INFO - Pod ctest-nginx-pod-84095604 with uuid e981cc76-3e77-4c2a-9ad1-c88a75a75425 found in kube manager 2025-04-22 18:25:20,413 - INFO - Pod ctest-nginx-pod-84095604 verification passed 2025-04-22 18:25:20,475 - DEBUG - [Pod ctest-nginx-pod-84095604] Cmd: echo ctest-nginx-pod-84095604 > /usr/share/nginx/html/index.html, Output: 2025-04-22 18:25:20,480 - INFO - Pod ctest-nginx-pod-25916628 is in running state.Got IP 10.47.255.250 2025-04-22 18:25:20,537 - DEBUG - Pod ctest-nginx-pod-25916628 has vmi 1ec71ed4-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:25:20,537 - INFO - Verified pod ctest-nginx-pod-25916628 in contrail-api 2025-04-22 18:25:20,537 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:25:20,547 - DEBUG - VMI 1ec71ed4-1fa7-11f0-adc6-fa163e4814b7 is active in agent 10.0.0.242 2025-04-22 18:25:20,547 - INFO - Verified Pod ctest-nginx-pod-25916628 in agent 10.0.0.242 2025-04-22 18:25:20,547 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_VirtualMachineDatabaseList?x=60fd1387-7fe4-4bd0-8870-df3f4fee6727 2025-04-22 18:25:20,551 - INFO - Pod ctest-nginx-pod-25916628 with uuid 60fd1387-7fe4-4bd0-8870-df3f4fee6727 found in kube manager 2025-04-22 18:25:20,551 - INFO - Pod ctest-nginx-pod-25916628 verification passed 2025-04-22 18:25:20,610 - DEBUG - [Pod ctest-nginx-pod-25916628] Cmd: echo ctest-nginx-pod-25916628 > /usr/share/nginx/html/index.html, Output: 2025-04-22 18:25:20,615 - DEBUG - Pod ctest-busybox-pod-17865578 not in running state.Currently in Pending 2025-04-22 18:25:25,623 - INFO - Pod ctest-busybox-pod-17865578 is in running state.Got IP 10.47.255.248 2025-04-22 18:25:25,636 - DEBUG - Pod ctest-busybox-pod-17865578 has vmi 22fc9ace-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:25:25,636 - INFO - Verified pod ctest-busybox-pod-17865578 in contrail-api 2025-04-22 18:25:25,636 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:25:25,646 - DEBUG - VMI 22fc9ace-1fa7-11f0-adc6-fa163e4814b7 is active in agent 10.0.0.242 2025-04-22 18:25:25,646 - INFO - Verified Pod ctest-busybox-pod-17865578 in agent 10.0.0.242 2025-04-22 18:25:25,646 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_VirtualMachineDatabaseList?x=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:25,650 - INFO - Pod ctest-busybox-pod-17865578 with uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae found in kube manager 2025-04-22 18:25:25,650 - INFO - Pod ctest-busybox-pod-17865578 verification passed 2025-04-22 18:25:25,704 - DEBUG - [Pod ctest-busybox-pod-17865578] 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-84095604 2025-04-22 18:25:25,704 - DEBUG - [Pod Pod ctest-busybox-pod-17865578] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 18:25:25,704 - DEBUG - [Pod Pod ctest-busybox-pod-17865578] 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-84095604 2025-04-22 18:25:25,757 - DEBUG - [Pod ctest-busybox-pod-17865578] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84095604 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-04-22 18:25:25,757 - DEBUG - [Pod Pod ctest-busybox-pod-17865578] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 18:25:25,757 - DEBUG - [Pod Pod ctest-busybox-pod-17865578] Cmd output: ctest-nginx-pod-84095604 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-04-22 18:25:25,806 - DEBUG - [Pod ctest-busybox-pod-17865578] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25916628 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-04-22 18:25:25,807 - DEBUG - [Pod Pod ctest-busybox-pod-17865578] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 18:25:25,807 - DEBUG - [Pod Pod ctest-busybox-pod-17865578] Cmd output: ctest-nginx-pod-25916628 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-04-22 18:25:25,807 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-84095604': 2, 'ctest-nginx-pod-25916628': 1} 2025-04-22 18:25:25,807 - WARNING - Nothing to delete parallely 2025-04-22 18:25:25,807 - INFO - Deleting pod default:ctest-busybox-pod-17865578 2025-04-22 18:25:25,821 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:25,827 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:25:30,828 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:30,836 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:25:35,837 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:35,844 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:25:40,845 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:40,854 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:25:45,854 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:45,866 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:25:50,867 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:50,874 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:25:55,875 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:25:55,888 - WARNING - Pod uuid 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is still seen in agent 10.0.0.242 VM list 2025-04-22 18:26:00,889 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae 2025-04-22 18:26:00,896 - DEBUG - Pod 1a3f6f3e-7fb9-45ef-a8c7-327b72e540ae is not in agent 10.0.0.242 VM list 2025-04-22 18:26:00,896 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:22fc9ace-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:26:00,901 - DEBUG - VMI 22fc9ace-1fa7-11f0-adc6-fa163e4814b7 is removed from agent 10.0.0.242 2025-04-22 18:26:00,901 - INFO - Verified that pod ctest-busybox-pod-17865578 is removed in agent 2025-04-22 18:26:00,901 - INFO - Deleting Ingress : ctest-nginx-ingress-86801811 2025-04-22 18:26:00,908 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_LoadbalancerDatabaseList?x=5fc2ed41-cb29-4875-af3c-10cc7fc7cbaa 2025-04-22 18:26:00,914 - ERROR - Ingress ctest-nginx-ingress-86801811 with uuid 5fc2ed41-cb29-4875-af3c-10cc7fc7cbaa still found in kube manager 2025-04-22 18:26:01,914 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_LoadbalancerDatabaseList?x=5fc2ed41-cb29-4875-af3c-10cc7fc7cbaa 2025-04-22 18:26:01,919 - INFO - Ingress ctest-nginx-ingress-86801811 with uuid 5fc2ed41-cb29-4875-af3c-10cc7fc7cbaa deleted successfully from kube manager 2025-04-22 18:26:01,919 - INFO - Verifications on Ingress %s cleanup passed 2025-04-22 18:26:01,920 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-22 18:26:02,025 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-22 18:26:02,048 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-22 18:26:02,048 - INFO - Deleting VN __public__ 2025-04-22 18:26:02,178 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/c64c8e71-d756-44a5-a276-28bd68cc5d3e 2025-04-22 18:26:02,193 - DEBUG - Response Code: 404 2025-04-22 18:26:02,194 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2025-04-22 18:26:02,209 - DEBUG - Requesting: http://10.0.0.241:8082/domain/051c34db-c795-468e-b261-97496ef5dd60 2025-04-22 18:26:02,219 - DEBUG - Requesting: http://10.0.0.241:8082/project/c25bf50f-4cc0-4c4a-b42f-a474ddccc86a 2025-04-22 18:26:02,323 - INFO - Validated that VN __public__ is not found in API Server 2025-04-22 18:26:02,323 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-22 18:26:02,333 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:26:02,347 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2025-04-22 18:26:02,347 - INFO - Validated that VN __public__ is not in any agent 2025-04-22 18:26:02,347 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:26:02,376 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 18:26:02,382 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-22 18:26:02,392 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-22 18:26:02,392 - INFO - Deleting pod default:ctest-nginx-pod-25916628 2025-04-22 18:26:02,406 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=60fd1387-7fe4-4bd0-8870-df3f4fee6727 2025-04-22 18:26:02,415 - WARNING - Pod uuid 60fd1387-7fe4-4bd0-8870-df3f4fee6727 is still seen in agent 10.0.0.242 VM list 2025-04-22 18:26:07,416 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=60fd1387-7fe4-4bd0-8870-df3f4fee6727 2025-04-22 18:26:07,423 - DEBUG - Pod 60fd1387-7fe4-4bd0-8870-df3f4fee6727 is not in agent 10.0.0.242 VM list 2025-04-22 18:26:07,423 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ec71ed4-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:26:07,428 - DEBUG - VMI 1ec71ed4-1fa7-11f0-adc6-fa163e4814b7 is removed from agent 10.0.0.242 2025-04-22 18:26:07,428 - INFO - Verified that pod ctest-nginx-pod-25916628 is removed in agent 2025-04-22 18:26:07,429 - INFO - Deleting pod default:ctest-nginx-pod-84095604 2025-04-22 18:26:07,453 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e981cc76-3e77-4c2a-9ad1-c88a75a75425 2025-04-22 18:26:07,465 - WARNING - Pod uuid e981cc76-3e77-4c2a-9ad1-c88a75a75425 is still seen in agent 10.0.0.242 VM list 2025-04-22 18:26:12,466 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e981cc76-3e77-4c2a-9ad1-c88a75a75425 2025-04-22 18:26:12,473 - DEBUG - Pod e981cc76-3e77-4c2a-9ad1-c88a75a75425 is not in agent 10.0.0.242 VM list 2025-04-22 18:26:12,473 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1e50d15c-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:26:12,478 - DEBUG - VMI 1e50d15c-1fa7-11f0-adc6-fa163e4814b7 is removed from agent 10.0.0.242 2025-04-22 18:26:12,479 - INFO - Verified that pod ctest-nginx-pod-84095604 is removed in agent 2025-04-22 18:26:12,479 - INFO - Deleting service : ctest-nginx-svc-78495556 2025-04-22 18:26:12,632 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 18:26:12,638 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 18:26:12,638 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2025-04-22 18:26:12,638 - INFO - -------------------------------------------------------------------------------- 2025-04-22 18:26:19,117 - DEBUG - [10.0.0.241]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 18:26:19,346 - DEBUG - Output : cluster_project={} 2025-04-22 18:26:19,388 - DEBUG - [10.0.0.241]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-22 18:26:19,574 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-22 18:26:19,580 - DEBUG - [10.0.0.241]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 18:26:19,728 - DEBUG - Output : cluster_project={} 2025-04-22 18:26:34,881 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:34,916 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:34,992 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:35,027 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:35,104 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:35,187 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:40,296 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:40,332 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 18:26:40,568 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 18:26:43,186 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2025-04-22 18:26:43,192 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-04-22 18:26:43,230 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-04-22 18:26:45,257 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-04-22 18:29:45,140 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 18:29:45,167 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=dd02af33-0767-4752-b728-b09158e5cbc4 2025-04-22 18:29:45,198 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:29:45,202 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:29:45,206 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:29:45,215 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=70e2d9cc-5f2a-44d3-bdbb-f441bec16300 2025-04-22 18:29:45,226 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b0b50af9-2898-4649-857d-268965d9ffa3 2025-04-22 18:29:45,230 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:29:45,240 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ab05cb69-78be-4b43-8747-429c61ca3a32 2025-04-22 18:29:50,188 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=dd02af33-0767-4752-b728-b09158e5cbc4 2025-04-22 18:29:50,195 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:49b44680-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:29:50,305 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:29:50,306 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:29:50,307 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:29:50,310 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ab05cb69-78be-4b43-8747-429c61ca3a32 2025-04-22 18:29:50,311 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:29:50,312 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b0b50af9-2898-4649-857d-268965d9ffa3 2025-04-22 18:29:50,313 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=70e2d9cc-5f2a-44d3-bdbb-f441bec16300 2025-04-22 18:29:50,337 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4b476e28-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:29:50,339 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a38c13a-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:29:50,343 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ad03524-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:29:55,339 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:29:55,341 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:29:55,342 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:29:55,344 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:30:00,358 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:30:00,359 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:30:00,367 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:30:00,368 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:30:05,371 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:30:05,373 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:30:05,380 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:30:05,381 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:30:10,385 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:30:10,387 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:30:10,392 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:30:10,393 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:30:15,398 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:30:15,399 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:30:15,403 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:30:15,405 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:30:20,421 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=bdb851ef-7759-43e5-87bf-6266fe0ac835 2025-04-22 18:30:20,423 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=5bdefb9e-9197-47e2-84d7-fe3b40131430 2025-04-22 18:30:20,424 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=64fe9ee7-ea47-49fe-8310-ce3a4650f04e 2025-04-22 18:30:20,425 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=31befd36-f58c-4b39-b3c6-676868c6af4d 2025-04-22 18:30:20,438 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c4e855e-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:30:20,442 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4bd14e68-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:30:20,443 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4cbb102a-1fa7-11f0-adc6-fa163e4814b7 2025-04-22 18:30:20,444 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4d2a2186-1fa7-11f0-adc6-fa163e4814b7