2024-09-19 02:22:08,433 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-09-19 02:22:08,659 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-705-1 2024-09-19 02:22:08,659 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-09-19 02:22:08,692 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-705-1 2024-09-19 02:22:08,692 - DEBUG - [10.0.0.22]: 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}' 2024-09-19 02:22:08,766 - DEBUG - Output : NAMES contrail_test_G9qX9TKh3 contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_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_collector_1 analytics_api_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_schema_1 2024-09-19 02:22:08,767 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-19 02:22:08,836 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2024-09-19 02:22:08,836 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-09-19 02:22:08,870 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-705-1 2024-09-19 02:22:08,970 - DEBUG - [10.0.0.37]: Running cmd : hostname 2024-09-19 02:22:09,176 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-705-1 2024-09-19 02:22:09,176 - DEBUG - [10.0.0.37]: Running cmd : hostname -f 2024-09-19 02:22:09,199 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-705-1 2024-09-19 02:22:09,199 - DEBUG - [10.0.0.37]: 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}' 2024-09-19 02:22:09,283 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-19 02:22:09,283 - DEBUG - [10.0.0.37]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-19 02:22:09,317 - DEBUG - Output : 10.0.0.37/24 2024-09-19 02:22:09,317 - DEBUG - [10.0.0.37]: Running cmd : getent hosts 10.0.0.37 | head -n 1 | awk '{print $2}' 2024-09-19 02:22:09,351 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-705-1 2024-09-19 02:22:09,430 - INFO - Using existing project ['default-domain', 'k8s-default'](825f80b3-2317-467f-b6ea-dcb9fa167f69) 2024-09-19 02:22:09,546 - INFO - Using existing project ['default-domain', 'k8s-default'](825f80b3-2317-467f-b6ea-dcb9fa167f69) 2024-09-19 02:22:09,689 - INFO - ================================================================================ 2024-09-19 02:22:09,690 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-19 02:22:09,690 - 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 2024-09-19 02:22:09,931 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-19 02:22:09,939 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.0.0.22': '0'}} with 2024-09-19 02:22:09,939 - INFO - Initial checks done. Running the testcase now 2024-09-19 02:22:09,939 - INFO - 2024-09-19 02:22:09,943 - INFO - Namespace default already exists 2024-09-19 02:22:09,944 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-19 02:22:10,063 - DEBUG - Output : cluster_project={} 2024-09-19 02:22:10,114 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-19 02:22:10,114 - DEBUG - Project uuid in Contrail is 825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:22:10,114 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-19 02:22:10,240 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-19 02:22:10,240 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=0d57b7ec-590e-4553-88c5-be3a92191e84 2024-09-19 02:22:10,245 - INFO - Namespace default with uuid 0d57b7ec-590e-4553-88c5-be3a92191e84 found in kube manager 2024-09-19 02:22:10,245 - INFO - Namespace default verification passed 2024-09-19 02:22:10,248 - DEBUG - Service ctest-nginx-svc-83513776 not present 2024-09-19 02:22:10,248 - INFO - Creating service ctest-nginx-svc-83513776 2024-09-19 02:22:10,278 - INFO - Created Service ctest-nginx-svc-83513776 2024-09-19 02:22:10,295 - DEBUG - Pod ctest-nginx-pod-02527660 not present 2024-09-19 02:22:10,296 - INFO - Creating Pod ctest-nginx-pod-02527660 2024-09-19 02:22:10,333 - DEBUG - Pod : ctest-nginx-pod-02527660 UUID is ff629874-69b1-472f-996d-ae63eb7ea1da 2024-09-19 02:22:10,343 - DEBUG - Pod ctest-nginx-pod-24133619 not present 2024-09-19 02:22:10,343 - INFO - Creating Pod ctest-nginx-pod-24133619 2024-09-19 02:22:10,396 - DEBUG - Pod : ctest-nginx-pod-24133619 UUID is 1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 2024-09-19 02:22:10,607 - INFO - Created VN __public__, UUID :0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:10,847 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 02:22:10,858 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b67dc1cc-ffd8-4d46-a069-379a79b1c5b9 2024-09-19 02:22:10,888 - DEBUG - Requesting: http://10.0.0.22:8082/project/825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:22:10,962 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:10,994 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:11,044 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:11,052 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:11,058 - DEBUG - Route Targets: [] 2024-09-19 02:22:11,059 - DEBUG - RT names not yet present for VN __public__ 2024-09-19 02:22:16,059 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 02:22:16,065 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b67dc1cc-ffd8-4d46-a069-379a79b1c5b9 2024-09-19 02:22:16,074 - DEBUG - Requesting: http://10.0.0.22:8082/project/825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:22:16,132 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,145 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,160 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:16,172 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:16,182 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/104fb938-87ff-4820-8609-499c16780a7e 2024-09-19 02:22:16,190 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-19 02:22:16,190 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,207 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:16,229 - INFO - Verified VN network id 13 for VN 0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,230 - INFO - Verifications in API Server for VN __public__ passed 2024-09-19 02:22:16,230 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,249 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:16,256 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:22:16,264 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/104fb938-87ff-4820-8609-499c16780a7e 2024-09-19 02:22:16,272 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-19 02:22:16,277 - DEBUG - Control-node 10.0.0.22 : 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': '720684245997668664', 'uuid-lslong': '9966113705035397524'}, 'enable': 'true', 'created': '2024-09-19T02:22:10', 'last-modified': '2024-09-19T02:22:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480965'} 2024-09-19 02:22:16,277 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:22:16,286 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-19 02:22:16,286 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-19 02:22:16,287 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-19 02:22:16,287 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 02:22:16,294 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b67dc1cc-ffd8-4d46-a069-379a79b1c5b9 2024-09-19 02:22:16,305 - DEBUG - Requesting: http://10.0.0.22:8082/project/825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:22:16,361 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,380 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-19 02:22:16,380 - DEBUG - Verifying the vn in opserver 2024-09-19 02:22:16,380 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2024-09-19 02:22:16,380 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-09-19 02:22:16,385 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-19 02:22:16,385 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-19 02:22:16,386 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:22:16,393 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:22:16,399 - DEBUG - Do not have enough data to verify VN in agent 2024-09-19 02:22:16,399 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:22:16,405 - DEBUG - VRF ids for VN __public__: {} 2024-09-19 02:22:16,555 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-19 02:22:16,738 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 02:22:16,743 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b67dc1cc-ffd8-4d46-a069-379a79b1c5b9 2024-09-19 02:22:16,752 - DEBUG - Requesting: http://10.0.0.22:8082/project/825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:22:16,803 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,818 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/ead5b106-6300-429d-b521-a7d0aa01f987 2024-09-19 02:22:16,825 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 02:22:16,830 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b67dc1cc-ffd8-4d46-a069-379a79b1c5b9 2024-09-19 02:22:16,840 - DEBUG - Requesting: http://10.0.0.22:8082/project/825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:22:16,924 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0a006280-dde9-4938-8a4e-bf9cabc97994 2024-09-19 02:22:16,939 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-19 02:22:16,939 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-19 02:22:16,952 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-19 02:22:16,958 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-19 02:22:16,959 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-19 02:22:16,961 - DEBUG - Ingress ctest-nginx-ingress-78489205 not present 2024-09-19 02:22:16,961 - INFO - Creating Ingress ctest-nginx-ingress-78489205 2024-09-19 02:22:16,967 - INFO - Created Ingress ctest-nginx-ingress-78489205 2024-09-19 02:22:16,970 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-78489205 2024-09-19 02:22:19,976 - DEBUG - For Ingress ctest-nginx-ingress-78489205, Cluster IP: 10.47.255.249, External IPs ['85.193.128.252'] 2024-09-19 02:22:19,976 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-78489205 2024-09-19 02:22:19,976 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=1c3c449d-0a7e-4200-ab46-1ba0af1cabf3 2024-09-19 02:22:19,983 - INFO - Ingress ctest-nginx-ingress-78489205 with uuid 1c3c449d-0a7e-4200-ab46-1ba0af1cabf3 found in kube manager 2024-09-19 02:22:19,983 - INFO - Ingress ctest-nginx-ingress-78489205 verification passed 2024-09-19 02:22:19,986 - DEBUG - Pod ctest-busybox-pod-33502894 not present 2024-09-19 02:22:19,986 - INFO - Creating Pod ctest-busybox-pod-33502894 2024-09-19 02:22:20,008 - DEBUG - Pod : ctest-busybox-pod-33502894 UUID is a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:20,013 - DEBUG - Pod ctest-nginx-pod-02527660 not in running state.Currently in Pending 2024-09-19 02:22:25,022 - DEBUG - Pod ctest-nginx-pod-02527660 not in running state.Currently in Pending 2024-09-19 02:22:30,029 - INFO - Pod ctest-nginx-pod-02527660 is in running state.Got IP 10.47.255.251 2024-09-19 02:22:30,046 - DEBUG - Pod ctest-nginx-pod-02527660 has vmi fa9932d6-762d-11ef-a99e-fa163e19dbc6 2024-09-19 02:22:30,047 - INFO - Verified pod ctest-nginx-pod-02527660 in contrail-api 2024-09-19 02:22:30,047 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:22:30,059 - DEBUG - VMI fa9932d6-762d-11ef-a99e-fa163e19dbc6 is active in agent 10.0.0.37 2024-09-19 02:22:30,059 - INFO - Verified Pod ctest-nginx-pod-02527660 in agent 10.0.0.37 2024-09-19 02:22:30,059 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=ff629874-69b1-472f-996d-ae63eb7ea1da 2024-09-19 02:22:30,064 - INFO - Pod ctest-nginx-pod-02527660 with uuid ff629874-69b1-472f-996d-ae63eb7ea1da found in kube manager 2024-09-19 02:22:30,064 - INFO - Pod ctest-nginx-pod-02527660 verification passed 2024-09-19 02:22:30,128 - DEBUG - [Pod ctest-nginx-pod-02527660] Cmd: echo ctest-nginx-pod-02527660 > /usr/share/nginx/html/index.html, Output: 2024-09-19 02:22:30,133 - INFO - Pod ctest-nginx-pod-24133619 is in running state.Got IP 10.47.255.250 2024-09-19 02:22:30,151 - DEBUG - Pod ctest-nginx-pod-24133619 has vmi fb15fa64-762d-11ef-a99e-fa163e19dbc6 2024-09-19 02:22:30,151 - INFO - Verified pod ctest-nginx-pod-24133619 in contrail-api 2024-09-19 02:22:30,151 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:22:30,162 - DEBUG - VMI fb15fa64-762d-11ef-a99e-fa163e19dbc6 is active in agent 10.0.0.37 2024-09-19 02:22:30,163 - INFO - Verified Pod ctest-nginx-pod-24133619 in agent 10.0.0.37 2024-09-19 02:22:30,163 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 2024-09-19 02:22:30,167 - INFO - Pod ctest-nginx-pod-24133619 with uuid 1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 found in kube manager 2024-09-19 02:22:30,167 - INFO - Pod ctest-nginx-pod-24133619 verification passed 2024-09-19 02:22:30,248 - DEBUG - [Pod ctest-nginx-pod-24133619] Cmd: echo ctest-nginx-pod-24133619 > /usr/share/nginx/html/index.html, Output: 2024-09-19 02:22:30,255 - DEBUG - Pod ctest-busybox-pod-33502894 not in running state.Currently in Pending 2024-09-19 02:22:35,262 - INFO - Pod ctest-busybox-pod-33502894 is in running state.Got IP 10.47.255.248 2024-09-19 02:22:35,334 - DEBUG - Pod ctest-busybox-pod-33502894 has vmi ff878e00-762d-11ef-a99e-fa163e19dbc6 2024-09-19 02:22:35,334 - INFO - Verified pod ctest-busybox-pod-33502894 in contrail-api 2024-09-19 02:22:35,334 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:22:35,345 - DEBUG - VMI ff878e00-762d-11ef-a99e-fa163e19dbc6 is active in agent 10.0.0.37 2024-09-19 02:22:35,345 - INFO - Verified Pod ctest-busybox-pod-33502894 in agent 10.0.0.37 2024-09-19 02:22:35,345 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:35,349 - INFO - Pod ctest-busybox-pod-33502894 with uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 found in kube manager 2024-09-19 02:22:35,350 - INFO - Pod ctest-busybox-pod-33502894 verification passed 2024-09-19 02:22:35,421 - DEBUG - [Pod ctest-busybox-pod-33502894] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-02527660 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-19 02:22:35,421 - DEBUG - [Pod Pod ctest-busybox-pod-33502894] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-19 02:22:35,421 - DEBUG - [Pod Pod ctest-busybox-pod-33502894] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-02527660 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-19 02:22:35,483 - DEBUG - [Pod ctest-busybox-pod-33502894] 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-02527660 2024-09-19 02:22:35,483 - DEBUG - [Pod Pod ctest-busybox-pod-33502894] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-19 02:22:35,483 - DEBUG - [Pod Pod ctest-busybox-pod-33502894] 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-02527660 2024-09-19 02:22:35,557 - DEBUG - [Pod ctest-busybox-pod-33502894] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-24133619 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-19 02:22:35,557 - DEBUG - [Pod Pod ctest-busybox-pod-33502894] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-19 02:22:35,557 - DEBUG - [Pod Pod ctest-busybox-pod-33502894] Cmd output: ctest-nginx-pod-24133619 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-19 02:22:35,557 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-02527660': 2, 'ctest-nginx-pod-24133619': 1} 2024-09-19 02:22:35,557 - WARNING - Nothing to delete parallely 2024-09-19 02:22:35,558 - INFO - Deleting pod default:ctest-busybox-pod-33502894 2024-09-19 02:22:35,573 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:35,581 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:22:40,582 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:40,588 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:22:45,589 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:45,596 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:22:50,597 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:50,641 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:22:55,642 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:22:55,650 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:23:00,650 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:23:00,662 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:23:05,662 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:23:05,671 - WARNING - Pod uuid a59e7bea-88ad-4dae-a817-b75c407d2e74 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:23:10,671 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=a59e7bea-88ad-4dae-a817-b75c407d2e74 2024-09-19 02:23:10,678 - DEBUG - Pod a59e7bea-88ad-4dae-a817-b75c407d2e74 is not in agent 10.0.0.37 VM list 2024-09-19 02:23:10,679 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ff878e00-762d-11ef-a99e-fa163e19dbc6 2024-09-19 02:23:10,685 - DEBUG - VMI ff878e00-762d-11ef-a99e-fa163e19dbc6 is removed from agent 10.0.0.37 2024-09-19 02:23:10,685 - INFO - Verified that pod ctest-busybox-pod-33502894 is removed in agent 2024-09-19 02:23:10,685 - INFO - Deleting Ingress : ctest-nginx-ingress-78489205 2024-09-19 02:23:10,698 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=1c3c449d-0a7e-4200-ab46-1ba0af1cabf3 2024-09-19 02:23:10,714 - ERROR - Ingress ctest-nginx-ingress-78489205 with uuid 1c3c449d-0a7e-4200-ab46-1ba0af1cabf3 still found in kube manager 2024-09-19 02:23:11,714 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=1c3c449d-0a7e-4200-ab46-1ba0af1cabf3 2024-09-19 02:23:11,719 - INFO - Ingress ctest-nginx-ingress-78489205 with uuid 1c3c449d-0a7e-4200-ab46-1ba0af1cabf3 deleted successfully from kube manager 2024-09-19 02:23:11,719 - INFO - Verifications on Ingress %s cleanup passed 2024-09-19 02:23:11,719 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-19 02:23:11,857 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-19 02:23:11,864 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-19 02:23:11,864 - INFO - Deleting VN __public__ 2024-09-19 02:23:12,016 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/159c43b1-ff9b-4631-84a2-9f83b136a526 2024-09-19 02:23:12,021 - DEBUG - Response Code: 404 2024-09-19 02:23:12,022 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 02:23:12,026 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b67dc1cc-ffd8-4d46-a069-379a79b1c5b9 2024-09-19 02:23:12,038 - DEBUG - Requesting: http://10.0.0.22:8082/project/825f80b3-2317-467f-b6ea-dcb9fa167f69 2024-09-19 02:23:12,116 - INFO - Validated that VN __public__ is not found in API Server 2024-09-19 02:23:12,116 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-19 02:23:12,130 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:23:12,138 - DEBUG - VN __public__ is not present in Agent 10.0.0.37 2024-09-19 02:23:12,138 - INFO - Validated that VN __public__ is not in any agent 2024-09-19 02:23:12,138 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:23:12,145 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-19 02:23:12,152 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-19 02:23:12,170 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-19 02:23:12,170 - INFO - Deleting pod default:ctest-nginx-pod-24133619 2024-09-19 02:23:12,195 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 2024-09-19 02:23:12,215 - WARNING - Pod uuid 1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 is still seen in agent 10.0.0.37 VM list 2024-09-19 02:23:17,216 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 2024-09-19 02:23:17,222 - DEBUG - Pod 1d7ccbc8-0796-4fa5-bdd7-961fab7679c9 is not in agent 10.0.0.37 VM list 2024-09-19 02:23:17,222 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb15fa64-762d-11ef-a99e-fa163e19dbc6 2024-09-19 02:23:17,228 - DEBUG - VMI fb15fa64-762d-11ef-a99e-fa163e19dbc6 is removed from agent 10.0.0.37 2024-09-19 02:23:17,228 - INFO - Verified that pod ctest-nginx-pod-24133619 is removed in agent 2024-09-19 02:23:17,228 - INFO - Deleting pod default:ctest-nginx-pod-02527660 2024-09-19 02:23:17,250 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=ff629874-69b1-472f-996d-ae63eb7ea1da 2024-09-19 02:23:17,257 - WARNING - Pod uuid ff629874-69b1-472f-996d-ae63eb7ea1da is still seen in agent 10.0.0.37 VM list 2024-09-19 02:23:22,258 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=ff629874-69b1-472f-996d-ae63eb7ea1da 2024-09-19 02:23:22,264 - DEBUG - Pod ff629874-69b1-472f-996d-ae63eb7ea1da is not in agent 10.0.0.37 VM list 2024-09-19 02:23:22,264 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa9932d6-762d-11ef-a99e-fa163e19dbc6 2024-09-19 02:23:22,270 - DEBUG - VMI fa9932d6-762d-11ef-a99e-fa163e19dbc6 is removed from agent 10.0.0.37 2024-09-19 02:23:22,270 - INFO - Verified that pod ctest-nginx-pod-02527660 is removed in agent 2024-09-19 02:23:22,270 - INFO - Deleting service : ctest-nginx-svc-83513776 2024-09-19 02:23:22,507 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-19 02:23:22,515 - DEBUG - No XMPP flaps were noticed during the test 2024-09-19 02:23:22,515 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-09-19 02:23:22,516 - INFO - -------------------------------------------------------------------------------- 2024-09-19 02:23:28,918 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-19 02:23:29,054 - DEBUG - Output : cluster_project={} 2024-09-19 02:23:29,123 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-19 02:23:29,259 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-19 02:23:29,269 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-19 02:23:29,458 - DEBUG - Output : cluster_project={} 2024-09-19 02:23:39,627 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:44,713 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:44,798 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:49,860 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:49,946 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:49,996 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:50,082 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:50,166 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-19 02:23:50,425 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-19 02:23:53,099 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_ApplicationPolicySetReq? 2024-09-19 02:23:53,105 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AclReq? 2024-09-19 02:23:53,142 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AclReq? 2024-09-19 02:23:55,181 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AclReq? 2024-09-19 02:27:04,801 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-19 02:27:04,834 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=d07ac6e6-f695-45d5-97a1-88cecfe656af 2024-09-19 02:27:04,841 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c7e7dd67-994b-48fe-ab12-691e002ffbeb 2024-09-19 02:27:04,845 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:04,851 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4cee00b5-a759-44d0-9e0c-c588f614ae1b 2024-09-19 02:27:04,867 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=dc74761a-8e0e-4836-ac61-64832fabf773 2024-09-19 02:27:04,871 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:04,877 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:04,881 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:09,883 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c7e7dd67-994b-48fe-ab12-691e002ffbeb 2024-09-19 02:27:09,885 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=d07ac6e6-f695-45d5-97a1-88cecfe656af 2024-09-19 02:27:09,887 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:09,888 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4cee00b5-a759-44d0-9e0c-c588f614ae1b 2024-09-19 02:27:09,901 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:29a39dd2-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:09,903 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b96344c-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:09,906 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b0d41d2-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:09,925 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:09,926 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=dc74761a-8e0e-4836-ac61-64832fabf773 2024-09-19 02:27:09,928 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:09,929 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:09,945 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2a323664-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:14,904 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:14,945 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:14,947 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:14,949 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:19,919 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:19,959 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:19,961 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:19,962 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:24,927 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:24,974 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:24,976 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:24,977 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:29,934 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:29,990 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:29,992 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:29,994 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:34,942 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:35,007 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:35,009 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:35,010 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:39,966 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=711e7d3e-69f0-4032-bf37-83b49b05f704 2024-09-19 02:27:39,973 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2cfeb610-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:40,027 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=b90ef435-d31b-48ca-856e-8c68adc44911 2024-09-19 02:27:40,029 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=487cdbde-934e-46fa-9898-193d00b3791a 2024-09-19 02:27:40,030 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=0cc79abb-ef72-4cb4-89ed-481985834791 2024-09-19 02:27:40,045 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d8731ca-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:40,048 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c5261b2-762e-11ef-a99e-fa163e19dbc6 2024-09-19 02:27:40,050 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e1dc590-762e-11ef-a99e-fa163e19dbc6