2025-10-26 22:29:30,892 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-10-26 22:29:31,281 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1616-1 2025-10-26 22:29:31,281 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-10-26 22:29:31,360 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1616-1 2025-10-26 22:29:31,360 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-26 22:29:31,520 - DEBUG - Output : NAMES contrail_test_M4o7F3xmd contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 2025-10-26 22:29:31,521 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-26 22:29:31,630 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.226.94.1/24 172.17.0.1/16 2025-10-26 22:29:31,631 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-10-26 22:29:31,709 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1616-1 2025-10-26 22:29:31,875 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-26 22:29:32,125 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1616-1 2025-10-26 22:29:32,126 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-26 22:29:32,152 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1616-1 2025-10-26 22:29:32,152 - DEBUG - [10.0.0.65]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-26 22:29:32,201 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-26 22:29:32,202 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-26 22:29:32,263 - DEBUG - Output : 10.0.0.65/24 2025-10-26 22:29:32,264 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-26 22:29:32,298 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1616-1 2025-10-26 22:29:32,413 - INFO - Using existing project ['default-domain', 'k8s-default'](c862d60f-9cf4-4a0c-b1ad-aeda9705423e) 2025-10-26 22:29:32,530 - INFO - Using existing project ['default-domain', 'k8s-default'](c862d60f-9cf4-4a0c-b1ad-aeda9705423e) 2025-10-26 22:29:32,646 - INFO - ================================================================================ 2025-10-26 22:29:32,646 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-26 22:29:32,646 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-10-26 22:29:32,951 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-26 22:29:32,958 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.38': '0'}} with 2025-10-26 22:29:32,959 - INFO - Initial checks done. Running the testcase now 2025-10-26 22:29:32,959 - INFO - 2025-10-26 22:29:32,965 - INFO - Namespace default already exists 2025-10-26 22:29:32,965 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-26 22:29:33,149 - DEBUG - Output : cluster_project={} 2025-10-26 22:29:33,206 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-26 22:29:33,206 - DEBUG - Project uuid in Contrail is c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:29:33,206 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-26 22:29:33,348 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-26 22:29:33,348 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=9784585d-5d95-499f-9fb8-d22f1f5d600a 2025-10-26 22:29:33,352 - INFO - Namespace default with uuid 9784585d-5d95-499f-9fb8-d22f1f5d600a found in kube manager 2025-10-26 22:29:33,353 - INFO - Namespace default verification passed 2025-10-26 22:29:33,356 - DEBUG - Service ctest-nginx-svc-20305094 not present 2025-10-26 22:29:33,356 - INFO - Creating service ctest-nginx-svc-20305094 2025-10-26 22:29:33,376 - INFO - Created Service ctest-nginx-svc-20305094 2025-10-26 22:29:33,384 - DEBUG - Pod ctest-nginx-pod-15764847 not present 2025-10-26 22:29:33,385 - INFO - Creating Pod ctest-nginx-pod-15764847 2025-10-26 22:29:33,462 - DEBUG - Pod : ctest-nginx-pod-15764847 UUID is 4c3015e9-2298-4d5c-864b-0dee3bcb05bc 2025-10-26 22:29:33,468 - DEBUG - Pod ctest-nginx-pod-59946847 not present 2025-10-26 22:29:33,469 - INFO - Creating Pod ctest-nginx-pod-59946847 2025-10-26 22:29:33,533 - DEBUG - Pod : ctest-nginx-pod-59946847 UUID is b30dd390-8412-4404-b708-f88812b94dae 2025-10-26 22:29:33,847 - INFO - Created VN __public__, UUID :4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:34,038 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-26 22:29:34,046 - DEBUG - Requesting: http://10.0.0.38:8082/domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 2025-10-26 22:29:34,097 - DEBUG - Requesting: http://10.0.0.38:8082/project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:29:34,170 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:34,185 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:34,194 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:34,202 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:34,213 - DEBUG - Route Targets: [] 2025-10-26 22:29:34,213 - DEBUG - RT names not yet present for VN __public__ 2025-10-26 22:29:39,214 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-26 22:29:39,229 - DEBUG - Requesting: http://10.0.0.38:8082/domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 2025-10-26 22:29:39,249 - DEBUG - Requesting: http://10.0.0.38:8082/project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:29:39,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,340 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,351 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:39,362 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:39,369 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/db7bf5f7-7d07-4473-869d-b3606754bb51 2025-10-26 22:29:39,375 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-26 22:29:39,375 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,384 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:39,397 - INFO - Verified VN network id 13 for VN 4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,397 - INFO - Verifications in API Server for VN __public__ passed 2025-10-26 22:29:39,398 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,412 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:39,420 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:29:39,427 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/db7bf5f7-7d07-4473-869d-b3606754bb51 2025-10-26 22:29:39,433 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-26 22:29:39,440 - DEBUG - Control-node 10.0.0.38 : 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': '5728797269749944240', 'uuid-lslong': '9573854627088698708'}, 'enable': 'true', 'created': '2025-10-26T22:29:33', 'last-modified': '2025-10-26T22:29:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480391'} 2025-10-26 22:29:39,440 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:29:39,452 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-26 22:29:39,452 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-26 22:29:39,453 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-26 22:29:39,453 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-26 22:29:39,460 - DEBUG - Requesting: http://10.0.0.38:8082/domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 2025-10-26 22:29:39,467 - DEBUG - Requesting: http://10.0.0.38:8082/project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:29:39,504 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,512 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-26 22:29:39,512 - DEBUG - Verifying the vn in opserver 2025-10-26 22:29:39,512 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-10-26 22:29:39,512 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-26 22:29:39,515 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-26 22:29:39,516 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-26 22:29:39,516 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:29:39,523 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:29:39,527 - DEBUG - Do not have enough data to verify VN in agent 2025-10-26 22:29:39,527 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:29:39,532 - DEBUG - VRF ids for VN __public__: {} 2025-10-26 22:29:39,637 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-26 22:29:39,811 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-26 22:29:39,818 - DEBUG - Requesting: http://10.0.0.38:8082/domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 2025-10-26 22:29:39,826 - DEBUG - Requesting: http://10.0.0.38:8082/project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:29:39,866 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,875 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/3c94fb80-b375-4343-85f3-61519a484f6d 2025-10-26 22:29:39,879 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-26 22:29:39,883 - DEBUG - Requesting: http://10.0.0.38:8082/domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 2025-10-26 22:29:39,888 - DEBUG - Requesting: http://10.0.0.38:8082/project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:29:39,924 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 2025-10-26 22:29:39,931 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-26 22:29:39,931 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-26 22:29:39,938 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-26 22:29:39,943 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-26 22:29:39,943 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-26 22:29:39,946 - DEBUG - Ingress ctest-nginx-ingress-07141586 not present 2025-10-26 22:29:39,946 - INFO - Creating Ingress ctest-nginx-ingress-07141586 2025-10-26 22:29:39,953 - INFO - Created Ingress ctest-nginx-ingress-07141586 2025-10-26 22:29:39,956 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-07141586 2025-10-26 22:29:42,960 - DEBUG - For Ingress ctest-nginx-ingress-07141586, Cluster IP: 10.47.255.249, External IPs ['138.127.82.252'] 2025-10-26 22:29:42,960 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-07141586 2025-10-26 22:29:42,960 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=c63bdbe8-04ae-4666-b73a-81d55fa84ad1 2025-10-26 22:29:42,964 - INFO - Ingress ctest-nginx-ingress-07141586 with uuid c63bdbe8-04ae-4666-b73a-81d55fa84ad1 found in kube manager 2025-10-26 22:29:42,964 - INFO - Ingress ctest-nginx-ingress-07141586 verification passed 2025-10-26 22:29:42,966 - DEBUG - Pod ctest-busybox-pod-49935401 not present 2025-10-26 22:29:42,967 - INFO - Creating Pod ctest-busybox-pod-49935401 2025-10-26 22:29:42,993 - DEBUG - Pod : ctest-busybox-pod-49935401 UUID is 87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:29:42,998 - DEBUG - Pod ctest-nginx-pod-15764847 not in running state.Currently in Pending 2025-10-26 22:29:48,019 - DEBUG - Pod ctest-nginx-pod-15764847 not in running state.Currently in Pending 2025-10-26 22:29:53,030 - INFO - Pod ctest-nginx-pod-15764847 is in running state.Got IP 10.47.255.251 2025-10-26 22:29:53,055 - DEBUG - Pod ctest-nginx-pod-15764847 has vmi 3feda90a-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:29:53,055 - INFO - Verified pod ctest-nginx-pod-15764847 in contrail-api 2025-10-26 22:29:53,056 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:29:53,076 - DEBUG - VMI 3feda90a-b2bb-11f0-8fb0-fa163e8b4c96 is active in agent 10.0.0.65 2025-10-26 22:29:53,076 - INFO - Verified Pod ctest-nginx-pod-15764847 in agent 10.0.0.65 2025-10-26 22:29:53,077 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=4c3015e9-2298-4d5c-864b-0dee3bcb05bc 2025-10-26 22:29:53,087 - INFO - Pod ctest-nginx-pod-15764847 with uuid 4c3015e9-2298-4d5c-864b-0dee3bcb05bc found in kube manager 2025-10-26 22:29:53,087 - INFO - Pod ctest-nginx-pod-15764847 verification passed 2025-10-26 22:29:53,191 - DEBUG - [Pod ctest-nginx-pod-15764847] Cmd: echo ctest-nginx-pod-15764847 > /usr/share/nginx/html/index.html, Output: 2025-10-26 22:29:53,208 - INFO - Pod ctest-nginx-pod-59946847 is in running state.Got IP 10.47.255.250 2025-10-26 22:29:53,239 - DEBUG - Pod ctest-nginx-pod-59946847 has vmi 405701c0-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:29:53,239 - INFO - Verified pod ctest-nginx-pod-59946847 in contrail-api 2025-10-26 22:29:53,240 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:29:53,257 - DEBUG - VMI 405701c0-b2bb-11f0-8fb0-fa163e8b4c96 is active in agent 10.0.0.65 2025-10-26 22:29:53,258 - INFO - Verified Pod ctest-nginx-pod-59946847 in agent 10.0.0.65 2025-10-26 22:29:53,258 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=b30dd390-8412-4404-b708-f88812b94dae 2025-10-26 22:29:53,267 - INFO - Pod ctest-nginx-pod-59946847 with uuid b30dd390-8412-4404-b708-f88812b94dae found in kube manager 2025-10-26 22:29:53,267 - INFO - Pod ctest-nginx-pod-59946847 verification passed 2025-10-26 22:29:53,332 - DEBUG - [Pod ctest-nginx-pod-59946847] Cmd: echo ctest-nginx-pod-59946847 > /usr/share/nginx/html/index.html, Output: 2025-10-26 22:29:53,352 - DEBUG - Pod ctest-busybox-pod-49935401 not in running state.Currently in Pending 2025-10-26 22:29:58,368 - INFO - Pod ctest-busybox-pod-49935401 is in running state.Got IP 10.47.255.248 2025-10-26 22:29:58,435 - DEBUG - Pod ctest-busybox-pod-49935401 has vmi 44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:29:58,435 - INFO - Verified pod ctest-busybox-pod-49935401 in contrail-api 2025-10-26 22:29:58,435 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:29:58,449 - DEBUG - VMI 44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96 is active in agent 10.0.0.65 2025-10-26 22:29:58,449 - INFO - Verified Pod ctest-busybox-pod-49935401 in agent 10.0.0.65 2025-10-26 22:29:58,449 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:29:58,456 - INFO - Pod ctest-busybox-pod-49935401 with uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 found in kube manager 2025-10-26 22:29:58,457 - INFO - Pod ctest-busybox-pod-49935401 verification passed 2025-10-26 22:29:58,527 - DEBUG - [Pod ctest-busybox-pod-49935401] 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-59946847 2025-10-26 22:29:58,528 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-26 22:29:58,528 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] 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-59946847 2025-10-26 22:29:58,596 - DEBUG - [Pod ctest-busybox-pod-49935401] 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-59946847 2025-10-26 22:29:58,596 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-26 22:29:58,596 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] 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-59946847 2025-10-26 22:29:58,680 - DEBUG - [Pod ctest-busybox-pod-49935401] 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-59946847 2025-10-26 22:29:58,681 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-26 22:29:58,681 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] 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-59946847 2025-10-26 22:29:58,754 - DEBUG - [Pod ctest-busybox-pod-49935401] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15764847 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-10-26 22:29:58,754 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-26 22:29:58,754 - DEBUG - [Pod Pod ctest-busybox-pod-49935401] Cmd output: ctest-nginx-pod-15764847 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-10-26 22:29:58,754 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-15764847': 1, 'ctest-nginx-pod-59946847': 3} 2025-10-26 22:29:58,755 - WARNING - Nothing to delete parallely 2025-10-26 22:29:58,756 - INFO - Deleting pod default:ctest-busybox-pod-49935401 2025-10-26 22:29:58,810 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:29:58,822 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:03,824 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:03,835 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:08,836 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:08,856 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:13,856 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:13,865 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:18,866 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:18,877 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:23,878 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:23,891 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:28,892 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:28,901 - WARNING - Pod uuid 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:33,902 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=87979fc1-8d4e-45f0-a946-52465e5fd6b5 2025-10-26 22:30:33,909 - DEBUG - Pod 87979fc1-8d4e-45f0-a946-52465e5fd6b5 is not in agent 10.0.0.65 VM list 2025-10-26 22:30:33,909 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:30:33,914 - DEBUG - VMI 44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96 is removed from agent 10.0.0.65 2025-10-26 22:30:33,915 - INFO - Verified that pod ctest-busybox-pod-49935401 is removed in agent 2025-10-26 22:30:33,915 - INFO - Deleting Ingress : ctest-nginx-ingress-07141586 2025-10-26 22:30:33,923 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=c63bdbe8-04ae-4666-b73a-81d55fa84ad1 2025-10-26 22:30:33,928 - ERROR - Ingress ctest-nginx-ingress-07141586 with uuid c63bdbe8-04ae-4666-b73a-81d55fa84ad1 still found in kube manager 2025-10-26 22:30:34,928 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=c63bdbe8-04ae-4666-b73a-81d55fa84ad1 2025-10-26 22:30:34,932 - INFO - Ingress ctest-nginx-ingress-07141586 with uuid c63bdbe8-04ae-4666-b73a-81d55fa84ad1 deleted successfully from kube manager 2025-10-26 22:30:34,932 - INFO - Verifications on Ingress %s cleanup passed 2025-10-26 22:30:34,932 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-26 22:30:35,134 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-26 22:30:35,141 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-26 22:30:35,141 - INFO - Deleting VN __public__ 2025-10-26 22:30:35,377 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 2025-10-26 22:30:35,385 - DEBUG - Response Code: 404 2025-10-26 22:30:35,385 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-26 22:30:35,390 - DEBUG - Requesting: http://10.0.0.38:8082/domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 2025-10-26 22:30:35,404 - DEBUG - Requesting: http://10.0.0.38:8082/project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e 2025-10-26 22:30:35,449 - INFO - Validated that VN __public__ is not found in API Server 2025-10-26 22:30:35,450 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-26 22:30:35,455 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:30:35,459 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2025-10-26 22:30:35,460 - INFO - Validated that VN __public__ is not in any agent 2025-10-26 22:30:35,460 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:30:35,466 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-26 22:30:35,488 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-26 22:30:35,493 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-26 22:30:35,494 - INFO - Deleting pod default:ctest-nginx-pod-59946847 2025-10-26 22:30:35,517 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b30dd390-8412-4404-b708-f88812b94dae 2025-10-26 22:30:35,534 - WARNING - Pod uuid b30dd390-8412-4404-b708-f88812b94dae is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:40,535 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b30dd390-8412-4404-b708-f88812b94dae 2025-10-26 22:30:40,547 - DEBUG - Pod b30dd390-8412-4404-b708-f88812b94dae is not in agent 10.0.0.65 VM list 2025-10-26 22:30:40,547 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:405701c0-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:30:40,556 - DEBUG - VMI 405701c0-b2bb-11f0-8fb0-fa163e8b4c96 is removed from agent 10.0.0.65 2025-10-26 22:30:40,557 - INFO - Verified that pod ctest-nginx-pod-59946847 is removed in agent 2025-10-26 22:30:40,557 - INFO - Deleting pod default:ctest-nginx-pod-15764847 2025-10-26 22:30:40,601 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4c3015e9-2298-4d5c-864b-0dee3bcb05bc 2025-10-26 22:30:40,610 - WARNING - Pod uuid 4c3015e9-2298-4d5c-864b-0dee3bcb05bc is still seen in agent 10.0.0.65 VM list 2025-10-26 22:30:45,610 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4c3015e9-2298-4d5c-864b-0dee3bcb05bc 2025-10-26 22:30:45,621 - DEBUG - Pod 4c3015e9-2298-4d5c-864b-0dee3bcb05bc is not in agent 10.0.0.65 VM list 2025-10-26 22:30:45,622 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3feda90a-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:30:45,634 - DEBUG - VMI 3feda90a-b2bb-11f0-8fb0-fa163e8b4c96 is removed from agent 10.0.0.65 2025-10-26 22:30:45,634 - INFO - Verified that pod ctest-nginx-pod-15764847 is removed in agent 2025-10-26 22:30:45,636 - INFO - Deleting service : ctest-nginx-svc-20305094 2025-10-26 22:30:46,003 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-26 22:30:46,010 - DEBUG - No XMPP flaps were noticed during the test 2025-10-26 22:30:46,010 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2025-10-26 22:30:46,011 - INFO - -------------------------------------------------------------------------------- 2025-10-26 22:30:52,528 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-26 22:30:52,635 - DEBUG - Output : cluster_project={} 2025-10-26 22:30:52,672 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-26 22:30:52,900 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-26 22:30:52,906 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-26 22:30:53,068 - DEBUG - Output : cluster_project={} 2025-10-26 22:31:08,253 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:08,317 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:08,428 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:08,484 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:08,571 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:13,666 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:13,750 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:13,869 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-26 22:31:14,197 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-26 22:31:16,996 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_ApplicationPolicySetReq? 2025-10-26 22:31:17,004 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-26 22:31:17,038 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-26 22:31:19,096 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-26 22:34:19,836 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-26 22:34:19,877 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d797dd11-11a9-44c1-8ab4-6fb4d64f147a 2025-10-26 22:34:19,914 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=17923c42-5da6-4f5a-b1a4-8fb72d47288a 2025-10-26 22:34:19,922 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:19,932 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:19,939 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5e5a3ec6-e49f-4ca0-9cff-aecb72b2f18f 2025-10-26 22:34:19,944 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:19,959 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=ec2b44ff-b7ac-4bed-8f0b-c0f875458b6f 2025-10-26 22:34:19,964 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:24,897 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d797dd11-11a9-44c1-8ab4-6fb4d64f147a 2025-10-26 22:34:24,908 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:24,953 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:24,958 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=17923c42-5da6-4f5a-b1a4-8fb72d47288a 2025-10-26 22:34:24,973 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:24,977 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:24,991 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=ec2b44ff-b7ac-4bed-8f0b-c0f875458b6f 2025-10-26 22:34:24,992 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5e5a3ec6-e49f-4ca0-9cff-aecb72b2f18f 2025-10-26 22:34:24,994 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:24,995 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:25,010 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7020dffc-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:25,020 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6f898292-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:29,973 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:29,987 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:30,010 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:30,020 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:34,983 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:34,995 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:35,024 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:35,030 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:39,990 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:40,004 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:40,031 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:40,039 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:44,997 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:45,011 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:45,039 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:45,045 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:50,011 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:50,022 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:50,053 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:50,059 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:55,029 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41c40885-0fe8-455c-ba0f-31c6ee98a295 2025-10-26 22:34:55,037 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:71185890-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:55,039 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f951e62f-9a1e-4a96-a7a1-db08ab7795c5 2025-10-26 22:34:55,049 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7251932a-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:55,070 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=8ee82318-d92b-47b8-9347-86adb5f77a28 2025-10-26 22:34:55,073 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 2025-10-26 22:34:55,082 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:71e551a6-b2bb-11f0-8fb0-fa163e8b4c96 2025-10-26 22:34:55,085 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:71820fec-b2bb-11f0-8fb0-fa163e8b4c96