2025-01-06 09:05:23,807 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-01-06 09:05:24,063 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-898-1 2025-01-06 09:05:24,064 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-01-06 09:05:24,097 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-898-1 2025-01-06 09:05:24,097 - DEBUG - [10.0.0.28]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-06 09:05:24,222 - DEBUG - Output : NAMES contrail_test_8kaW5URRb contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_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 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_nodemgr_1 config_api_api_1 config_api_schema_1 2025-01-06 09:05:24,222 - DEBUG - [10.0.0.28]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-06 09:05:24,256 - DEBUG - Output : 10.0.0.28/24 172.17.0.1/16 2025-01-06 09:05:24,256 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-01-06 09:05:24,300 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-898-1 2025-01-06 09:05:24,399 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-01-06 09:05:24,601 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-898-1 2025-01-06 09:05:24,601 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-01-06 09:05:24,635 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-898-1 2025-01-06 09:05:24,635 - DEBUG - [10.0.0.30]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-06 09:05:24,690 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-06 09:05:24,690 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-06 09:05:24,763 - DEBUG - Output : 10.0.0.30/24 2025-01-06 09:05:24,764 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-01-06 09:05:24,787 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-898-1 2025-01-06 09:05:24,878 - INFO - Using existing project ['default-domain', 'k8s-default'](d90e467e-1d51-43b8-bdbc-95bd861e8d8d) 2025-01-06 09:05:24,999 - INFO - Using existing project ['default-domain', 'k8s-default'](d90e467e-1d51-43b8-bdbc-95bd861e8d8d) 2025-01-06 09:05:25,144 - INFO - ================================================================================ 2025-01-06 09:05:25,145 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-06 09:05:25,147 - 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-01-06 09:05:25,394 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 09:05:25,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.28': '0'}} with 2025-01-06 09:05:25,404 - INFO - Initial checks done. Running the testcase now 2025-01-06 09:05:25,404 - INFO - 2025-01-06 09:05:25,408 - INFO - Namespace default already exists 2025-01-06 09:05:25,410 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 09:05:25,530 - DEBUG - Output : cluster_project={} 2025-01-06 09:05:25,583 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-06 09:05:25,583 - DEBUG - Project uuid in Contrail is d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:05:25,583 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-06 09:05:25,733 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-06 09:05:25,733 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_NamespaceDatabaseList?namespace_uuid=9be2d2e6-912b-4e74-ab25-cbb0c56b2123 2025-01-06 09:05:25,738 - INFO - Namespace default with uuid 9be2d2e6-912b-4e74-ab25-cbb0c56b2123 found in kube manager 2025-01-06 09:05:25,738 - INFO - Namespace default verification passed 2025-01-06 09:05:25,745 - DEBUG - Service ctest-nginx-svc-70187870 not present 2025-01-06 09:05:25,745 - INFO - Creating service ctest-nginx-svc-70187870 2025-01-06 09:05:25,764 - INFO - Created Service ctest-nginx-svc-70187870 2025-01-06 09:05:25,774 - DEBUG - Pod ctest-nginx-pod-72547742 not present 2025-01-06 09:05:25,774 - INFO - Creating Pod ctest-nginx-pod-72547742 2025-01-06 09:05:25,822 - DEBUG - Pod : ctest-nginx-pod-72547742 UUID is f67a6ed0-81c1-4780-9685-e9a242521265 2025-01-06 09:05:25,859 - DEBUG - Pod ctest-nginx-pod-44545106 not present 2025-01-06 09:05:25,859 - INFO - Creating Pod ctest-nginx-pod-44545106 2025-01-06 09:05:25,889 - DEBUG - Pod : ctest-nginx-pod-44545106 UUID is 40099bad-6d06-4aa6-822d-8eb919a3a675 2025-01-06 09:05:26,083 - INFO - Created VN __public__, UUID :348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:26,425 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 09:05:26,457 - DEBUG - Requesting: http://10.0.0.28:8082/domain/29ff9714-1ea5-49e2-95e1-13ef410005ab 2025-01-06 09:05:26,498 - DEBUG - Requesting: http://10.0.0.28:8082/project/d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:05:26,592 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:26,617 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:26,636 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:26,652 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:26,690 - DEBUG - Route Targets: [] 2025-01-06 09:05:26,690 - DEBUG - RT names not yet present for VN __public__ 2025-01-06 09:05:31,691 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 09:05:31,697 - DEBUG - Requesting: http://10.0.0.28:8082/domain/29ff9714-1ea5-49e2-95e1-13ef410005ab 2025-01-06 09:05:31,705 - DEBUG - Requesting: http://10.0.0.28:8082/project/d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:05:31,747 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:31,756 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:31,765 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:31,775 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:31,782 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/4e3874f8-dfc9-4e08-92af-0c526197da01 2025-01-06 09:05:31,787 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-06 09:05:31,787 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:31,797 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:31,810 - INFO - Verified VN network id 13 for VN 348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:31,810 - INFO - Verifications in API Server for VN __public__ passed 2025-01-06 09:05:31,810 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:31,818 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:31,825 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:05:31,832 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/4e3874f8-dfc9-4e08-92af-0c526197da01 2025-01-06 09:05:31,838 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-06 09:05:31,844 - DEBUG - Control-node 10.0.0.28 : 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': '3786638025046443452', 'uuid-lslong': '12186636614786157592'}, 'enable': 'true', 'created': '2025-01-06T09:05:26', 'last-modified': '2025-01-06T09:05:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.604969'} 2025-01-06 09:05:31,844 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:05:31,853 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-06 09:05:31,853 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-06 09:05:31,853 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-06 09:05:31,853 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 09:05:31,859 - DEBUG - Requesting: http://10.0.0.28:8082/domain/29ff9714-1ea5-49e2-95e1-13ef410005ab 2025-01-06 09:05:31,866 - DEBUG - Requesting: http://10.0.0.28:8082/project/d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:05:31,911 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:31,921 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-06 09:05:31,921 - DEBUG - Verifying the vn in opserver 2025-01-06 09:05:31,921 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.28 2025-01-06 09:05:31,921 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2025-01-06 09:05:31,927 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-06 09:05:31,927 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-06 09:05:31,927 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:05:31,935 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:05:31,941 - DEBUG - Do not have enough data to verify VN in agent 2025-01-06 09:05:31,941 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:05:31,946 - DEBUG - VRF ids for VN __public__: {} 2025-01-06 09:05:32,057 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-06 09:05:32,169 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 09:05:32,174 - DEBUG - Requesting: http://10.0.0.28:8082/domain/29ff9714-1ea5-49e2-95e1-13ef410005ab 2025-01-06 09:05:32,181 - DEBUG - Requesting: http://10.0.0.28:8082/project/d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:05:32,222 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:32,234 - DEBUG - Requesting: http://10.0.0.28:8082/floating-ip-pool/92b20c6d-6a25-4e1b-9ab1-7d72dd57e806 2025-01-06 09:05:32,241 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 09:05:32,246 - DEBUG - Requesting: http://10.0.0.28:8082/domain/29ff9714-1ea5-49e2-95e1-13ef410005ab 2025-01-06 09:05:32,254 - DEBUG - Requesting: http://10.0.0.28:8082/project/d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:05:32,301 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/348cd738-a7e1-45bc-a91f-a16eff190c18 2025-01-06 09:05:32,311 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-06 09:05:32,311 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-06 09:05:32,319 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-06 09:05:32,326 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-06 09:05:32,326 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-06 09:05:32,329 - DEBUG - Ingress ctest-nginx-ingress-22365362 not present 2025-01-06 09:05:32,329 - INFO - Creating Ingress ctest-nginx-ingress-22365362 2025-01-06 09:05:32,339 - INFO - Created Ingress ctest-nginx-ingress-22365362 2025-01-06 09:05:32,342 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-22365362 2025-01-06 09:05:35,347 - DEBUG - For Ingress ctest-nginx-ingress-22365362, Cluster IP: 10.47.255.249, External IPs ['26.36.25.188'] 2025-01-06 09:05:35,348 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-22365362 2025-01-06 09:05:35,348 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=141a9091-9137-4dfb-a813-9fa4b8661bc6 2025-01-06 09:05:35,353 - INFO - Ingress ctest-nginx-ingress-22365362 with uuid 141a9091-9137-4dfb-a813-9fa4b8661bc6 found in kube manager 2025-01-06 09:05:35,354 - INFO - Ingress ctest-nginx-ingress-22365362 verification passed 2025-01-06 09:05:35,365 - DEBUG - Pod ctest-busybox-pod-57840818 not present 2025-01-06 09:05:35,365 - INFO - Creating Pod ctest-busybox-pod-57840818 2025-01-06 09:05:35,413 - DEBUG - Pod : ctest-busybox-pod-57840818 UUID is cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:05:35,421 - DEBUG - Pod ctest-nginx-pod-72547742 not in running state.Currently in Pending 2025-01-06 09:05:40,429 - INFO - Pod ctest-nginx-pod-72547742 is in running state.Got IP 10.47.255.251 2025-01-06 09:05:40,444 - DEBUG - Pod ctest-nginx-pod-72547742 has vmi 5f2ebb6e-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:05:40,444 - INFO - Verified pod ctest-nginx-pod-72547742 in contrail-api 2025-01-06 09:05:40,445 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:05:40,458 - DEBUG - VMI 5f2ebb6e-cc0d-11ef-aaa5-fa163e1702c5 is active in agent 10.0.0.30 2025-01-06 09:05:40,458 - INFO - Verified Pod ctest-nginx-pod-72547742 in agent 10.0.0.30 2025-01-06 09:05:40,458 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=f67a6ed0-81c1-4780-9685-e9a242521265 2025-01-06 09:05:40,462 - INFO - Pod ctest-nginx-pod-72547742 with uuid f67a6ed0-81c1-4780-9685-e9a242521265 found in kube manager 2025-01-06 09:05:40,462 - INFO - Pod ctest-nginx-pod-72547742 verification passed 2025-01-06 09:05:40,543 - DEBUG - [Pod ctest-nginx-pod-72547742] Cmd: echo ctest-nginx-pod-72547742 > /usr/share/nginx/html/index.html, Output: 2025-01-06 09:05:40,549 - INFO - Pod ctest-nginx-pod-44545106 is in running state.Got IP 10.47.255.250 2025-01-06 09:05:40,613 - DEBUG - Pod ctest-nginx-pod-44545106 has vmi 5fa25470-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:05:40,613 - INFO - Verified pod ctest-nginx-pod-44545106 in contrail-api 2025-01-06 09:05:40,614 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:05:40,625 - DEBUG - VMI 5fa25470-cc0d-11ef-aaa5-fa163e1702c5 is active in agent 10.0.0.30 2025-01-06 09:05:40,625 - INFO - Verified Pod ctest-nginx-pod-44545106 in agent 10.0.0.30 2025-01-06 09:05:40,625 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=40099bad-6d06-4aa6-822d-8eb919a3a675 2025-01-06 09:05:40,641 - INFO - Pod ctest-nginx-pod-44545106 with uuid 40099bad-6d06-4aa6-822d-8eb919a3a675 found in kube manager 2025-01-06 09:05:40,641 - INFO - Pod ctest-nginx-pod-44545106 verification passed 2025-01-06 09:05:40,696 - DEBUG - [Pod ctest-nginx-pod-44545106] Cmd: echo ctest-nginx-pod-44545106 > /usr/share/nginx/html/index.html, Output: 2025-01-06 09:05:40,702 - DEBUG - Pod ctest-busybox-pod-57840818 not in running state.Currently in Pending 2025-01-06 09:05:45,708 - INFO - Pod ctest-busybox-pod-57840818 is in running state.Got IP 10.47.255.248 2025-01-06 09:05:45,730 - DEBUG - Pod ctest-busybox-pod-57840818 has vmi 64240502-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:05:45,730 - INFO - Verified pod ctest-busybox-pod-57840818 in contrail-api 2025-01-06 09:05:45,730 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:05:45,749 - DEBUG - VMI 64240502-cc0d-11ef-aaa5-fa163e1702c5 is active in agent 10.0.0.30 2025-01-06 09:05:45,749 - INFO - Verified Pod ctest-busybox-pod-57840818 in agent 10.0.0.30 2025-01-06 09:05:45,750 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:05:45,759 - INFO - Pod ctest-busybox-pod-57840818 with uuid cac5bbef-ee20-4388-991e-4612b07faeea found in kube manager 2025-01-06 09:05:45,759 - INFO - Pod ctest-busybox-pod-57840818 verification passed 2025-01-06 09:05:45,814 - DEBUG - [Pod ctest-busybox-pod-57840818] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72547742 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-01-06 09:05:45,815 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 09:05:45,815 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd output: ctest-nginx-pod-72547742 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-01-06 09:05:45,883 - DEBUG - [Pod ctest-busybox-pod-57840818] 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-72547742 2025-01-06 09:05:45,883 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 09:05:45,883 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] 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-72547742 2025-01-06 09:05:45,945 - DEBUG - [Pod ctest-busybox-pod-57840818] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72547742 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-01-06 09:05:45,946 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 09:05:45,946 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd output: ctest-nginx-pod-72547742 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-01-06 09:05:46,006 - DEBUG - [Pod ctest-busybox-pod-57840818] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72547742 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-01-06 09:05:46,006 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 09:05:46,006 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd output: ctest-nginx-pod-72547742 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-01-06 09:05:46,083 - DEBUG - [Pod ctest-busybox-pod-57840818] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44545106 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-01-06 09:05:46,083 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 09:05:46,083 - DEBUG - [Pod Pod ctest-busybox-pod-57840818] Cmd output: ctest-nginx-pod-44545106 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-01-06 09:05:46,083 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-72547742': 4, 'ctest-nginx-pod-44545106': 1} 2025-01-06 09:05:46,083 - WARNING - Nothing to delete parallely 2025-01-06 09:05:46,084 - INFO - Deleting pod default:ctest-busybox-pod-57840818 2025-01-06 09:05:46,100 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:05:46,109 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:05:51,110 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:05:51,117 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:05:56,118 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:05:56,126 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:01,127 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:06:01,135 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:06,135 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:06:06,145 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:11,146 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:06:11,226 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:16,226 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:06:16,237 - WARNING - Pod uuid cac5bbef-ee20-4388-991e-4612b07faeea is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:21,238 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cac5bbef-ee20-4388-991e-4612b07faeea 2025-01-06 09:06:21,245 - DEBUG - Pod cac5bbef-ee20-4388-991e-4612b07faeea is not in agent 10.0.0.30 VM list 2025-01-06 09:06:21,245 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64240502-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:06:21,251 - DEBUG - VMI 64240502-cc0d-11ef-aaa5-fa163e1702c5 is removed from agent 10.0.0.30 2025-01-06 09:06:21,252 - INFO - Verified that pod ctest-busybox-pod-57840818 is removed in agent 2025-01-06 09:06:21,252 - INFO - Deleting Ingress : ctest-nginx-ingress-22365362 2025-01-06 09:06:21,261 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=141a9091-9137-4dfb-a813-9fa4b8661bc6 2025-01-06 09:06:21,266 - ERROR - Ingress ctest-nginx-ingress-22365362 with uuid 141a9091-9137-4dfb-a813-9fa4b8661bc6 still found in kube manager 2025-01-06 09:06:22,268 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=141a9091-9137-4dfb-a813-9fa4b8661bc6 2025-01-06 09:06:22,284 - INFO - Ingress ctest-nginx-ingress-22365362 with uuid 141a9091-9137-4dfb-a813-9fa4b8661bc6 deleted successfully from kube manager 2025-01-06 09:06:22,285 - INFO - Verifications on Ingress %s cleanup passed 2025-01-06 09:06:22,285 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-06 09:06:22,477 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-06 09:06:22,491 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-06 09:06:22,491 - INFO - Deleting VN __public__ 2025-01-06 09:06:22,705 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/9ea55d3f-b661-4b9c-962a-61d62388ac09 2025-01-06 09:06:22,721 - DEBUG - Response Code: 404 2025-01-06 09:06:22,721 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 09:06:22,736 - DEBUG - Requesting: http://10.0.0.28:8082/domain/29ff9714-1ea5-49e2-95e1-13ef410005ab 2025-01-06 09:06:22,748 - DEBUG - Requesting: http://10.0.0.28:8082/project/d90e467e-1d51-43b8-bdbc-95bd861e8d8d 2025-01-06 09:06:22,806 - INFO - Validated that VN __public__ is not found in API Server 2025-01-06 09:06:22,806 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-06 09:06:22,814 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:06:22,822 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2025-01-06 09:06:22,822 - INFO - Validated that VN __public__ is not in any agent 2025-01-06 09:06:22,822 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:06:22,836 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 09:06:22,845 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-06 09:06:22,854 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-06 09:06:22,854 - INFO - Deleting pod default:ctest-nginx-pod-44545106 2025-01-06 09:06:22,877 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=40099bad-6d06-4aa6-822d-8eb919a3a675 2025-01-06 09:06:22,913 - WARNING - Pod uuid 40099bad-6d06-4aa6-822d-8eb919a3a675 is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:27,914 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=40099bad-6d06-4aa6-822d-8eb919a3a675 2025-01-06 09:06:27,921 - DEBUG - Pod 40099bad-6d06-4aa6-822d-8eb919a3a675 is not in agent 10.0.0.30 VM list 2025-01-06 09:06:27,921 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5fa25470-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:06:27,927 - DEBUG - VMI 5fa25470-cc0d-11ef-aaa5-fa163e1702c5 is removed from agent 10.0.0.30 2025-01-06 09:06:27,927 - INFO - Verified that pod ctest-nginx-pod-44545106 is removed in agent 2025-01-06 09:06:27,927 - INFO - Deleting pod default:ctest-nginx-pod-72547742 2025-01-06 09:06:27,940 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f67a6ed0-81c1-4780-9685-e9a242521265 2025-01-06 09:06:27,948 - WARNING - Pod uuid f67a6ed0-81c1-4780-9685-e9a242521265 is still seen in agent 10.0.0.30 VM list 2025-01-06 09:06:32,949 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f67a6ed0-81c1-4780-9685-e9a242521265 2025-01-06 09:06:32,957 - DEBUG - Pod f67a6ed0-81c1-4780-9685-e9a242521265 is not in agent 10.0.0.30 VM list 2025-01-06 09:06:32,957 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f2ebb6e-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:06:32,964 - DEBUG - VMI 5f2ebb6e-cc0d-11ef-aaa5-fa163e1702c5 is removed from agent 10.0.0.30 2025-01-06 09:06:32,964 - INFO - Verified that pod ctest-nginx-pod-72547742 is removed in agent 2025-01-06 09:06:32,964 - INFO - Deleting service : ctest-nginx-svc-70187870 2025-01-06 09:06:33,197 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 09:06:33,204 - DEBUG - No XMPP flaps were noticed during the test
2025-01-06 09:06:33,204 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-01-06 09:06:33,204 - INFO - -------------------------------------------------------------------------------- 2025-01-06 09:06:39,564 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 09:06:39,719 - DEBUG - Output : cluster_project={} 2025-01-06 09:06:39,777 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-06 09:06:39,957 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-06 09:06:39,966 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 09:06:40,141 - DEBUG - Output : cluster_project={} 2025-01-06 09:06:55,301 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:06:55,397 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:06:55,437 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:06:55,518 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:07:00,573 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:07:00,655 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:07:00,737 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:07:00,776 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 09:07:01,017 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 09:07:03,899 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2025-01-06 09:07:03,910 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-01-06 09:07:03,943 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-01-06 09:07:05,973 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-01-06 09:10:06,417 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 09:10:06,454 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=796e6f48-4d81-49a7-a034-15067e636eb0 2025-01-06 09:10:06,500 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:06,510 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:06,517 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:06,522 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:06,528 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6f3df9c8-9771-44d8-9cf0-8e9816da19cf 2025-01-06 09:10:06,537 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7e076ff1-5d13-4a17-bb1d-ca8433ab1278 2025-01-06 09:10:06,541 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1715114a-97dc-49cc-99ce-aa0da2a98d87 2025-01-06 09:10:11,573 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7e076ff1-5d13-4a17-bb1d-ca8433ab1278 2025-01-06 09:10:11,574 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:11,576 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1715114a-97dc-49cc-99ce-aa0da2a98d87 2025-01-06 09:10:11,577 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6f3df9c8-9771-44d8-9cf0-8e9816da19cf 2025-01-06 09:10:11,578 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:11,579 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:11,580 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=796e6f48-4d81-49a7-a034-15067e636eb0 2025-01-06 09:10:11,581 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:11,608 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b9f54b0-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:11,610 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c5515c0-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:11,613 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8ce61e94-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:11,614 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b1f89ec-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:16,608 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:16,610 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:16,612 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:16,614 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:21,628 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:21,630 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:21,631 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:21,632 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:26,645 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:26,648 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:26,650 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:26,652 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:31,667 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:31,669 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:31,671 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:31,672 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:36,686 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:36,688 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:36,690 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:36,691 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:41,805 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1f3e4ecc-3c48-4fa5-b5d0-24dfdeb19118 2025-01-06 09:10:41,806 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f961628-6643-4e7b-b25c-52604e80b6fa 2025-01-06 09:10:41,808 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=be4bda5f-5c88-424d-8979-4d0f2082c2cc 2025-01-06 09:10:41,809 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8f7db749-bdf1-4abc-b04d-62a28c79ae3b 2025-01-06 09:10:41,823 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8e2f7f16-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:41,824 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f50afa0-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:41,828 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8d97719e-cc0d-11ef-aaa5-fa163e1702c5 2025-01-06 09:10:41,830 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8ec0c84a-cc0d-11ef-aaa5-fa163e1702c5