2025-04-24 01:53:15,082 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-04-24 01:53:15,300 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1180-1 2025-04-24 01:53:15,300 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-04-24 01:53:15,322 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1180-1 2025-04-24 01:53:15,323 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-24 01:53:15,376 - DEBUG - Output : NAMES contrail_test_zicPxVgAA contrail-kubernetes-master-kubemanager-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-api-1 analytics-collector-1 analytics-nodemgr-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-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 2025-04-24 01:53:15,376 - DEBUG - [10.0.0.249]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-24 01:53:15,443 - DEBUG - Output : 10.0.0.249/24 172.17.0.1/16 2025-04-24 01:53:15,444 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-04-24 01:53:15,476 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1180-1 2025-04-24 01:53:15,557 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-04-24 01:53:15,771 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1180-1 2025-04-24 01:53:15,771 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-04-24 01:53:15,795 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1180-1 2025-04-24 01:53:15,795 - 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-24 01:53:15,838 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-24 01:53:15,839 - DEBUG - [10.0.0.242]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-24 01:53:15,871 - DEBUG - Output : 10.0.0.242/24 2025-04-24 01:53:15,872 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-04-24 01:53:15,938 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1180-1 2025-04-24 01:53:16,009 - INFO - Using existing project ['default-domain', 'k8s-default'](09e88c54-1329-4ba4-a8da-c724dd94da74) 2025-04-24 01:53:16,106 - INFO - Using existing project ['default-domain', 'k8s-default'](09e88c54-1329-4ba4-a8da-c724dd94da74) 2025-04-24 01:53:16,228 - INFO - ================================================================================ 2025-04-24 01:53:16,228 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-24 01:53:16,228 - 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-24 01:53:16,448 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 01:53:16,460 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.249': '0'}} with 2025-04-24 01:53:16,460 - INFO - Initial checks done. Running the testcase now 2025-04-24 01:53:16,460 - INFO - 2025-04-24 01:53:16,463 - INFO - Namespace default already exists 2025-04-24 01:53:16,464 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-24 01:53:16,568 - DEBUG - Output : cluster_project={} 2025-04-24 01:53:16,603 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-24 01:53:16,604 - DEBUG - Project uuid in Contrail is 09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:53:16,604 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-24 01:53:16,711 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-24 01:53:16,711 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=03aa777e-52a8-4605-ad32-086007cbaee2 2025-04-24 01:53:16,715 - INFO - Namespace default with uuid 03aa777e-52a8-4605-ad32-086007cbaee2 found in kube manager 2025-04-24 01:53:16,715 - INFO - Namespace default verification passed 2025-04-24 01:53:16,718 - DEBUG - Service ctest-nginx-svc-07527014 not present 2025-04-24 01:53:16,718 - INFO - Creating service ctest-nginx-svc-07527014 2025-04-24 01:53:16,731 - INFO - Created Service ctest-nginx-svc-07527014 2025-04-24 01:53:16,744 - DEBUG - Pod ctest-nginx-pod-09467512 not present 2025-04-24 01:53:16,744 - INFO - Creating Pod ctest-nginx-pod-09467512 2025-04-24 01:53:16,784 - DEBUG - Pod : ctest-nginx-pod-09467512 UUID is b514eb54-1edf-4c95-90a7-808d21b8745d 2025-04-24 01:53:16,791 - DEBUG - Pod ctest-nginx-pod-98531049 not present 2025-04-24 01:53:16,791 - INFO - Creating Pod ctest-nginx-pod-98531049 2025-04-24 01:53:16,822 - DEBUG - Pod : ctest-nginx-pod-98531049 UUID is 715dcf14-552a-438b-b0e2-8eb356ef608b 2025-04-24 01:53:16,994 - INFO - Created VN __public__, UUID :90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:17,099 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 01:53:17,104 - DEBUG - Requesting: http://10.0.0.249:8082/domain/3598c0d4-2903-48fa-acbd-70bee4368e99 2025-04-24 01:53:17,142 - DEBUG - Requesting: http://10.0.0.249:8082/project/09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:53:17,201 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:17,211 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:17,226 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:17,231 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:17,236 - DEBUG - Route Targets: [] 2025-04-24 01:53:17,236 - DEBUG - RT names not yet present for VN __public__ 2025-04-24 01:53:22,237 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 01:53:22,243 - DEBUG - Requesting: http://10.0.0.249:8082/domain/3598c0d4-2903-48fa-acbd-70bee4368e99 2025-04-24 01:53:22,249 - DEBUG - Requesting: http://10.0.0.249:8082/project/09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:53:22,304 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,314 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,321 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:22,327 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:22,332 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/76ac95fd-3889-4caa-a227-a04d9137ac99 2025-04-24 01:53:22,340 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-24 01:53:22,340 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,347 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:22,358 - INFO - Verified VN network id 13 for VN 90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,358 - INFO - Verifications in API Server for VN __public__ passed 2025-04-24 01:53:22,358 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,366 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:22,371 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:53:22,376 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/76ac95fd-3889-4caa-a227-a04d9137ac99 2025-04-24 01:53:22,383 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-24 01:53:22,389 - DEBUG - Control-node 10.0.0.249 : 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': '10434127272494580026', 'uuid-lslong': '12657389558999753201'}, 'enable': 'true', 'created': '2025-04-24T01:53:16', 'last-modified': '2025-04-24T01:53:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.361989'} 2025-04-24 01:53:22,389 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:53:22,395 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-24 01:53:22,395 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-24 01:53:22,396 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-24 01:53:22,396 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 01:53:22,400 - DEBUG - Requesting: http://10.0.0.249:8082/domain/3598c0d4-2903-48fa-acbd-70bee4368e99 2025-04-24 01:53:22,405 - DEBUG - Requesting: http://10.0.0.249:8082/project/09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:53:22,438 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,445 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-24 01:53:22,445 - DEBUG - Verifying the vn in opserver 2025-04-24 01:53:22,446 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-04-24 01:53:22,446 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-04-24 01:53:22,450 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-24 01:53:22,450 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-24 01:53:22,450 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:53:22,457 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:53:22,462 - DEBUG - Do not have enough data to verify VN in agent 2025-04-24 01:53:22,463 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:53:22,468 - DEBUG - VRF ids for VN __public__: {} 2025-04-24 01:53:22,512 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-24 01:53:22,663 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 01:53:22,668 - DEBUG - Requesting: http://10.0.0.249:8082/domain/3598c0d4-2903-48fa-acbd-70bee4368e99 2025-04-24 01:53:22,675 - DEBUG - Requesting: http://10.0.0.249:8082/project/09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:53:22,716 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,725 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/d740a0e6-06a8-4d73-b338-fbfec7e58c13 2025-04-24 01:53:22,731 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 01:53:22,735 - DEBUG - Requesting: http://10.0.0.249:8082/domain/3598c0d4-2903-48fa-acbd-70bee4368e99 2025-04-24 01:53:22,743 - DEBUG - Requesting: http://10.0.0.249:8082/project/09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:53:22,781 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/90cd7778-d241-413a-afa8-14bdffeb21f1 2025-04-24 01:53:22,791 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-24 01:53:22,791 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-24 01:53:22,799 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-24 01:53:22,805 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-24 01:53:22,805 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-24 01:53:22,808 - DEBUG - Ingress ctest-nginx-ingress-15059175 not present 2025-04-24 01:53:22,808 - INFO - Creating Ingress ctest-nginx-ingress-15059175 2025-04-24 01:53:22,815 - INFO - Created Ingress ctest-nginx-ingress-15059175 2025-04-24 01:53:22,818 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-15059175 2025-04-24 01:53:25,823 - DEBUG - For Ingress ctest-nginx-ingress-15059175, Cluster IP: 10.47.255.249, External IPs ['128.14.224.252'] 2025-04-24 01:53:25,823 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-15059175 2025-04-24 01:53:25,823 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4df087a6-4847-4f8d-8c73-752cb19e9485 2025-04-24 01:53:25,827 - INFO - Ingress ctest-nginx-ingress-15059175 with uuid 4df087a6-4847-4f8d-8c73-752cb19e9485 found in kube manager 2025-04-24 01:53:25,827 - INFO - Ingress ctest-nginx-ingress-15059175 verification passed 2025-04-24 01:53:25,840 - DEBUG - Pod ctest-busybox-pod-67031709 not present 2025-04-24 01:53:25,840 - INFO - Creating Pod ctest-busybox-pod-67031709 2025-04-24 01:53:25,855 - DEBUG - Node for Pod ctest-busybox-pod-67031709 not yet populated 2025-04-24 01:53:28,863 - DEBUG - Pod : ctest-busybox-pod-67031709 UUID is 29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:28,867 - DEBUG - Pod ctest-nginx-pod-09467512 not in running state.Currently in Pending 2025-04-24 01:53:33,872 - INFO - Pod ctest-nginx-pod-09467512 is in running state.Got IP 10.47.255.251 2025-04-24 01:53:33,884 - DEBUG - Pod ctest-nginx-pod-09467512 has vmi e4a1d452-20ae-11f0-bc91-fa163e4ab1c0 2025-04-24 01:53:33,884 - INFO - Verified pod ctest-nginx-pod-09467512 in contrail-api 2025-04-24 01:53:33,884 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:53:33,896 - DEBUG - VMI e4a1d452-20ae-11f0-bc91-fa163e4ab1c0 is active in agent 10.0.0.242 2025-04-24 01:53:33,896 - INFO - Verified Pod ctest-nginx-pod-09467512 in agent 10.0.0.242 2025-04-24 01:53:33,896 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=b514eb54-1edf-4c95-90a7-808d21b8745d 2025-04-24 01:53:33,900 - INFO - Pod ctest-nginx-pod-09467512 with uuid b514eb54-1edf-4c95-90a7-808d21b8745d found in kube manager 2025-04-24 01:53:33,900 - INFO - Pod ctest-nginx-pod-09467512 verification passed 2025-04-24 01:53:33,960 - DEBUG - [Pod ctest-nginx-pod-09467512] Cmd: echo ctest-nginx-pod-09467512 > /usr/share/nginx/html/index.html, Output: 2025-04-24 01:53:33,965 - INFO - Pod ctest-nginx-pod-98531049 is in running state.Got IP 10.47.255.250 2025-04-24 01:53:33,977 - DEBUG - Pod ctest-nginx-pod-98531049 has vmi e4fe6c62-20ae-11f0-bc91-fa163e4ab1c0 2025-04-24 01:53:33,977 - INFO - Verified pod ctest-nginx-pod-98531049 in contrail-api 2025-04-24 01:53:33,977 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:53:33,987 - DEBUG - VMI e4fe6c62-20ae-11f0-bc91-fa163e4ab1c0 is active in agent 10.0.0.242 2025-04-24 01:53:33,988 - INFO - Verified Pod ctest-nginx-pod-98531049 in agent 10.0.0.242 2025-04-24 01:53:33,988 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=715dcf14-552a-438b-b0e2-8eb356ef608b 2025-04-24 01:53:33,992 - INFO - Pod ctest-nginx-pod-98531049 with uuid 715dcf14-552a-438b-b0e2-8eb356ef608b found in kube manager 2025-04-24 01:53:33,992 - INFO - Pod ctest-nginx-pod-98531049 verification passed 2025-04-24 01:53:34,040 - DEBUG - [Pod ctest-nginx-pod-98531049] Cmd: echo ctest-nginx-pod-98531049 > /usr/share/nginx/html/index.html, Output: 2025-04-24 01:53:34,044 - DEBUG - Pod ctest-busybox-pod-67031709 not in running state.Currently in Pending 2025-04-24 01:53:39,051 - INFO - Pod ctest-busybox-pod-67031709 is in running state.Got IP 10.47.255.248 2025-04-24 01:53:39,103 - DEBUG - Pod ctest-busybox-pod-67031709 has vmi e964330e-20ae-11f0-bc91-fa163e4ab1c0 2025-04-24 01:53:39,103 - INFO - Verified pod ctest-busybox-pod-67031709 in contrail-api 2025-04-24 01:53:39,103 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:53:39,113 - DEBUG - VMI e964330e-20ae-11f0-bc91-fa163e4ab1c0 is active in agent 10.0.0.242 2025-04-24 01:53:39,113 - INFO - Verified Pod ctest-busybox-pod-67031709 in agent 10.0.0.242 2025-04-24 01:53:39,113 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:39,117 - INFO - Pod ctest-busybox-pod-67031709 with uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 found in kube manager 2025-04-24 01:53:39,117 - INFO - Pod ctest-busybox-pod-67031709 verification passed 2025-04-24 01:53:39,167 - DEBUG - [Pod ctest-busybox-pod-67031709] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09467512 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-24 01:53:39,167 - DEBUG - [Pod Pod ctest-busybox-pod-67031709] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-24 01:53:39,167 - DEBUG - [Pod Pod ctest-busybox-pod-67031709] Cmd output: ctest-nginx-pod-09467512 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-24 01:53:39,219 - DEBUG - [Pod ctest-busybox-pod-67031709] 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-98531049 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-24 01:53:39,219 - DEBUG - [Pod Pod ctest-busybox-pod-67031709] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-24 01:53:39,219 - DEBUG - [Pod Pod ctest-busybox-pod-67031709] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-98531049 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-24 01:53:39,219 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-09467512': 1, 'ctest-nginx-pod-98531049': 1} 2025-04-24 01:53:39,219 - WARNING - Nothing to delete parallely 2025-04-24 01:53:39,220 - INFO - Deleting pod default:ctest-busybox-pod-67031709 2025-04-24 01:53:39,236 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:39,242 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:53:44,243 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:44,249 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:53:49,250 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:49,257 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:53:54,257 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:54,266 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:53:59,266 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:53:59,275 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:54:04,276 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:54:04,288 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:54:09,289 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:54:09,295 - WARNING - Pod uuid 29c13b6d-f184-4517-b864-bafa812bc1a4 is still seen in agent 10.0.0.242 VM list 2025-04-24 01:54:14,296 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=29c13b6d-f184-4517-b864-bafa812bc1a4 2025-04-24 01:54:14,305 - DEBUG - Pod 29c13b6d-f184-4517-b864-bafa812bc1a4 is not in agent 10.0.0.242 VM list 2025-04-24 01:54:14,305 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e964330e-20ae-11f0-bc91-fa163e4ab1c0 2025-04-24 01:54:14,310 - DEBUG - VMI e964330e-20ae-11f0-bc91-fa163e4ab1c0 is removed from agent 10.0.0.242 2025-04-24 01:54:14,310 - INFO - Verified that pod ctest-busybox-pod-67031709 is removed in agent 2025-04-24 01:54:14,311 - INFO - Deleting Ingress : ctest-nginx-ingress-15059175 2025-04-24 01:54:14,317 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4df087a6-4847-4f8d-8c73-752cb19e9485 2025-04-24 01:54:14,322 - ERROR - Ingress ctest-nginx-ingress-15059175 with uuid 4df087a6-4847-4f8d-8c73-752cb19e9485 still found in kube manager 2025-04-24 01:54:15,323 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4df087a6-4847-4f8d-8c73-752cb19e9485 2025-04-24 01:54:15,328 - INFO - Ingress ctest-nginx-ingress-15059175 with uuid 4df087a6-4847-4f8d-8c73-752cb19e9485 deleted successfully from kube manager 2025-04-24 01:54:15,328 - INFO - Verifications on Ingress %s cleanup passed 2025-04-24 01:54:15,328 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-24 01:54:15,386 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-24 01:54:15,392 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-24 01:54:15,392 - INFO - Deleting VN __public__ 2025-04-24 01:54:15,578 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e60fb1d3-ac12-4961-b7ab-b59406876657 2025-04-24 01:54:15,600 - DEBUG - Response Code: 404 2025-04-24 01:54:15,600 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 01:54:15,612 - DEBUG - Requesting: http://10.0.0.249:8082/domain/3598c0d4-2903-48fa-acbd-70bee4368e99 2025-04-24 01:54:15,621 - DEBUG - Requesting: http://10.0.0.249:8082/project/09e88c54-1329-4ba4-a8da-c724dd94da74 2025-04-24 01:54:15,661 - INFO - Validated that VN __public__ is not found in API Server 2025-04-24 01:54:15,661 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-24 01:54:15,669 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:54:15,681 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2025-04-24 01:54:15,681 - INFO - Validated that VN __public__ is not in any agent 2025-04-24 01:54:15,681 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:54:15,694 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 01:54:15,700 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-24 01:54:15,707 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-24 01:54:15,708 - INFO - Deleting pod default:ctest-nginx-pod-98531049 2025-04-24 01:54:15,729 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=715dcf14-552a-438b-b0e2-8eb356ef608b 2025-04-24 01:54:15,745 - WARNING - Pod uuid 715dcf14-552a-438b-b0e2-8eb356ef608b is still seen in agent 10.0.0.242 VM list 2025-04-24 01:54:20,746 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=715dcf14-552a-438b-b0e2-8eb356ef608b 2025-04-24 01:54:20,753 - DEBUG - Pod 715dcf14-552a-438b-b0e2-8eb356ef608b is not in agent 10.0.0.242 VM list 2025-04-24 01:54:20,753 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4fe6c62-20ae-11f0-bc91-fa163e4ab1c0 2025-04-24 01:54:20,759 - DEBUG - VMI e4fe6c62-20ae-11f0-bc91-fa163e4ab1c0 is removed from agent 10.0.0.242 2025-04-24 01:54:20,759 - INFO - Verified that pod ctest-nginx-pod-98531049 is removed in agent 2025-04-24 01:54:20,759 - INFO - Deleting pod default:ctest-nginx-pod-09467512 2025-04-24 01:54:20,772 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b514eb54-1edf-4c95-90a7-808d21b8745d 2025-04-24 01:54:20,784 - WARNING - Pod uuid b514eb54-1edf-4c95-90a7-808d21b8745d is still seen in agent 10.0.0.242 VM list 2025-04-24 01:54:25,786 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b514eb54-1edf-4c95-90a7-808d21b8745d 2025-04-24 01:54:25,792 - DEBUG - Pod b514eb54-1edf-4c95-90a7-808d21b8745d is not in agent 10.0.0.242 VM list 2025-04-24 01:54:25,793 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4a1d452-20ae-11f0-bc91-fa163e4ab1c0 2025-04-24 01:54:25,798 - DEBUG - VMI e4a1d452-20ae-11f0-bc91-fa163e4ab1c0 is removed from agent 10.0.0.242 2025-04-24 01:54:25,798 - INFO - Verified that pod ctest-nginx-pod-09467512 is removed in agent 2025-04-24 01:54:25,799 - INFO - Deleting service : ctest-nginx-svc-07527014 2025-04-24 01:54:25,989 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 01:54:25,995 - DEBUG - No XMPP flaps were noticed during the test
2025-04-24 01:54:25,995 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2025-04-24 01:54:25,995 - INFO - -------------------------------------------------------------------------------- 2025-04-24 01:54:32,345 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-24 01:54:32,488 - DEBUG - Output : cluster_project={} 2025-04-24 01:54:32,543 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-24 01:54:32,716 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-24 01:54:32,723 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-24 01:54:32,869 - DEBUG - Output : cluster_project={} 2025-04-24 01:54:47,963 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:48,042 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:48,115 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:48,146 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:53,232 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:53,353 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:53,427 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:53,462 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 01:54:53,656 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 01:54:56,293 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2025-04-24 01:54:56,299 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-04-24 01:54:56,327 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-04-24 01:54:58,356 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-04-24 01:57:58,160 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 01:57:58,204 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:57:58,209 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1b030961-cf49-4363-a115-e2720e9977fc 2025-04-24 01:57:58,228 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1030e7dc-af33-454b-b77c-9d2a954e88a6 2025-04-24 01:57:58,245 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:57:58,251 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=7e922182-d995-48a1-8f0b-1854b8ac38ec 2025-04-24 01:57:58,256 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:57:58,265 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:57:58,276 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:03,282 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1b030961-cf49-4363-a115-e2720e9977fc 2025-04-24 01:58:03,288 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:11c1d644-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:03,333 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1030e7dc-af33-454b-b77c-9d2a954e88a6 2025-04-24 01:58:03,335 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:03,337 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:03,338 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:03,339 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:03,340 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=7e922182-d995-48a1-8f0b-1854b8ac38ec 2025-04-24 01:58:03,341 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:03,371 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:132d2b78-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:03,374 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:12c292b8-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:08,370 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:08,372 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:08,373 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:08,375 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:08,376 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:13,393 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:13,394 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:13,396 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:13,397 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:13,398 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:18,416 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:18,418 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:18,419 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:18,420 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:18,422 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:23,438 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:23,440 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:23,441 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:23,442 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:23,443 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:28,460 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:28,461 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:28,463 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:28,464 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:28,465 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:33,486 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c29912d9-b772-4b23-835a-f09a68e10e53 2025-04-24 01:58:33,487 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f7950cdc-7692-4b31-a7c3-b95d3c509ceb 2025-04-24 01:58:33,489 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c66fa116-e1bc-451d-a0c5-34902980cd55 2025-04-24 01:58:33,490 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=503e839c-ceb5-4303-95fa-7ccf9a2de985 2025-04-24 01:58:33,491 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=36f4fb50-758d-40da-a2ea-d12266f0d153 2025-04-24 01:58:33,506 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14e74bce-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:33,508 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14113afc-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:33,511 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:122e44dc-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:33,513 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:147a22ec-20af-11f0-bc91-fa163e4ab1c0 2025-04-24 01:58:33,514 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13a70632-20af-11f0-bc91-fa163e4ab1c0