2025-04-14 18:30:14,182 - DEBUG - [10.0.0.254]: Running cmd : hostname 2025-04-14 18:30:14,546 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-327-1.novalocal 2025-04-14 18:30:14,547 - DEBUG - [10.0.0.254]: Running cmd : hostname -f 2025-04-14 18:30:14,699 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-327-1.novalocal 2025-04-14 18:30:14,700 - 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-04-14 18:30:14,912 - DEBUG - Output : NAMES contrail_test_oYZsHDPKO vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_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_dns_1 control_nodemgr_1 control_control_1 webui_job_1 webui_web_1 config_devicemgr_1 config_svcmonitor_1 config_schema_1 config_dnsmasq_1 config_nodemgr_1 config_api_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2025-04-14 18:30:14,912 - DEBUG - [10.0.0.254]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-14 18:30:15,073 - DEBUG - Output : 172.17.0.1/16 10.0.0.254/24 2025-04-14 18:30:15,073 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.0.0.254 | head -n 1 | awk '{print $2}' 2025-04-14 18:30:15,233 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-327-1.novalocal 2025-04-14 18:30:15,233 - DEBUG - [10.0.0.254]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-14 18:30:15,391 - DEBUG - Output : 10.0.0.254/24 2025-04-14 18:30:15,708 - INFO - Using existing project ['default-domain', 'k8s-default'](509ee018-36c3-4b86-9363-9d9671d68f7e) 2025-04-14 18:30:15,849 - INFO - Using existing project ['default-domain', 'k8s-default'](509ee018-36c3-4b86-9363-9d9671d68f7e) 2025-04-14 18:30:16,034 - INFO - ================================================================================ 2025-04-14 18:30:16,034 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-14 18:30:16,036 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-04-14 18:30:16,291 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-14 18:30:16,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-04-14 18:30:16,298 - INFO - Initial checks done. Running the testcase now 2025-04-14 18:30:16,299 - INFO - 2025-04-14 18:30:16,304 - INFO - Namespace default already exists 2025-04-14 18:30:16,304 - 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-04-14 18:30:16,538 - DEBUG - Output : cluster_project={} 2025-04-14 18:30:16,598 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-14 18:30:16,598 - DEBUG - Project uuid in Contrail is 509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:30:16,598 - 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-04-14 18:30:16,805 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-14 18:30:16,806 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_NamespaceDatabaseList?namespace_uuid=5e53dee9-260e-4c90-94f3-f28ffe1a1934 2025-04-14 18:30:16,812 - INFO - Namespace default with uuid 5e53dee9-260e-4c90-94f3-f28ffe1a1934 found in kube manager 2025-04-14 18:30:16,813 - INFO - Namespace default verification passed 2025-04-14 18:30:16,816 - DEBUG - Service ctest-nginx-svc-83968729 not present 2025-04-14 18:30:16,816 - INFO - Creating service ctest-nginx-svc-83968729 2025-04-14 18:30:16,838 - INFO - Created Service ctest-nginx-svc-83968729 2025-04-14 18:30:16,845 - DEBUG - Pod ctest-nginx-pod-00557637 not present 2025-04-14 18:30:16,846 - INFO - Creating Pod ctest-nginx-pod-00557637 2025-04-14 18:30:16,883 - DEBUG - Pod : ctest-nginx-pod-00557637 UUID is e81bc3ca-4251-4c70-8787-375830491336 2025-04-14 18:30:16,898 - DEBUG - Pod ctest-nginx-pod-17082827 not present 2025-04-14 18:30:16,898 - INFO - Creating Pod ctest-nginx-pod-17082827 2025-04-14 18:30:16,963 - DEBUG - Pod : ctest-nginx-pod-17082827 UUID is 583e66ea-01be-4e30-8cf2-1976bf9e11ac 2025-04-14 18:30:17,174 - INFO - Created VN __public__, UUID :3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:17,397 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 18:30:17,409 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf43a506-253f-437f-9f1b-2a7a6dcc9bfb 2025-04-14 18:30:17,423 - DEBUG - Requesting: http://10.0.0.254:8082/project/509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:30:17,493 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:17,512 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:17,528 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:17,537 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:17,546 - DEBUG - Route Targets: [] 2025-04-14 18:30:17,546 - DEBUG - RT names not yet present for VN __public__ 2025-04-14 18:30:22,547 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 18:30:22,554 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf43a506-253f-437f-9f1b-2a7a6dcc9bfb 2025-04-14 18:30:22,567 - DEBUG - Requesting: http://10.0.0.254:8082/project/509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:30:22,654 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:22,674 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:22,684 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:22,696 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:22,705 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/f41719f0-4b51-4f41-b10b-244bb0fc8ddb 2025-04-14 18:30:22,712 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-14 18:30:22,712 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:22,728 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:22,750 - INFO - Verified VN network id 15 for VN 3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:22,750 - INFO - Verifications in API Server for VN __public__ passed 2025-04-14 18:30:22,750 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:22,764 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:22,775 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:30:22,786 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/f41719f0-4b51-4f41-b10b-244bb0fc8ddb 2025-04-14 18:30:22,797 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-14 18:30:22,813 - 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': '3834505442141490869', 'uuid-lslong': '10491282277393815716'}, 'enable': 'true', 'created': '2025-04-14T18:30:17', 'last-modified': '2025-04-14T18:30:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.542357'} 2025-04-14 18:30:22,813 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:30:22,825 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-14 18:30:22,825 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-14 18:30:22,826 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-14 18:30:22,826 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 18:30:22,834 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf43a506-253f-437f-9f1b-2a7a6dcc9bfb 2025-04-14 18:30:22,846 - DEBUG - Requesting: http://10.0.0.254:8082/project/509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:30:22,925 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:22,938 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-14 18:30:22,938 - DEBUG - Verifying the vn in opserver 2025-04-14 18:30:22,938 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.254 2025-04-14 18:30:22,939 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-14 18:30:22,946 - 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-04-14 18:30:22,946 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-14 18:30:22,947 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:30:22,956 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:30:22,963 - DEBUG - Do not have enough data to verify VN in agent 2025-04-14 18:30:22,963 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:30:22,969 - DEBUG - VRF ids for VN __public__: {} 2025-04-14 18:30:23,066 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-14 18:30:23,206 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 18:30:23,214 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf43a506-253f-437f-9f1b-2a7a6dcc9bfb 2025-04-14 18:30:23,233 - DEBUG - Requesting: http://10.0.0.254:8082/project/509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:30:23,351 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:23,405 - DEBUG - Requesting: http://10.0.0.254:8082/floating-ip-pool/5d455463-c5e7-4e88-ac0e-f2e159c004d0 2025-04-14 18:30:23,452 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 18:30:23,460 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf43a506-253f-437f-9f1b-2a7a6dcc9bfb 2025-04-14 18:30:23,496 - DEBUG - Requesting: http://10.0.0.254:8082/project/509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:30:23,594 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3536e662-3025-4eb5-9198-85a56668d8a4 2025-04-14 18:30:23,608 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-14 18:30:23,609 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-14 18:30:23,646 - 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-04-14 18:30:23,661 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-14 18:30:23,662 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-14 18:30:23,666 - DEBUG - Ingress ctest-nginx-ingress-95077319 not present 2025-04-14 18:30:23,668 - INFO - Creating Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:23,695 - INFO - Created Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:23,700 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:26,706 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:29,715 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:32,721 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:35,727 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:38,734 - DEBUG - For Ingress ctest-nginx-ingress-95077319, Cluster IP: 10.47.255.246, External IPs ['190.102.242.188'] 2025-04-14 18:30:38,734 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-95077319 2025-04-14 18:30:38,734 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:30:38,739 - INFO - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 found in kube manager 2025-04-14 18:30:38,739 - INFO - Ingress ctest-nginx-ingress-95077319 verification passed 2025-04-14 18:30:38,743 - DEBUG - Pod ctest-busybox-pod-82401000 not present 2025-04-14 18:30:38,743 - INFO - Creating Pod ctest-busybox-pod-82401000 2025-04-14 18:30:38,808 - DEBUG - Pod : ctest-busybox-pod-82401000 UUID is a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:30:38,829 - DEBUG - Pod ctest-nginx-pod-00557637 not in running state.Currently in Pending 2025-04-14 18:30:43,838 - DEBUG - Pod ctest-nginx-pod-00557637 not in running state.Currently in Pending 2025-04-14 18:30:48,847 - INFO - Pod ctest-nginx-pod-00557637 is in running state.Got IP 10.47.255.248 2025-04-14 18:30:48,868 - DEBUG - Pod ctest-nginx-pod-00557637 has vmi 872d1d9c-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:30:48,868 - INFO - Verified pod ctest-nginx-pod-00557637 in contrail-api 2025-04-14 18:30:48,869 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:30:48,885 - DEBUG - VMI 872d1d9c-195e-11f0-8a2b-fa163e1b8bad is active in agent 10.0.0.254 2025-04-14 18:30:48,885 - INFO - Verified Pod ctest-nginx-pod-00557637 in agent 10.0.0.254 2025-04-14 18:30:48,885 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=e81bc3ca-4251-4c70-8787-375830491336 2025-04-14 18:30:48,890 - INFO - Pod ctest-nginx-pod-00557637 with uuid e81bc3ca-4251-4c70-8787-375830491336 found in kube manager 2025-04-14 18:30:48,891 - INFO - Pod ctest-nginx-pod-00557637 verification passed 2025-04-14 18:30:48,965 - DEBUG - [Pod ctest-nginx-pod-00557637] Cmd: echo ctest-nginx-pod-00557637 > /usr/share/nginx/html/index.html, Output: 2025-04-14 18:30:48,989 - INFO - Pod ctest-nginx-pod-17082827 is in running state.Got IP 10.47.255.247 2025-04-14 18:30:49,010 - DEBUG - Pod ctest-nginx-pod-17082827 has vmi 89796466-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:30:49,011 - INFO - Verified pod ctest-nginx-pod-17082827 in contrail-api 2025-04-14 18:30:49,011 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:30:49,024 - DEBUG - VMI 89796466-195e-11f0-8a2b-fa163e1b8bad is active in agent 10.0.0.254 2025-04-14 18:30:49,025 - INFO - Verified Pod ctest-nginx-pod-17082827 in agent 10.0.0.254 2025-04-14 18:30:49,025 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=583e66ea-01be-4e30-8cf2-1976bf9e11ac 2025-04-14 18:30:49,032 - INFO - Pod ctest-nginx-pod-17082827 with uuid 583e66ea-01be-4e30-8cf2-1976bf9e11ac found in kube manager 2025-04-14 18:30:49,032 - INFO - Pod ctest-nginx-pod-17082827 verification passed 2025-04-14 18:30:49,090 - DEBUG - [Pod ctest-nginx-pod-17082827] Cmd: echo ctest-nginx-pod-17082827 > /usr/share/nginx/html/index.html, Output: 2025-04-14 18:30:49,097 - DEBUG - Pod ctest-busybox-pod-82401000 not in running state.Currently in Pending 2025-04-14 18:30:54,106 - DEBUG - Pod ctest-busybox-pod-82401000 not in running state.Currently in Pending 2025-04-14 18:30:59,114 - DEBUG - Pod ctest-busybox-pod-82401000 not in running state.Currently in Pending 2025-04-14 18:31:04,123 - INFO - Pod ctest-busybox-pod-82401000 is in running state.Got IP 10.47.255.245 2025-04-14 18:31:04,145 - DEBUG - Pod ctest-busybox-pod-82401000 has vmi 945968e0-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:31:04,146 - INFO - Verified pod ctest-busybox-pod-82401000 in contrail-api 2025-04-14 18:31:04,146 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:31:04,161 - DEBUG - VMI 945968e0-195e-11f0-8a2b-fa163e1b8bad is active in agent 10.0.0.254 2025-04-14 18:31:04,161 - INFO - Verified Pod ctest-busybox-pod-82401000 in agent 10.0.0.254 2025-04-14 18:31:04,161 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:04,167 - INFO - Pod ctest-busybox-pod-82401000 with uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe found in kube manager 2025-04-14 18:31:04,167 - INFO - Pod ctest-busybox-pod-82401000 verification passed 2025-04-14 18:31:04,223 - DEBUG - [Pod ctest-busybox-pod-82401000] 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-00557637 2025-04-14 18:31:04,223 - DEBUG - [Pod Pod ctest-busybox-pod-82401000] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-04-14 18:31:04,223 - DEBUG - [Pod Pod ctest-busybox-pod-82401000] 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-00557637 2025-04-14 18:31:04,295 - DEBUG - [Pod ctest-busybox-pod-82401000] 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-17082827 2025-04-14 18:31:04,295 - DEBUG - [Pod Pod ctest-busybox-pod-82401000] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-04-14 18:31:04,295 - DEBUG - [Pod Pod ctest-busybox-pod-82401000] 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-17082827 2025-04-14 18:31:04,295 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-00557637': 1, 'ctest-nginx-pod-17082827': 1} 2025-04-14 18:31:04,296 - WARNING - Nothing to delete parallely 2025-04-14 18:31:04,296 - INFO - Deleting pod default:ctest-busybox-pod-82401000 2025-04-14 18:31:04,307 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:04,318 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:09,319 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:09,326 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:14,326 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:14,335 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:19,337 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:19,343 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:24,344 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:24,352 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:29,353 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:29,360 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:34,362 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:34,369 - WARNING - Pod uuid a71b9977-0735-4a1b-8228-cb2f5e22c0fe is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:39,370 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=a71b9977-0735-4a1b-8228-cb2f5e22c0fe 2025-04-14 18:31:39,377 - DEBUG - Pod a71b9977-0735-4a1b-8228-cb2f5e22c0fe is not in agent 10.0.0.254 VM list 2025-04-14 18:31:39,377 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:945968e0-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:31:39,385 - DEBUG - VMI 945968e0-195e-11f0-8a2b-fa163e1b8bad is removed from agent 10.0.0.254 2025-04-14 18:31:39,385 - INFO - Verified that pod ctest-busybox-pod-82401000 is removed in agent 2025-04-14 18:31:39,387 - INFO - Deleting Ingress : ctest-nginx-ingress-95077319 2025-04-14 18:31:39,403 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:39,426 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:40,428 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:40,434 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:41,434 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:41,441 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:42,441 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:42,447 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:43,447 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:43,453 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:44,453 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:44,462 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:45,462 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:45,468 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:46,469 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:46,476 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:47,477 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:47,482 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:48,483 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:48,493 - ERROR - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 still found in kube manager 2025-04-14 18:31:49,493 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=313bfcbb-0327-463f-9e19-3b7c88a554b0 2025-04-14 18:31:49,500 - INFO - Ingress ctest-nginx-ingress-95077319 with uuid 313bfcbb-0327-463f-9e19-3b7c88a554b0 deleted successfully from kube manager 2025-04-14 18:31:49,500 - INFO - Verifications on Ingress %s cleanup passed 2025-04-14 18:31:49,500 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-14 18:31:49,677 - 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-04-14 18:31:49,684 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-14 18:31:49,684 - INFO - Deleting VN __public__ 2025-04-14 18:31:49,893 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/02c71367-46cf-4a7a-8e1a-9d53a4325636 2025-04-14 18:31:49,901 - DEBUG - Response Code: 404 2025-04-14 18:31:49,901 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 18:31:49,907 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf43a506-253f-437f-9f1b-2a7a6dcc9bfb 2025-04-14 18:31:49,921 - DEBUG - Requesting: http://10.0.0.254:8082/project/509ee018-36c3-4b86-9363-9d9671d68f7e 2025-04-14 18:31:50,001 - INFO - Validated that VN __public__ is not found in API Server 2025-04-14 18:31:50,002 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-14 18:31:50,019 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:31:50,037 - DEBUG - VN __public__ is not present in Agent 10.0.0.254 2025-04-14 18:31:50,037 - INFO - Validated that VN __public__ is not in any agent 2025-04-14 18:31:50,037 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:31:50,044 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 18:31:50,051 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-14 18:31:50,066 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-14 18:31:50,067 - INFO - Deleting pod default:ctest-nginx-pod-17082827 2025-04-14 18:31:50,081 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=583e66ea-01be-4e30-8cf2-1976bf9e11ac 2025-04-14 18:31:50,117 - WARNING - Pod uuid 583e66ea-01be-4e30-8cf2-1976bf9e11ac is still seen in agent 10.0.0.254 VM list 2025-04-14 18:31:55,118 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=583e66ea-01be-4e30-8cf2-1976bf9e11ac 2025-04-14 18:31:55,127 - DEBUG - Pod 583e66ea-01be-4e30-8cf2-1976bf9e11ac is not in agent 10.0.0.254 VM list 2025-04-14 18:31:55,128 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:89796466-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:31:55,137 - DEBUG - VMI 89796466-195e-11f0-8a2b-fa163e1b8bad is removed from agent 10.0.0.254 2025-04-14 18:31:55,138 - INFO - Verified that pod ctest-nginx-pod-17082827 is removed in agent 2025-04-14 18:31:55,138 - INFO - Deleting pod default:ctest-nginx-pod-00557637 2025-04-14 18:31:55,150 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=e81bc3ca-4251-4c70-8787-375830491336 2025-04-14 18:31:55,176 - WARNING - Pod uuid e81bc3ca-4251-4c70-8787-375830491336 is still seen in agent 10.0.0.254 VM list 2025-04-14 18:32:00,181 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=e81bc3ca-4251-4c70-8787-375830491336 2025-04-14 18:32:00,189 - DEBUG - Pod e81bc3ca-4251-4c70-8787-375830491336 is not in agent 10.0.0.254 VM list 2025-04-14 18:32:00,189 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:872d1d9c-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:32:00,198 - DEBUG - VMI 872d1d9c-195e-11f0-8a2b-fa163e1b8bad is removed from agent 10.0.0.254 2025-04-14 18:32:00,198 - INFO - Verified that pod ctest-nginx-pod-00557637 is removed in agent 2025-04-14 18:32:00,199 - INFO - Deleting service : ctest-nginx-svc-83968729 2025-04-14 18:32:00,776 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-14 18:32:00,786 - DEBUG - No XMPP flaps were noticed during the test 2025-04-14 18:32:00,786 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:44] 2025-04-14 18:32:00,787 - INFO - -------------------------------------------------------------------------------- 2025-04-14 18:32:07,334 - 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-04-14 18:32:07,577 - DEBUG - Output : cluster_project={} 2025-04-14 18:32:07,645 - 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-04-14 18:32:07,861 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-14 18:32:07,868 - 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-04-14 18:32:08,101 - DEBUG - Output : cluster_project={} 2025-04-14 18:32:10,111 - 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-04-14 18:32:10,315 - DEBUG - Output : cluster_project={} 2025-04-14 18:32:12,324 - 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-04-14 18:32:12,549 - DEBUG - Output : cluster_project={} 2025-04-14 18:32:14,587 - 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-04-14 18:32:14,773 - DEBUG - Output : cluster_project={} 2025-04-14 18:32:16,783 - 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-04-14 18:32:16,984 - DEBUG - Output : cluster_project={} 2025-04-14 18:32:47,172 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:32:52,229 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:32:57,285 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:33:02,343 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:33:27,437 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:33:27,491 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:33:27,639 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:33:32,718 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 18:33:33,336 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-14 18:33:51,708 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_ApplicationPolicySetReq? 2025-04-14 18:33:51,738 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:33:51,776 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:33:53,820 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:33:55,868 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:33:57,905 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:33:59,951 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:34:01,985 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:34:04,015 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AclReq? 2025-04-14 18:37:04,571 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-14 18:37:04,620 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=331b1dd1-5485-4e16-888a-2b695baaf936 2025-04-14 18:37:04,662 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:04,690 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:04,702 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=12c9efd1-a27d-4177-acb4-fb90a91ae70d 2025-04-14 18:37:04,707 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=e1f47e86-1400-41dc-8422-28850fadde3b 2025-04-14 18:37:04,723 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:04,729 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=2fee7113-1428-40d7-aea6-6a48bc4d7377 2025-04-14 18:37:04,748 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:09,760 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=331b1dd1-5485-4e16-888a-2b695baaf936 2025-04-14 18:37:09,763 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:09,774 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3937a14-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:09,809 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=e1f47e86-1400-41dc-8422-28850fadde3b 2025-04-14 18:37:09,812 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:09,814 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=12c9efd1-a27d-4177-acb4-fb90a91ae70d 2025-04-14 18:37:09,815 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:09,816 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:09,818 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=2fee7113-1428-40d7-aea6-6a48bc4d7377 2025-04-14 18:37:14,775 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:14,843 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:14,845 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:14,848 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=e1f47e86-1400-41dc-8422-28850fadde3b 2025-04-14 18:37:14,849 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:14,850 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=2fee7113-1428-40d7-aea6-6a48bc4d7377 2025-04-14 18:37:14,851 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=12c9efd1-a27d-4177-acb4-fb90a91ae70d 2025-04-14 18:37:14,882 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d66cc8a8-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:19,784 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:19,881 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=12c9efd1-a27d-4177-acb4-fb90a91ae70d 2025-04-14 18:37:19,887 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=2fee7113-1428-40d7-aea6-6a48bc4d7377 2025-04-14 18:37:19,895 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:19,902 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:19,903 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:19,945 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d96d5d88-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:19,947 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dcdcced6-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:24,793 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:24,943 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:24,945 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:24,947 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:29,801 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:29,962 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:29,965 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:29,966 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:34,814 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:34,980 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:34,982 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:34,985 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:39,822 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:40,010 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:40,012 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=82c4f866-f168-4b9e-97d9-e02a67da5386 2025-04-14 18:37:40,015 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=14b08298-7dc3-4d97-b6d3-dd3726a0bfad 2025-04-14 18:37:40,029 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e51b9014-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:40,030 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1a67912-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:44,831 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9605886a-bbae-44aa-9c61-571dac445384 2025-04-14 18:37:44,839 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ed317156-195e-11f0-8a2b-fa163e1b8bad 2025-04-14 18:37:45,028 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:50,037 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=d5106f94-ff25-45d7-9e12-33637ceaf154 2025-04-14 18:37:50,044 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9b38b22-195e-11f0-8a2b-fa163e1b8bad