2025-07-23 15:33:29,947 - DEBUG - [10.0.0.254]: Running cmd : hostname 2025-07-23 15:33:30,193 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-399-1.novalocal 2025-07-23 15:33:30,194 - DEBUG - [10.0.0.254]: Running cmd : hostname -f 2025-07-23 15:33:30,300 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-399-1.novalocal 2025-07-23 15:33:30,300 - DEBUG - [10.0.0.254]: 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-07-23 15:33:30,450 - DEBUG - Output : NAMES contrail_test_lIsyrGDiV vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 webui_web_1 webui_job_1 config_devicemgr_1 config_nodemgr_1 config_api_1 config_svcmonitor_1 config_schema_1 config_dnsmasq_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-07-23 15:33:30,451 - DEBUG - [10.0.0.254]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-23 15:33:30,557 - DEBUG - Output : 10.0.0.254/24 10.20.0.18/24 172.17.0.1/16 10.20.0.18/24 2025-07-23 15:33:30,558 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.0.0.254 | head -n 1 | awk '{print $2}' 2025-07-23 15:33:30,674 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-399-1.novalocal 2025-07-23 15:33:30,674 - DEBUG - [10.0.0.254]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-23 15:33:30,795 - DEBUG - Output : 10.20.0.18/24 2025-07-23 15:33:30,795 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.20.0.18 | head -n 1 | awk '{print $2}' 2025-07-23 15:33:30,901 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-399-1.novalocal 2025-07-23 15:33:31,239 - INFO - Using existing project ['default-domain', 'k8s-default'](e2a8c8f1-f6fb-41e3-8443-56cebd724e3d) 2025-07-23 15:33:31,319 - INFO - Using existing project ['default-domain', 'k8s-default'](e2a8c8f1-f6fb-41e3-8443-56cebd724e3d) 2025-07-23 15:33:31,473 - INFO - ================================================================================ 2025-07-23 15:33:31,473 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-23 15:33:31,474 - 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-07-23 15:33:31,742 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 15:33:31,749 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.18': '0'}} with 2025-07-23 15:33:31,749 - INFO - Initial checks done. Running the testcase now 2025-07-23 15:33:31,749 - INFO - 2025-07-23 15:33:31,754 - INFO - Namespace default already exists 2025-07-23 15:33:31,754 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-23 15:33:31,942 - DEBUG - Output : cluster_project={} 2025-07-23 15:33:31,988 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-23 15:33:31,988 - DEBUG - Project uuid in Contrail is e2a8c8f1-f6fb-41e3-8443-56cebd724e3d 2025-07-23 15:33:31,988 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-23 15:33:32,148 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-23 15:33:32,148 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_NamespaceDatabaseList?namespace_uuid=b5466b0f-e416-4512-bef7-c07bea9c1147 2025-07-23 15:33:32,153 - INFO - Namespace default with uuid b5466b0f-e416-4512-bef7-c07bea9c1147 found in kube manager 2025-07-23 15:33:32,154 - INFO - Namespace default verification passed 2025-07-23 15:33:32,157 - DEBUG - Service ctest-nginx-svc-11312891 not present 2025-07-23 15:33:32,157 - INFO - Creating service ctest-nginx-svc-11312891 2025-07-23 15:33:32,173 - INFO - Created Service ctest-nginx-svc-11312891 2025-07-23 15:33:32,189 - DEBUG - Pod ctest-nginx-pod-24671765 not present 2025-07-23 15:33:32,190 - INFO - Creating Pod ctest-nginx-pod-24671765 2025-07-23 15:33:32,234 - DEBUG - Pod : ctest-nginx-pod-24671765 UUID is a7a66e02-c9b7-4c78-8c40-808ac12b5c56 2025-07-23 15:33:32,238 - DEBUG - Pod ctest-nginx-pod-63576353 not present 2025-07-23 15:33:32,238 - INFO - Creating Pod ctest-nginx-pod-63576353 2025-07-23 15:33:32,290 - DEBUG - Pod : ctest-nginx-pod-63576353 UUID is 532e4411-a5ef-4dde-9d52-2754563f1996 2025-07-23 15:33:32,468 - INFO - Created VN __public__, UUID :ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,647 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-23 15:33:32,652 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2ee14ff3-2b59-4e9f-88e1-b784569eac53 2025-07-23 15:33:32,661 - DEBUG - Requesting: http://10.0.0.254:8082/project/e2a8c8f1-f6fb-41e3-8443-56cebd724e3d 2025-07-23 15:33:32,710 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,723 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,735 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/94df1c7d-f6d1-4e5d-b51b-ebabe724aa76 2025-07-23 15:33:32,743 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/94df1c7d-f6d1-4e5d-b51b-ebabe724aa76 2025-07-23 15:33:32,751 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/72202b7a-f0a2-441e-a569-3b1e8ecbf519 2025-07-23 15:33:32,757 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-23 15:33:32,757 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,766 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/94df1c7d-f6d1-4e5d-b51b-ebabe724aa76 2025-07-23 15:33:32,783 - INFO - Verified VN network id 15 for VN ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,783 - INFO - Verifications in API Server for VN __public__ passed 2025-07-23 15:33:32,783 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,793 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/94df1c7d-f6d1-4e5d-b51b-ebabe724aa76 2025-07-23 15:33:32,801 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/94df1c7d-f6d1-4e5d-b51b-ebabe724aa76 2025-07-23 15:33:32,807 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/72202b7a-f0a2-441e-a569-3b1e8ecbf519 2025-07-23 15:33:32,815 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-23 15:33:32,821 - DEBUG - Control-node 10.0.0.254 : 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': '17114215990734046627', 'uuid-lslong': '11792574412234092331'}, 'enable': 'true', 'created': '2025-07-23T15:33:32', 'last-modified': '2025-07-23T15:33:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.224986'} 2025-07-23 15:33:32,821 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:33:32,830 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-23 15:33:32,830 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-23 15:33:32,831 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-23 15:33:32,831 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-23 15:33:32,836 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2ee14ff3-2b59-4e9f-88e1-b784569eac53 2025-07-23 15:33:32,845 - DEBUG - Requesting: http://10.0.0.254:8082/project/e2a8c8f1-f6fb-41e3-8443-56cebd724e3d 2025-07-23 15:33:32,894 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:32,908 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-23 15:33:32,908 - DEBUG - Verifying the vn in opserver 2025-07-23 15:33:32,908 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.254 2025-07-23 15:33:32,908 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-07-23 15:33:32,913 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-23 15:33:32,913 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-23 15:33:32,913 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:33:32,921 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:33:32,926 - DEBUG - Do not have enough data to verify VN in agent 2025-07-23 15:33:32,926 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:33:32,932 - DEBUG - VRF ids for VN __public__: {} 2025-07-23 15:33:32,995 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-23 15:33:33,081 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-23 15:33:33,088 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2ee14ff3-2b59-4e9f-88e1-b784569eac53 2025-07-23 15:33:33,099 - DEBUG - Requesting: http://10.0.0.254:8082/project/e2a8c8f1-f6fb-41e3-8443-56cebd724e3d 2025-07-23 15:33:33,156 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:33,168 - DEBUG - Requesting: http://10.0.0.254:8082/floating-ip-pool/be405086-5cd4-4c10-a573-3cdde43c6783 2025-07-23 15:33:33,175 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-23 15:33:33,181 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2ee14ff3-2b59-4e9f-88e1-b784569eac53 2025-07-23 15:33:33,190 - DEBUG - Requesting: http://10.0.0.254:8082/project/e2a8c8f1-f6fb-41e3-8443-56cebd724e3d 2025-07-23 15:33:33,237 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/ed81e8c4-c103-45a3-a3a7-a3f2bc92ef2b 2025-07-23 15:33:33,248 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-23 15:33:33,248 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-23 15:33:33,256 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-23 15:33:33,263 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-23 15:33:33,263 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-23 15:33:33,266 - DEBUG - Ingress ctest-nginx-ingress-81522428 not present 2025-07-23 15:33:33,266 - INFO - Creating Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:33,274 - INFO - Created Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:33,278 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:36,283 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:39,288 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:42,292 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:45,297 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:48,303 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:51,308 - DEBUG - For Ingress ctest-nginx-ingress-81522428, Cluster IP: 10.47.255.246, External IPs ['97.77.149.252'] 2025-07-23 15:33:51,308 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-81522428 2025-07-23 15:33:51,308 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:33:51,314 - INFO - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 found in kube manager 2025-07-23 15:33:51,314 - INFO - Ingress ctest-nginx-ingress-81522428 verification passed 2025-07-23 15:33:51,318 - DEBUG - Pod ctest-busybox-pod-55988708 not present 2025-07-23 15:33:51,318 - INFO - Creating Pod ctest-busybox-pod-55988708 2025-07-23 15:33:51,341 - DEBUG - Pod : ctest-busybox-pod-55988708 UUID is 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:33:51,347 - DEBUG - Pod ctest-nginx-pod-24671765 not in running state.Currently in Pending 2025-07-23 15:33:56,353 - INFO - Pod ctest-nginx-pod-24671765 is in running state.Got IP 10.47.255.248 2025-07-23 15:33:56,370 - DEBUG - Pod ctest-nginx-pod-24671765 has vmi 66c8851c-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:33:56,370 - INFO - Verified pod ctest-nginx-pod-24671765 in contrail-api 2025-07-23 15:33:56,370 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:33:56,382 - DEBUG - VMI 66c8851c-67da-11f0-be54-fa163e7cd4f5 is active in agent 10.0.0.254 2025-07-23 15:33:56,383 - INFO - Verified Pod ctest-nginx-pod-24671765 in agent 10.0.0.254 2025-07-23 15:33:56,383 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=a7a66e02-c9b7-4c78-8c40-808ac12b5c56 2025-07-23 15:33:56,388 - INFO - Pod ctest-nginx-pod-24671765 with uuid a7a66e02-c9b7-4c78-8c40-808ac12b5c56 found in kube manager 2025-07-23 15:33:56,388 - INFO - Pod ctest-nginx-pod-24671765 verification passed 2025-07-23 15:33:56,453 - DEBUG - [Pod ctest-nginx-pod-24671765] Cmd: echo ctest-nginx-pod-24671765 > /usr/share/nginx/html/index.html, Output: 2025-07-23 15:33:56,460 - DEBUG - Pod ctest-nginx-pod-63576353 not in running state.Currently in Pending 2025-07-23 15:34:01,468 - INFO - Pod ctest-nginx-pod-63576353 is in running state.Got IP 10.47.255.247 2025-07-23 15:34:01,499 - DEBUG - Pod ctest-nginx-pod-63576353 has vmi 697dd99c-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:34:01,499 - INFO - Verified pod ctest-nginx-pod-63576353 in contrail-api 2025-07-23 15:34:01,500 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:34:01,519 - DEBUG - VMI 697dd99c-67da-11f0-be54-fa163e7cd4f5 is active in agent 10.0.0.254 2025-07-23 15:34:01,519 - INFO - Verified Pod ctest-nginx-pod-63576353 in agent 10.0.0.254 2025-07-23 15:34:01,520 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=532e4411-a5ef-4dde-9d52-2754563f1996 2025-07-23 15:34:01,526 - INFO - Pod ctest-nginx-pod-63576353 with uuid 532e4411-a5ef-4dde-9d52-2754563f1996 found in kube manager 2025-07-23 15:34:01,526 - INFO - Pod ctest-nginx-pod-63576353 verification passed 2025-07-23 15:34:01,574 - DEBUG - [Pod ctest-nginx-pod-63576353] Cmd: echo ctest-nginx-pod-63576353 > /usr/share/nginx/html/index.html, Output: 2025-07-23 15:34:01,580 - DEBUG - Pod ctest-busybox-pod-55988708 not in running state.Currently in Pending 2025-07-23 15:34:06,587 - DEBUG - Pod ctest-busybox-pod-55988708 not in running state.Currently in Pending 2025-07-23 15:34:11,593 - INFO - Pod ctest-busybox-pod-55988708 is in running state.Got IP 10.47.255.245 2025-07-23 15:34:11,607 - DEBUG - Pod ctest-busybox-pod-55988708 has vmi 71b4a28a-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:34:11,607 - INFO - Verified pod ctest-busybox-pod-55988708 in contrail-api 2025-07-23 15:34:11,607 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:34:11,617 - DEBUG - VMI 71b4a28a-67da-11f0-be54-fa163e7cd4f5 is active in agent 10.0.0.254 2025-07-23 15:34:11,617 - INFO - Verified Pod ctest-busybox-pod-55988708 in agent 10.0.0.254 2025-07-23 15:34:11,617 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:11,622 - INFO - Pod ctest-busybox-pod-55988708 with uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 found in kube manager 2025-07-23 15:34:11,622 - INFO - Pod ctest-busybox-pod-55988708 verification passed 2025-07-23 15:34:11,662 - DEBUG - [Pod ctest-busybox-pod-55988708] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-63576353 2025-07-23 15:34:11,662 - DEBUG - [Pod Pod ctest-busybox-pod-55988708] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-07-23 15:34:11,662 - DEBUG - [Pod Pod ctest-busybox-pod-55988708] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-63576353 2025-07-23 15:34:11,707 - DEBUG - [Pod ctest-busybox-pod-55988708] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout ctest-nginx-pod-24671765 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-23 15:34:11,707 - DEBUG - [Pod Pod ctest-busybox-pod-55988708] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-07-23 15:34:11,707 - DEBUG - [Pod Pod ctest-busybox-pod-55988708] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout ctest-nginx-pod-24671765 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-23 15:34:11,707 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-24671765': 1, 'ctest-nginx-pod-63576353': 1} 2025-07-23 15:34:11,707 - WARNING - Nothing to delete parallely 2025-07-23 15:34:11,707 - INFO - Deleting pod default:ctest-busybox-pod-55988708 2025-07-23 15:34:11,720 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:11,728 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:16,728 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:16,735 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:21,735 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:21,741 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:26,742 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:26,748 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:31,749 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:31,755 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:36,756 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:36,763 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:41,764 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:41,770 - WARNING - Pod uuid 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:46,770 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 2025-07-23 15:34:46,776 - DEBUG - Pod 8dab436c-9ede-4e04-9785-9fb3ff0cdfe4 is not in agent 10.0.0.254 VM list 2025-07-23 15:34:46,777 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:71b4a28a-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:34:46,783 - DEBUG - VMI 71b4a28a-67da-11f0-be54-fa163e7cd4f5 is removed from agent 10.0.0.254 2025-07-23 15:34:46,783 - INFO - Verified that pod ctest-busybox-pod-55988708 is removed in agent 2025-07-23 15:34:46,783 - INFO - Deleting Ingress : ctest-nginx-ingress-81522428 2025-07-23 15:34:46,789 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:34:46,793 - ERROR - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 still found in kube manager 2025-07-23 15:34:47,793 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:34:47,798 - ERROR - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 still found in kube manager 2025-07-23 15:34:48,798 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:34:48,803 - ERROR - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 still found in kube manager 2025-07-23 15:34:49,804 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:34:49,809 - ERROR - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 still found in kube manager 2025-07-23 15:34:50,810 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:34:50,816 - ERROR - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 still found in kube manager 2025-07-23 15:34:51,818 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=78b0fcad-cadf-44a2-946a-eb71c8b8dde6 2025-07-23 15:34:51,823 - INFO - Ingress ctest-nginx-ingress-81522428 with uuid 78b0fcad-cadf-44a2-946a-eb71c8b8dde6 deleted successfully from kube manager 2025-07-23 15:34:51,823 - INFO - Verifications on Ingress %s cleanup passed 2025-07-23 15:34:51,823 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-23 15:34:51,997 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-23 15:34:52,003 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-23 15:34:52,003 - INFO - Deleting VN __public__ 2025-07-23 15:34:52,138 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/94df1c7d-f6d1-4e5d-b51b-ebabe724aa76 2025-07-23 15:34:52,146 - DEBUG - Response Code: 404 2025-07-23 15:34:52,146 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-23 15:34:52,151 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2ee14ff3-2b59-4e9f-88e1-b784569eac53 2025-07-23 15:34:52,172 - DEBUG - Requesting: http://10.0.0.254:8082/project/e2a8c8f1-f6fb-41e3-8443-56cebd724e3d 2025-07-23 15:34:52,246 - INFO - Validated that VN __public__ is not found in API Server 2025-07-23 15:34:52,246 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-23 15:34:52,258 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:34:52,265 - DEBUG - VN __public__ is not present in Agent 10.0.0.254 2025-07-23 15:34:52,265 - INFO - Validated that VN __public__ is not in any agent 2025-07-23 15:34:52,265 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:34:52,273 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-23 15:34:52,280 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-23 15:34:52,287 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-23 15:34:52,288 - INFO - Deleting pod default:ctest-nginx-pod-63576353 2025-07-23 15:34:52,298 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=532e4411-a5ef-4dde-9d52-2754563f1996 2025-07-23 15:34:52,317 - WARNING - Pod uuid 532e4411-a5ef-4dde-9d52-2754563f1996 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:34:57,318 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=532e4411-a5ef-4dde-9d52-2754563f1996 2025-07-23 15:34:57,324 - DEBUG - Pod 532e4411-a5ef-4dde-9d52-2754563f1996 is not in agent 10.0.0.254 VM list 2025-07-23 15:34:57,324 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:697dd99c-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:34:57,329 - DEBUG - VMI 697dd99c-67da-11f0-be54-fa163e7cd4f5 is removed from agent 10.0.0.254 2025-07-23 15:34:57,329 - INFO - Verified that pod ctest-nginx-pod-63576353 is removed in agent 2025-07-23 15:34:57,329 - INFO - Deleting pod default:ctest-nginx-pod-24671765 2025-07-23 15:34:57,340 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a7a66e02-c9b7-4c78-8c40-808ac12b5c56 2025-07-23 15:34:57,361 - WARNING - Pod uuid a7a66e02-c9b7-4c78-8c40-808ac12b5c56 is still seen in agent 10.0.0.254 VM list 2025-07-23 15:35:02,362 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a7a66e02-c9b7-4c78-8c40-808ac12b5c56 2025-07-23 15:35:02,372 - DEBUG - Pod a7a66e02-c9b7-4c78-8c40-808ac12b5c56 is not in agent 10.0.0.254 VM list 2025-07-23 15:35:02,372 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66c8851c-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:35:02,383 - DEBUG - VMI 66c8851c-67da-11f0-be54-fa163e7cd4f5 is removed from agent 10.0.0.254 2025-07-23 15:35:02,383 - INFO - Verified that pod ctest-nginx-pod-24671765 is removed in agent 2025-07-23 15:35:02,383 - INFO - Deleting service : ctest-nginx-svc-11312891 2025-07-23 15:35:02,926 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 15:35:02,933 - DEBUG - No XMPP flaps were noticed during the test 2025-07-23 15:35:02,933 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:31] 2025-07-23 15:35:02,933 - INFO - -------------------------------------------------------------------------------- 2025-07-23 15:35:09,278 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-23 15:35:09,416 - DEBUG - Output : cluster_project={} 2025-07-23 15:35:09,463 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-23 15:35:09,612 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-23 15:35:09,617 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-23 15:35:09,819 - DEBUG - Output : cluster_project={} 2025-07-23 15:35:29,926 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:35:34,971 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:35:40,017 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:35:45,062 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:36:00,119 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:36:00,157 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:36:00,191 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:36:00,224 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-23 15:36:00,752 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 15:36:06,302 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_ApplicationPolicySetReq? 2025-07-23 15:36:06,308 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-07-23 15:36:06,400 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-07-23 15:36:08,429 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-07-23 15:36:10,457 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-07-23 15:36:12,488 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-07-23 15:39:12,833 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-23 15:39:12,875 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8765e13f-ce62-4e50-8918-a7e5be9f42e5 2025-07-23 15:39:12,921 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:12,946 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a1b86db8-f295-4a05-a0c3-5bc74e209daf 2025-07-23 15:39:12,954 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=97aab466-138a-4f1f-bc12-453376e66111 2025-07-23 15:39:12,961 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:12,965 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:12,972 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=0b3d65e6-68c0-49a5-aefa-23a19f7fa41a 2025-07-23 15:39:12,977 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:17,999 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8765e13f-ce62-4e50-8918-a7e5be9f42e5 2025-07-23 15:39:18,006 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:18,025 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:18,028 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=97aab466-138a-4f1f-bc12-453376e66111 2025-07-23 15:39:18,030 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=0b3d65e6-68c0-49a5-aefa-23a19f7fa41a 2025-07-23 15:39:18,031 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:18,033 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a1b86db8-f295-4a05-a0c3-5bc74e209daf 2025-07-23 15:39:18,034 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:18,058 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6552bcc-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:23,011 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=8765e13f-ce62-4e50-8918-a7e5be9f42e5 2025-07-23 15:39:23,015 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:23,018 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a201b1ee-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:23,040 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:23,056 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:23,058 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a1b86db8-f295-4a05-a0c3-5bc74e209daf 2025-07-23 15:39:23,059 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=0b3d65e6-68c0-49a5-aefa-23a19f7fa41a 2025-07-23 15:39:23,060 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:23,075 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8772d1a-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:28,025 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:28,046 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:28,075 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:28,077 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:28,078 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a1b86db8-f295-4a05-a0c3-5bc74e209daf 2025-07-23 15:39:28,089 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a38fecba-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:33,032 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:33,054 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:33,089 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:33,096 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:38,041 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:38,063 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:38,102 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:38,117 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:43,048 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:43,069 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:43,114 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:43,123 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:48,057 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=b5664ebd-f838-4ebc-8cc2-b36661e967d2 2025-07-23 15:39:48,063 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b220e5a4-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:48,078 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:48,122 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:48,143 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:53,086 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=327e4e13-1a92-4b19-a616-7cbde969eede 2025-07-23 15:39:53,107 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aaa39880-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:53,129 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:53,150 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:58,136 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c966a941-a84a-480e-9b7e-5bc651f10a8f 2025-07-23 15:39:58,142 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aed33b68-67da-11f0-be54-fa163e7cd4f5 2025-07-23 15:39:58,158 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=6697c5f2-8ae7-4e82-81ec-beacf1b0521d 2025-07-23 15:39:58,164 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ade95e6c-67da-11f0-be54-fa163e7cd4f5