2026-08-20 22:15:54,279 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-08-20 22:15:54,580 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2079-1 2026-08-20 22:15:54,580 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-08-20 22:15:54,625 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2079-1 2026-08-20 22:15:54,626 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-20 22:15:54,702 - DEBUG - Output : NAMES contrail_test_1W2zCi2By contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-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-nodemgr-1 config_api-api-1 config_api-schema-1 2026-08-20 22:15:54,703 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-20 22:15:54,794 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.246.55.1/24 172.17.0.1/16 2026-08-20 22:15:54,794 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-08-20 22:15:54,838 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2079-1 2026-08-20 22:15:54,941 - DEBUG - [10.0.0.162]: Running cmd : hostname 2026-08-20 22:15:55,206 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2079-1 2026-08-20 22:15:55,206 - DEBUG - [10.0.0.162]: Running cmd : hostname -f 2026-08-20 22:15:55,241 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2079-1 2026-08-20 22:15:55,241 - DEBUG - [10.0.0.162]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-20 22:15:55,296 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-20 22:15:55,296 - DEBUG - [10.0.0.162]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-20 22:15:55,367 - DEBUG - Output : 10.0.0.162/24 2026-08-20 22:15:55,367 - DEBUG - [10.0.0.162]: Running cmd : getent hosts 10.0.0.162 | head -n 1 | awk '{print $2}' 2026-08-20 22:15:55,402 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2079-1 2026-08-20 22:15:55,523 - INFO - Using existing project ['default-domain', 'k8s-default'](cc867d02-86c2-47c2-8ce5-44e6714abd86) 2026-08-20 22:15:55,667 - INFO - Using existing project ['default-domain', 'k8s-default'](cc867d02-86c2-47c2-8ce5-44e6714abd86) 2026-08-20 22:15:55,798 - INFO - ================================================================================ 2026-08-20 22:15:55,799 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-20 22:15:55,799 - 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 2026-08-20 22:15:56,070 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 22:15:56,080 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.0.0.50': '0'}} with 2026-08-20 22:15:56,080 - INFO - Initial checks done. Running the testcase now 2026-08-20 22:15:56,080 - INFO - 2026-08-20 22:15:56,085 - INFO - Namespace default already exists 2026-08-20 22:15:56,086 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 22:15:56,223 - DEBUG - Output : cluster_project={} 2026-08-20 22:15:56,281 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-20 22:15:56,281 - DEBUG - Project uuid in Contrail is cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:15:56,281 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-20 22:15:56,420 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-20 22:15:56,420 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=b79ff555-6390-4bcd-80ab-9d0d7b3fe09b 2026-08-20 22:15:56,425 - INFO - Namespace default with uuid b79ff555-6390-4bcd-80ab-9d0d7b3fe09b found in kube manager 2026-08-20 22:15:56,425 - INFO - Namespace default verification passed 2026-08-20 22:15:56,428 - DEBUG - Service ctest-nginx-svc-43971715 not present 2026-08-20 22:15:56,429 - INFO - Creating service ctest-nginx-svc-43971715 2026-08-20 22:15:56,453 - INFO - Created Service ctest-nginx-svc-43971715 2026-08-20 22:15:56,465 - DEBUG - Pod ctest-nginx-pod-35576381 not present 2026-08-20 22:15:56,466 - INFO - Creating Pod ctest-nginx-pod-35576381 2026-08-20 22:15:56,538 - DEBUG - Pod : ctest-nginx-pod-35576381 UUID is 28eb7a9e-36fb-4ee3-887d-1011b30898d1 2026-08-20 22:15:56,545 - DEBUG - Pod ctest-nginx-pod-48465105 not present 2026-08-20 22:15:56,546 - INFO - Creating Pod ctest-nginx-pod-48465105 2026-08-20 22:15:56,589 - DEBUG - Pod : ctest-nginx-pod-48465105 UUID is fec8464f-ee89-4126-a502-41b5619da736 2026-08-20 22:15:56,817 - INFO - Created VN __public__, UUID :0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:15:57,063 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-20 22:15:57,074 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f7b52dc4-c29c-4207-b929-9e38c0fe2e4b 2026-08-20 22:15:57,111 - DEBUG - Requesting: http://10.0.0.50:8082/project/cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:15:57,174 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:15:57,184 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:15:57,193 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:15:57,236 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:15:57,271 - DEBUG - Route Targets: [] 2026-08-20 22:15:57,271 - DEBUG - RT names not yet present for VN __public__ 2026-08-20 22:16:02,272 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-20 22:16:02,279 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f7b52dc4-c29c-4207-b929-9e38c0fe2e4b 2026-08-20 22:16:02,287 - DEBUG - Requesting: http://10.0.0.50:8082/project/cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:16:02,353 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:02,367 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:02,379 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:16:02,387 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:16:02,394 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1631efdb-157a-4ab7-afb2-0300b9bde7ff 2026-08-20 22:16:02,405 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-20 22:16:02,405 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:02,415 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:16:02,438 - INFO - Verified VN network id 13 for VN 0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:02,438 - INFO - Verifications in API Server for VN __public__ passed 2026-08-20 22:16:02,438 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:02,453 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:16:02,467 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:16:02,475 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1631efdb-157a-4ab7-afb2-0300b9bde7ff 2026-08-20 22:16:02,484 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-20 22:16:02,495 - DEBUG - Control-node 10.0.0.50 : 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': '968732979937233073', 'uuid-lslong': '12750208475526746438'}, 'enable': 'true', 'created': '2026-08-20T22:15:56', 'last-modified': '2026-08-20T22:15:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.477250'} 2026-08-20 22:16:02,496 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:02,512 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-20 22:16:02,512 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-20 22:16:02,513 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-20 22:16:02,513 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-20 22:16:02,520 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f7b52dc4-c29c-4207-b929-9e38c0fe2e4b 2026-08-20 22:16:02,529 - DEBUG - Requesting: http://10.0.0.50:8082/project/cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:16:02,591 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:02,605 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-20 22:16:02,605 - DEBUG - Verifying the vn in opserver 2026-08-20 22:16:02,605 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-08-20 22:16:02,605 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-08-20 22:16:02,612 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-20 22:16:02,612 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-20 22:16:02,612 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:02,622 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:02,629 - DEBUG - Do not have enough data to verify VN in agent 2026-08-20 22:16:02,629 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:02,637 - DEBUG - VRF ids for VN __public__: {} 2026-08-20 22:16:02,757 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-20 22:16:02,947 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-20 22:16:02,955 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f7b52dc4-c29c-4207-b929-9e38c0fe2e4b 2026-08-20 22:16:02,965 - DEBUG - Requesting: http://10.0.0.50:8082/project/cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:16:03,034 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:03,048 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/38b425f9-6662-4c21-aae9-940480b28ed4 2026-08-20 22:16:03,059 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-20 22:16:03,066 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f7b52dc4-c29c-4207-b929-9e38c0fe2e4b 2026-08-20 22:16:03,077 - DEBUG - Requesting: http://10.0.0.50:8082/project/cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:16:03,146 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0d71a183-3f5d-48b1-b0f1-d70e13f25146 2026-08-20 22:16:03,159 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-20 22:16:03,159 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-20 22:16:03,172 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-20 22:16:03,179 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-20 22:16:03,179 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-20 22:16:03,183 - DEBUG - Ingress ctest-nginx-ingress-36658740 not present 2026-08-20 22:16:03,184 - INFO - Creating Ingress ctest-nginx-ingress-36658740 2026-08-20 22:16:03,197 - INFO - Created Ingress ctest-nginx-ingress-36658740 2026-08-20 22:16:03,203 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-36658740 2026-08-20 22:16:06,213 - DEBUG - For Ingress ctest-nginx-ingress-36658740, Cluster IP: 10.47.255.249, External IPs ['207.55.190.124'] 2026-08-20 22:16:06,213 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-36658740 2026-08-20 22:16:06,213 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=5d9d6447-8091-4251-b3eb-80bcea6c6cbd 2026-08-20 22:16:06,221 - INFO - Ingress ctest-nginx-ingress-36658740 with uuid 5d9d6447-8091-4251-b3eb-80bcea6c6cbd found in kube manager 2026-08-20 22:16:06,222 - INFO - Ingress ctest-nginx-ingress-36658740 verification passed 2026-08-20 22:16:06,239 - DEBUG - Pod ctest-busybox-pod-58280533 not present 2026-08-20 22:16:06,240 - INFO - Creating Pod ctest-busybox-pod-58280533 2026-08-20 22:16:06,291 - DEBUG - Pod : ctest-busybox-pod-58280533 UUID is 665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:06,308 - DEBUG - Pod ctest-nginx-pod-35576381 not in running state.Currently in Pending 2026-08-20 22:16:11,318 - DEBUG - Pod ctest-nginx-pod-35576381 not in running state.Currently in Pending 2026-08-20 22:16:16,328 - INFO - Pod ctest-nginx-pod-35576381 is in running state.Got IP 10.47.255.251 2026-08-20 22:16:16,343 - DEBUG - Pod ctest-nginx-pod-35576381 has vmi b847721e-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:16:16,343 - INFO - Verified pod ctest-nginx-pod-35576381 in contrail-api 2026-08-20 22:16:16,343 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:16:16,355 - DEBUG - VMI b847721e-9ce4-11f1-97b9-fa163e480978 is active in agent 10.0.0.162 2026-08-20 22:16:16,355 - INFO - Verified Pod ctest-nginx-pod-35576381 in agent 10.0.0.162 2026-08-20 22:16:16,356 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=28eb7a9e-36fb-4ee3-887d-1011b30898d1 2026-08-20 22:16:16,360 - INFO - Pod ctest-nginx-pod-35576381 with uuid 28eb7a9e-36fb-4ee3-887d-1011b30898d1 found in kube manager 2026-08-20 22:16:16,360 - INFO - Pod ctest-nginx-pod-35576381 verification passed 2026-08-20 22:16:16,504 - DEBUG - [Pod ctest-nginx-pod-35576381] Cmd: echo ctest-nginx-pod-35576381 > /usr/share/nginx/html/index.html, Output: 2026-08-20 22:16:16,513 - INFO - Pod ctest-nginx-pod-48465105 is in running state.Got IP 10.47.255.250 2026-08-20 22:16:16,529 - DEBUG - Pod ctest-nginx-pod-48465105 has vmi b8cb2e88-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:16:16,529 - INFO - Verified pod ctest-nginx-pod-48465105 in contrail-api 2026-08-20 22:16:16,530 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:16:16,541 - DEBUG - VMI b8cb2e88-9ce4-11f1-97b9-fa163e480978 is active in agent 10.0.0.162 2026-08-20 22:16:16,542 - INFO - Verified Pod ctest-nginx-pod-48465105 in agent 10.0.0.162 2026-08-20 22:16:16,542 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=fec8464f-ee89-4126-a502-41b5619da736 2026-08-20 22:16:16,547 - INFO - Pod ctest-nginx-pod-48465105 with uuid fec8464f-ee89-4126-a502-41b5619da736 found in kube manager 2026-08-20 22:16:16,547 - INFO - Pod ctest-nginx-pod-48465105 verification passed 2026-08-20 22:16:16,625 - DEBUG - [Pod ctest-nginx-pod-48465105] Cmd: echo ctest-nginx-pod-48465105 > /usr/share/nginx/html/index.html, Output: 2026-08-20 22:16:16,633 - DEBUG - Pod ctest-busybox-pod-58280533 not in running state.Currently in Pending 2026-08-20 22:16:21,642 - INFO - Pod ctest-busybox-pod-58280533 is in running state.Got IP 10.47.255.248 2026-08-20 22:16:21,699 - DEBUG - Pod ctest-busybox-pod-58280533 has vmi bd826b94-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:16:21,699 - INFO - Verified pod ctest-busybox-pod-58280533 in contrail-api 2026-08-20 22:16:21,699 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:16:21,711 - DEBUG - VMI bd826b94-9ce4-11f1-97b9-fa163e480978 is active in agent 10.0.0.162 2026-08-20 22:16:21,712 - INFO - Verified Pod ctest-busybox-pod-58280533 in agent 10.0.0.162 2026-08-20 22:16:21,712 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:21,716 - INFO - Pod ctest-busybox-pod-58280533 with uuid 665edd43-a5a6-49b1-8536-4a246e64e121 found in kube manager 2026-08-20 22:16:21,716 - INFO - Pod ctest-busybox-pod-58280533 verification passed 2026-08-20 22:16:21,785 - DEBUG - [Pod ctest-busybox-pod-58280533] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-48465105 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 22:16:21,785 - DEBUG - [Pod Pod ctest-busybox-pod-58280533] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 22:16:21,785 - DEBUG - [Pod Pod ctest-busybox-pod-58280533] Cmd output: ctest-nginx-pod-48465105 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 22:16:21,861 - DEBUG - [Pod ctest-busybox-pod-58280533] 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-48465105 2026-08-20 22:16:21,862 - DEBUG - [Pod Pod ctest-busybox-pod-58280533] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 22:16:21,862 - DEBUG - [Pod Pod ctest-busybox-pod-58280533] 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-48465105 2026-08-20 22:16:21,931 - DEBUG - [Pod ctest-busybox-pod-58280533] 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-35576381 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 22:16:21,931 - DEBUG - [Pod Pod ctest-busybox-pod-58280533] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 22:16:21,931 - DEBUG - [Pod Pod ctest-busybox-pod-58280533] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-35576381 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 22:16:21,931 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-35576381': 1, 'ctest-nginx-pod-48465105': 2} 2026-08-20 22:16:21,931 - WARNING - Nothing to delete parallely 2026-08-20 22:16:21,932 - INFO - Deleting pod default:ctest-busybox-pod-58280533 2026-08-20 22:16:21,951 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:21,961 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:26,962 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:26,970 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:31,970 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:31,978 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:36,979 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:36,987 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:41,988 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:41,996 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:46,997 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:47,004 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:52,005 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:52,013 - WARNING - Pod uuid 665edd43-a5a6-49b1-8536-4a246e64e121 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:16:57,014 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=665edd43-a5a6-49b1-8536-4a246e64e121 2026-08-20 22:16:57,025 - DEBUG - Pod 665edd43-a5a6-49b1-8536-4a246e64e121 is not in agent 10.0.0.162 VM list 2026-08-20 22:16:57,025 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd826b94-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:16:57,032 - DEBUG - VMI bd826b94-9ce4-11f1-97b9-fa163e480978 is removed from agent 10.0.0.162 2026-08-20 22:16:57,032 - INFO - Verified that pod ctest-busybox-pod-58280533 is removed in agent 2026-08-20 22:16:57,032 - INFO - Deleting Ingress : ctest-nginx-ingress-36658740 2026-08-20 22:16:57,046 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=5d9d6447-8091-4251-b3eb-80bcea6c6cbd 2026-08-20 22:16:57,058 - ERROR - Ingress ctest-nginx-ingress-36658740 with uuid 5d9d6447-8091-4251-b3eb-80bcea6c6cbd still found in kube manager 2026-08-20 22:16:58,063 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=5d9d6447-8091-4251-b3eb-80bcea6c6cbd 2026-08-20 22:16:58,068 - INFO - Ingress ctest-nginx-ingress-36658740 with uuid 5d9d6447-8091-4251-b3eb-80bcea6c6cbd deleted successfully from kube manager 2026-08-20 22:16:58,068 - INFO - Verifications on Ingress %s cleanup passed 2026-08-20 22:16:58,068 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-20 22:16:58,307 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-20 22:16:58,322 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-20 22:16:58,323 - INFO - Deleting VN __public__ 2026-08-20 22:16:58,650 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/20c31e56-9ba8-47c8-9801-87b8b4f6b976 2026-08-20 22:16:58,687 - DEBUG - Response Code: 404 2026-08-20 22:16:58,687 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-20 22:16:58,696 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f7b52dc4-c29c-4207-b929-9e38c0fe2e4b 2026-08-20 22:16:58,709 - DEBUG - Requesting: http://10.0.0.50:8082/project/cc867d02-86c2-47c2-8ce5-44e6714abd86 2026-08-20 22:16:58,791 - INFO - Validated that VN __public__ is not found in API Server 2026-08-20 22:16:58,792 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-20 22:16:58,800 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:58,811 - DEBUG - VN __public__ is not present in Agent 10.0.0.162 2026-08-20 22:16:58,811 - INFO - Validated that VN __public__ is not in any agent 2026-08-20 22:16:58,811 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:58,823 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 22:16:58,830 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-20 22:16:58,853 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-20 22:16:58,853 - INFO - Deleting pod default:ctest-nginx-pod-48465105 2026-08-20 22:16:58,893 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=fec8464f-ee89-4126-a502-41b5619da736 2026-08-20 22:16:58,915 - WARNING - Pod uuid fec8464f-ee89-4126-a502-41b5619da736 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:17:03,916 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=fec8464f-ee89-4126-a502-41b5619da736 2026-08-20 22:17:03,924 - DEBUG - Pod fec8464f-ee89-4126-a502-41b5619da736 is not in agent 10.0.0.162 VM list 2026-08-20 22:17:03,924 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8cb2e88-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:17:03,931 - DEBUG - VMI b8cb2e88-9ce4-11f1-97b9-fa163e480978 is removed from agent 10.0.0.162 2026-08-20 22:17:03,931 - INFO - Verified that pod ctest-nginx-pod-48465105 is removed in agent 2026-08-20 22:17:03,931 - INFO - Deleting pod default:ctest-nginx-pod-35576381 2026-08-20 22:17:03,960 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=28eb7a9e-36fb-4ee3-887d-1011b30898d1 2026-08-20 22:17:03,967 - WARNING - Pod uuid 28eb7a9e-36fb-4ee3-887d-1011b30898d1 is still seen in agent 10.0.0.162 VM list 2026-08-20 22:17:08,968 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=28eb7a9e-36fb-4ee3-887d-1011b30898d1 2026-08-20 22:17:08,974 - DEBUG - Pod 28eb7a9e-36fb-4ee3-887d-1011b30898d1 is not in agent 10.0.0.162 VM list 2026-08-20 22:17:08,975 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b847721e-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:17:08,982 - DEBUG - VMI b847721e-9ce4-11f1-97b9-fa163e480978 is removed from agent 10.0.0.162 2026-08-20 22:17:08,982 - INFO - Verified that pod ctest-nginx-pod-35576381 is removed in agent 2026-08-20 22:17:08,983 - INFO - Deleting service : ctest-nginx-svc-43971715 2026-08-20 22:17:09,234 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 22:17:09,241 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 22:17:09,241 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2026-08-20 22:17:09,241 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:17:15,899 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 22:17:16,071 - DEBUG - Output : cluster_project={} 2026-08-20 22:17:16,216 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-20 22:17:16,423 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-20 22:17:16,434 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 22:17:16,617 - DEBUG - Output : cluster_project={} 2026-08-20 22:17:26,769 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:31,825 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:31,912 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:31,995 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:32,039 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:32,124 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:37,179 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:37,319 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 22:17:37,625 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 22:17:40,389 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_ApplicationPolicySetReq? 2026-08-20 22:17:40,402 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AclReq? 2026-08-20 22:17:40,434 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AclReq? 2026-08-20 22:17:42,462 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AclReq? 2026-08-20 22:20:43,367 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 22:20:43,405 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:20:43,435 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=5e50adde-b3a2-4b7f-ad17-e4f98f7563f5 2026-08-20 22:20:43,442 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:20:43,460 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:20:43,469 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:20:43,474 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:20:43,479 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=74fcacbf-abe8-49c4-8fc4-dbbf9a2adf7a 2026-08-20 22:20:43,495 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=b1499dad-302a-4a12-beab-2f5820c3017e 2026-08-20 22:20:48,448 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:20:48,504 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:20:48,506 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=5e50adde-b3a2-4b7f-ad17-e4f98f7563f5 2026-08-20 22:20:48,516 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e77b652c-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:20:48,638 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:20:48,639 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=74fcacbf-abe8-49c4-8fc4-dbbf9a2adf7a 2026-08-20 22:20:48,641 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:20:48,642 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:20:48,643 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=b1499dad-302a-4a12-beab-2f5820c3017e 2026-08-20 22:20:48,659 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e8c1d0ce-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:20:48,661 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e94b65aa-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:20:53,456 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:20:53,516 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:20:53,661 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:20:53,664 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:20:53,666 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:20:58,464 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:20:58,524 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:20:58,671 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:20:58,676 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:20:58,678 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:21:03,473 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:21:03,533 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:21:03,681 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:21:03,690 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:21:03,692 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:21:08,480 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:21:08,541 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:21:08,690 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:21:08,703 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:21:08,705 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:21:13,491 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:21:13,551 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:21:13,699 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:21:13,719 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:21:13,721 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:21:18,499 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=20a95b41-23bf-447c-9856-8f77e4924c59 2026-08-20 22:21:18,507 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9eba29a-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:21:18,559 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=283d4560-9620-4211-b971-0839db5c810e 2026-08-20 22:21:18,566 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea6c6510-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:21:18,708 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=69818737-257c-4b49-a4f1-85a45f83fcc9 2026-08-20 22:21:18,718 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e808c584-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:21:18,732 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=c5e0e78e-4632-424d-ba96-d6de36595f22 2026-08-20 22:21:18,733 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=e08a1a62-a387-439e-82e5-be520400403e 2026-08-20 22:21:18,746 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb70b5ce-9ce4-11f1-97b9-fa163e480978 2026-08-20 22:21:18,748 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eaede946-9ce4-11f1-97b9-fa163e480978