2025-11-10 19:55:18,269 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-11-10 19:55:18,862 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1698-1 2025-11-10 19:55:18,862 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-11-10 19:55:18,909 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1698-1 2025-11-10 19:55:18,909 - DEBUG - [10.0.0.48]: 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-11-10 19:55:18,985 - DEBUG - Output : NAMES contrail_test_iNEKEL7Nm webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 2025-11-10 19:55:18,985 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-10 19:55:19,031 - DEBUG - Output : 127.0.0.1/8 10.0.0.48/24 252.48.0.1/8 10.161.59.1/24 172.17.0.1/16 2025-11-10 19:55:19,031 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-11-10 19:55:19,114 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1698-1 2025-11-10 19:55:19,182 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-11-10 19:55:19,482 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1698-1 2025-11-10 19:55:19,482 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-11-10 19:55:19,596 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1698-1 2025-11-10 19:55:19,596 - DEBUG - [10.0.0.27]: 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-11-10 19:55:19,715 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-10 19:55:19,715 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-10 19:55:19,784 - DEBUG - Output : 10.0.0.27/24 2025-11-10 19:55:19,785 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-11-10 19:55:19,905 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1698-1 2025-11-10 19:55:19,998 - INFO - Using existing project ['default-domain', 'k8s-default'](5b6d0107-64aa-4089-bf20-aa6fcb53371c) 2025-11-10 19:55:20,126 - INFO - Using existing project ['default-domain', 'k8s-default'](5b6d0107-64aa-4089-bf20-aa6fcb53371c) 2025-11-10 19:55:20,249 - INFO - ================================================================================ 2025-11-10 19:55:20,249 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-10 19:55:20,250 - 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-11-10 19:55:20,560 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 19:55:20,567 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.48': '0'}} with 2025-11-10 19:55:20,568 - INFO - Initial checks done. Running the testcase now 2025-11-10 19:55:20,568 - INFO - 2025-11-10 19:55:20,572 - INFO - Namespace default already exists 2025-11-10 19:55:20,572 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-10 19:55:20,690 - DEBUG - Output : cluster_project={} 2025-11-10 19:55:20,735 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-10 19:55:20,735 - DEBUG - Project uuid in Contrail is 5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:55:20,735 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-10 19:55:20,859 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-10 19:55:20,859 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=854bb669-fbad-41d5-966b-233eb7aa88e5 2025-11-10 19:55:20,863 - INFO - Namespace default with uuid 854bb669-fbad-41d5-966b-233eb7aa88e5 found in kube manager 2025-11-10 19:55:20,863 - INFO - Namespace default verification passed 2025-11-10 19:55:20,866 - DEBUG - Service ctest-nginx-svc-01812584 not present 2025-11-10 19:55:20,867 - INFO - Creating service ctest-nginx-svc-01812584 2025-11-10 19:55:20,896 - INFO - Created Service ctest-nginx-svc-01812584 2025-11-10 19:55:20,904 - DEBUG - Pod ctest-nginx-pod-06484986 not present 2025-11-10 19:55:20,905 - INFO - Creating Pod ctest-nginx-pod-06484986 2025-11-10 19:55:20,971 - DEBUG - Pod : ctest-nginx-pod-06484986 UUID is d10340a0-3e06-425e-b931-41ca828489c4 2025-11-10 19:55:20,975 - DEBUG - Pod ctest-nginx-pod-84642876 not present 2025-11-10 19:55:20,975 - INFO - Creating Pod ctest-nginx-pod-84642876 2025-11-10 19:55:21,032 - DEBUG - Pod : ctest-nginx-pod-84642876 UUID is 10d66b03-1290-4fac-b2b6-57d08394e911 2025-11-10 19:55:21,228 - INFO - Created VN __public__, UUID :738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:21,455 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-10 19:55:21,465 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 2025-11-10 19:55:21,489 - DEBUG - Requesting: http://10.0.0.48:8082/project/5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:55:21,548 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:21,559 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:21,567 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:21,572 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:21,579 - DEBUG - Route Targets: [] 2025-11-10 19:55:21,579 - DEBUG - RT names not yet present for VN __public__ 2025-11-10 19:55:26,582 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-10 19:55:26,589 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 2025-11-10 19:55:26,596 - DEBUG - Requesting: http://10.0.0.48:8082/project/5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:55:26,634 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:26,648 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:26,658 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:26,668 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:26,675 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/273b67b8-3901-40dd-b12d-193c93b44d4d 2025-11-10 19:55:26,682 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-10 19:55:26,682 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:26,691 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:26,703 - INFO - Verified VN network id 13 for VN 738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:26,704 - INFO - Verifications in API Server for VN __public__ passed 2025-11-10 19:55:26,704 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:26,712 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:26,720 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:55:26,728 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/273b67b8-3901-40dd-b12d-193c93b44d4d 2025-11-10 19:55:26,735 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-10 19:55:26,741 - DEBUG - Control-node 10.0.0.48 : 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': '8323788741732810825', 'uuid-lslong': '9327700639219773571'}, 'enable': 'true', 'created': '2025-11-10T19:55:21', 'last-modified': '2025-11-10T19:55:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.351510'} 2025-11-10 19:55:26,741 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:55:26,753 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-10 19:55:26,753 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-10 19:55:26,754 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-10 19:55:26,754 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-10 19:55:26,759 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 2025-11-10 19:55:26,769 - DEBUG - Requesting: http://10.0.0.48:8082/project/5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:55:26,812 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:26,824 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-10 19:55:26,824 - DEBUG - Verifying the vn in opserver 2025-11-10 19:55:26,825 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-11-10 19:55:26,825 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-11-10 19:55:26,833 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-10 19:55:26,833 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-10 19:55:26,833 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:55:26,848 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:55:26,860 - DEBUG - Do not have enough data to verify VN in agent 2025-11-10 19:55:26,861 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:55:26,874 - DEBUG - VRF ids for VN __public__: {} 2025-11-10 19:55:26,970 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-10 19:55:27,138 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-10 19:55:27,145 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 2025-11-10 19:55:27,152 - DEBUG - Requesting: http://10.0.0.48:8082/project/5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:55:27,193 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:27,206 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/90f730d3-86b8-44f3-bad0-0c0f22822170 2025-11-10 19:55:27,213 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-10 19:55:27,218 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 2025-11-10 19:55:27,225 - DEBUG - Requesting: http://10.0.0.48:8082/project/5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:55:27,277 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 2025-11-10 19:55:27,286 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-10 19:55:27,287 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-10 19:55:27,294 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-10 19:55:27,300 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-10 19:55:27,300 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-10 19:55:27,304 - DEBUG - Ingress ctest-nginx-ingress-54078117 not present 2025-11-10 19:55:27,304 - INFO - Creating Ingress ctest-nginx-ingress-54078117 2025-11-10 19:55:27,314 - INFO - Created Ingress ctest-nginx-ingress-54078117 2025-11-10 19:55:27,318 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-54078117 2025-11-10 19:55:30,326 - DEBUG - For Ingress ctest-nginx-ingress-54078117, Cluster IP: 10.47.255.249, External IPs ['64.78.219.252'] 2025-11-10 19:55:30,326 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-54078117 2025-11-10 19:55:30,326 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 2025-11-10 19:55:30,335 - INFO - Ingress ctest-nginx-ingress-54078117 with uuid 1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 found in kube manager 2025-11-10 19:55:30,335 - INFO - Ingress ctest-nginx-ingress-54078117 verification passed 2025-11-10 19:55:30,338 - DEBUG - Pod ctest-busybox-pod-42044055 not present 2025-11-10 19:55:30,340 - INFO - Creating Pod ctest-busybox-pod-42044055 2025-11-10 19:55:30,381 - DEBUG - Pod : ctest-busybox-pod-42044055 UUID is 884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:55:30,397 - DEBUG - Pod ctest-nginx-pod-06484986 not in running state.Currently in Pending 2025-11-10 19:55:35,407 - DEBUG - Pod ctest-nginx-pod-06484986 not in running state.Currently in Pending 2025-11-10 19:55:40,418 - INFO - Pod ctest-nginx-pod-06484986 is in running state.Got IP 10.47.255.251 2025-11-10 19:55:40,436 - DEBUG - Pod ctest-nginx-pod-06484986 has vmi 313f8800-be6f-11f0-a7db-fa163e54d95d 2025-11-10 19:55:40,436 - INFO - Verified pod ctest-nginx-pod-06484986 in contrail-api 2025-11-10 19:55:40,436 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:55:40,449 - DEBUG - VMI 313f8800-be6f-11f0-a7db-fa163e54d95d is active in agent 10.0.0.27 2025-11-10 19:55:40,449 - INFO - Verified Pod ctest-nginx-pod-06484986 in agent 10.0.0.27 2025-11-10 19:55:40,449 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=d10340a0-3e06-425e-b931-41ca828489c4 2025-11-10 19:55:40,454 - INFO - Pod ctest-nginx-pod-06484986 with uuid d10340a0-3e06-425e-b931-41ca828489c4 found in kube manager 2025-11-10 19:55:40,454 - INFO - Pod ctest-nginx-pod-06484986 verification passed 2025-11-10 19:55:40,596 - DEBUG - [Pod ctest-nginx-pod-06484986] Cmd: echo ctest-nginx-pod-06484986 > /usr/share/nginx/html/index.html, Output: 2025-11-10 19:55:40,604 - INFO - Pod ctest-nginx-pod-84642876 is in running state.Got IP 10.47.255.250 2025-11-10 19:55:40,616 - DEBUG - Pod ctest-nginx-pod-84642876 has vmi 31b140e4-be6f-11f0-a7db-fa163e54d95d 2025-11-10 19:55:40,616 - INFO - Verified pod ctest-nginx-pod-84642876 in contrail-api 2025-11-10 19:55:40,616 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:55:40,632 - DEBUG - VMI 31b140e4-be6f-11f0-a7db-fa163e54d95d is active in agent 10.0.0.27 2025-11-10 19:55:40,632 - INFO - Verified Pod ctest-nginx-pod-84642876 in agent 10.0.0.27 2025-11-10 19:55:40,632 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=10d66b03-1290-4fac-b2b6-57d08394e911 2025-11-10 19:55:40,637 - INFO - Pod ctest-nginx-pod-84642876 with uuid 10d66b03-1290-4fac-b2b6-57d08394e911 found in kube manager 2025-11-10 19:55:40,637 - INFO - Pod ctest-nginx-pod-84642876 verification passed 2025-11-10 19:55:40,730 - DEBUG - [Pod ctest-nginx-pod-84642876] Cmd: echo ctest-nginx-pod-84642876 > /usr/share/nginx/html/index.html, Output: 2025-11-10 19:55:40,739 - INFO - Pod ctest-busybox-pod-42044055 is in running state.Got IP 10.47.255.248 2025-11-10 19:55:40,794 - DEBUG - Pod ctest-busybox-pod-42044055 has vmi 36159b4e-be6f-11f0-a7db-fa163e54d95d 2025-11-10 19:55:40,794 - INFO - Verified pod ctest-busybox-pod-42044055 in contrail-api 2025-11-10 19:55:40,795 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:55:40,812 - DEBUG - VMI 36159b4e-be6f-11f0-a7db-fa163e54d95d is active in agent 10.0.0.27 2025-11-10 19:55:40,812 - INFO - Verified Pod ctest-busybox-pod-42044055 in agent 10.0.0.27 2025-11-10 19:55:40,813 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:55:40,818 - INFO - Pod ctest-busybox-pod-42044055 with uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 found in kube manager 2025-11-10 19:55:40,818 - INFO - Pod ctest-busybox-pod-42044055 verification passed 2025-11-10 19:55:40,931 - DEBUG - [Pod ctest-busybox-pod-42044055] 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-84642876 2025-11-10 19:55:40,931 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:40,931 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] 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-84642876 2025-11-10 19:55:41,043 - DEBUG - [Pod ctest-busybox-pod-42044055] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84642876 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-11-10 19:55:41,044 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:41,044 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd output: ctest-nginx-pod-84642876 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-11-10 19:55:41,145 - DEBUG - [Pod ctest-busybox-pod-42044055] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84642876 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-11-10 19:55:41,145 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:41,145 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd output: ctest-nginx-pod-84642876 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-11-10 19:55:41,221 - DEBUG - [Pod ctest-busybox-pod-42044055] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84642876 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-11-10 19:55:41,221 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:41,221 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd output: ctest-nginx-pod-84642876 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-11-10 19:55:41,290 - DEBUG - [Pod ctest-busybox-pod-42044055] 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-84642876 2025-11-10 19:55:41,290 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:41,290 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] 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-84642876 2025-11-10 19:55:41,380 - DEBUG - [Pod ctest-busybox-pod-42044055] 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-84642876 2025-11-10 19:55:41,381 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:41,381 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] 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-84642876 2025-11-10 19:55:41,472 - DEBUG - [Pod ctest-busybox-pod-42044055] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-06484986 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-11-10 19:55:41,473 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 19:55:41,473 - DEBUG - [Pod Pod ctest-busybox-pod-42044055] Cmd output: ctest-nginx-pod-06484986 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-11-10 19:55:41,473 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-06484986': 1, 'ctest-nginx-pod-84642876': 6} 2025-11-10 19:55:41,473 - WARNING - Nothing to delete parallely 2025-11-10 19:55:41,473 - INFO - Deleting pod default:ctest-busybox-pod-42044055 2025-11-10 19:55:41,484 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:55:41,494 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:55:46,494 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:55:46,506 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:55:51,507 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:55:51,515 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:55:56,516 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:55:56,529 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:56:01,530 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:56:01,537 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:56:06,538 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:56:06,551 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:56:11,552 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:56:11,578 - WARNING - Pod uuid 884a9ebf-6920-45c7-9d4a-aba722333ae3 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:56:16,578 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=884a9ebf-6920-45c7-9d4a-aba722333ae3 2025-11-10 19:56:16,592 - DEBUG - Pod 884a9ebf-6920-45c7-9d4a-aba722333ae3 is not in agent 10.0.0.27 VM list 2025-11-10 19:56:16,592 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36159b4e-be6f-11f0-a7db-fa163e54d95d 2025-11-10 19:56:16,604 - DEBUG - VMI 36159b4e-be6f-11f0-a7db-fa163e54d95d is removed from agent 10.0.0.27 2025-11-10 19:56:16,604 - INFO - Verified that pod ctest-busybox-pod-42044055 is removed in agent 2025-11-10 19:56:16,605 - INFO - Deleting Ingress : ctest-nginx-ingress-54078117 2025-11-10 19:56:16,614 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 2025-11-10 19:56:16,622 - ERROR - Ingress ctest-nginx-ingress-54078117 with uuid 1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 still found in kube manager 2025-11-10 19:56:17,624 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 2025-11-10 19:56:17,628 - INFO - Ingress ctest-nginx-ingress-54078117 with uuid 1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 deleted successfully from kube manager 2025-11-10 19:56:17,628 - INFO - Verifications on Ingress %s cleanup passed 2025-11-10 19:56:17,628 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-10 19:56:17,781 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-10 19:56:17,788 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-10 19:56:17,788 - INFO - Deleting VN __public__ 2025-11-10 19:56:17,972 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 2025-11-10 19:56:17,976 - DEBUG - Response Code: 404 2025-11-10 19:56:17,976 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-10 19:56:17,981 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 2025-11-10 19:56:17,988 - DEBUG - Requesting: http://10.0.0.48:8082/project/5b6d0107-64aa-4089-bf20-aa6fcb53371c 2025-11-10 19:56:18,047 - INFO - Validated that VN __public__ is not found in API Server 2025-11-10 19:56:18,047 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-10 19:56:18,081 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:56:18,097 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-11-10 19:56:18,097 - INFO - Validated that VN __public__ is not in any agent 2025-11-10 19:56:18,098 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:56:18,118 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 19:56:18,123 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-10 19:56:18,127 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-10 19:56:18,127 - INFO - Deleting pod default:ctest-nginx-pod-84642876 2025-11-10 19:56:18,153 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=10d66b03-1290-4fac-b2b6-57d08394e911 2025-11-10 19:56:18,183 - WARNING - Pod uuid 10d66b03-1290-4fac-b2b6-57d08394e911 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:56:23,183 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=10d66b03-1290-4fac-b2b6-57d08394e911 2025-11-10 19:56:23,202 - DEBUG - Pod 10d66b03-1290-4fac-b2b6-57d08394e911 is not in agent 10.0.0.27 VM list 2025-11-10 19:56:23,202 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31b140e4-be6f-11f0-a7db-fa163e54d95d 2025-11-10 19:56:23,223 - DEBUG - VMI 31b140e4-be6f-11f0-a7db-fa163e54d95d is removed from agent 10.0.0.27 2025-11-10 19:56:23,223 - INFO - Verified that pod ctest-nginx-pod-84642876 is removed in agent 2025-11-10 19:56:23,224 - INFO - Deleting pod default:ctest-nginx-pod-06484986 2025-11-10 19:56:23,252 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d10340a0-3e06-425e-b931-41ca828489c4 2025-11-10 19:56:23,263 - WARNING - Pod uuid d10340a0-3e06-425e-b931-41ca828489c4 is still seen in agent 10.0.0.27 VM list 2025-11-10 19:56:28,264 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d10340a0-3e06-425e-b931-41ca828489c4 2025-11-10 19:56:28,274 - DEBUG - Pod d10340a0-3e06-425e-b931-41ca828489c4 is not in agent 10.0.0.27 VM list 2025-11-10 19:56:28,274 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:313f8800-be6f-11f0-a7db-fa163e54d95d 2025-11-10 19:56:28,285 - DEBUG - VMI 313f8800-be6f-11f0-a7db-fa163e54d95d is removed from agent 10.0.0.27 2025-11-10 19:56:28,285 - INFO - Verified that pod ctest-nginx-pod-06484986 is removed in agent 2025-11-10 19:56:28,285 - INFO - Deleting service : ctest-nginx-svc-01812584 2025-11-10 19:56:28,631 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 19:56:28,638 - DEBUG - No XMPP flaps were noticed during the test
2025-11-10 19:56:28,639 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-11-10 19:56:28,639 - INFO - -------------------------------------------------------------------------------- 2025-11-10 19:56:35,173 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-10 19:56:35,446 - DEBUG - Output : cluster_project={} 2025-11-10 19:56:35,547 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-10 19:56:35,776 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-10 19:56:35,782 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-10 19:56:36,024 - DEBUG - Output : cluster_project={} 2025-11-10 19:56:46,230 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:46,280 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:46,376 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:56,449 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:56,542 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:56,596 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:56,686 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:56,724 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 19:56:57,060 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 19:56:59,972 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-11-10 19:56:59,984 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-10 19:57:00,019 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-10 19:57:02,051 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-10 20:00:04,123 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 20:00:04,171 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ee6c49fe-ceab-40d7-bb7d-8fa3cda4f8ed 2025-11-10 20:00:04,198 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b89bcc58-71c6-4c57-8036-31447397b89d 2025-11-10 20:00:04,220 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:04,236 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd252f87-0bc7-487b-8953-273c73f52e19 2025-11-10 20:00:04,250 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:04,261 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:04,270 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=56b5bfea-b387-47eb-8b19-82be587fbd4c 2025-11-10 20:00:04,279 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:09,281 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ee6c49fe-ceab-40d7-bb7d-8fa3cda4f8ed 2025-11-10 20:00:09,285 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b89bcc58-71c6-4c57-8036-31447397b89d 2025-11-10 20:00:09,288 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:09,290 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd252f87-0bc7-487b-8953-273c73f52e19 2025-11-10 20:00:09,304 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d969e5c-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:09,310 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e2459ea-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:09,316 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f882d52-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:09,319 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:09,321 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:09,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=56b5bfea-b387-47eb-8b19-82be587fbd4c 2025-11-10 20:00:09,325 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:09,358 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f0122ee-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:14,312 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:14,357 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:14,359 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:14,361 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:19,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:19,372 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:19,373 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:19,375 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:24,336 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:24,396 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:24,398 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:24,399 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:29,353 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:29,426 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:29,428 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:29,430 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:34,370 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:34,448 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:34,449 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:34,450 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:39,380 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=de67adaa-c453-4d59-b823-6ba407897363 2025-11-10 20:00:39,392 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6014d338-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:39,462 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=16f79868-42c1-4fc7-a6f9-f30ffaef3e95 2025-11-10 20:00:39,464 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=71856c8d-4e75-4dab-989e-2a0530f9f2a9 2025-11-10 20:00:39,465 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fef12cb5-c2db-4a34-bc79-6bd535cbec1c 2025-11-10 20:00:39,474 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:607fd2dc-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:39,477 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61025b80-be6f-11f0-a7db-fa163e54d95d 2025-11-10 20:00:39,478 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:618e8c68-be6f-11f0-a7db-fa163e54d95d