2025-02-12 02:55:55,944 - DEBUG - [10.0.0.53]: Running cmd : hostname 2025-02-12 02:55:56,194 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-976-1 2025-02-12 02:55:56,195 - DEBUG - [10.0.0.53]: Running cmd : hostname -f 2025-02-12 02:55:56,228 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-976-1 2025-02-12 02:55:56,229 - DEBUG - [10.0.0.53]: 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-02-12 02:55:56,339 - DEBUG - Output : NAMES contrail_test_6nw46JSqt contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_api_1 2025-02-12 02:55:56,339 - DEBUG - [10.0.0.53]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-12 02:55:56,373 - DEBUG - Output : 10.0.0.53/24 172.17.0.1/16 2025-02-12 02:55:56,373 - DEBUG - [10.0.0.53]: Running cmd : getent hosts 10.0.0.53 | head -n 1 | awk '{print $2}' 2025-02-12 02:55:56,457 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-976-1 2025-02-12 02:55:56,504 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-02-12 02:55:56,747 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-976-1 2025-02-12 02:55:56,748 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-02-12 02:55:56,782 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-976-1 2025-02-12 02:55:56,783 - DEBUG - [10.0.0.12]: 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-02-12 02:55:56,870 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-12 02:55:56,870 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-12 02:55:56,904 - DEBUG - Output : 10.0.0.12/24 2025-02-12 02:55:56,904 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-02-12 02:55:56,938 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-976-1 2025-02-12 02:55:57,022 - INFO - Using existing project ['default-domain', 'k8s-default'](5313069d-7ab8-4d82-85cd-e46e81523e8f) 2025-02-12 02:55:57,133 - INFO - Using existing project ['default-domain', 'k8s-default'](5313069d-7ab8-4d82-85cd-e46e81523e8f) 2025-02-12 02:55:57,276 - INFO - ================================================================================ 2025-02-12 02:55:57,276 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-12 02:55:57,277 - 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-02-12 02:55:57,463 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 02:55:57,471 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.53': '0'}} with 2025-02-12 02:55:57,471 - INFO - Initial checks done. Running the testcase now 2025-02-12 02:55:57,471 - INFO - 2025-02-12 02:55:57,475 - INFO - Namespace default already exists 2025-02-12 02:55:57,475 - DEBUG - [10.0.0.53]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 02:55:57,591 - DEBUG - Output : cluster_project={} 2025-02-12 02:55:57,639 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-12 02:55:57,639 - DEBUG - Project uuid in Contrail is 5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:55:57,640 - DEBUG - [10.0.0.53]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-12 02:55:57,770 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-12 02:55:57,770 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_NamespaceDatabaseList?namespace_uuid=46721217-a89c-4139-a2d9-ba98f3868aaf 2025-02-12 02:55:57,775 - INFO - Namespace default with uuid 46721217-a89c-4139-a2d9-ba98f3868aaf found in kube manager 2025-02-12 02:55:57,775 - INFO - Namespace default verification passed 2025-02-12 02:55:57,779 - DEBUG - Service ctest-nginx-svc-28050069 not present 2025-02-12 02:55:57,779 - INFO - Creating service ctest-nginx-svc-28050069 2025-02-12 02:55:57,809 - INFO - Created Service ctest-nginx-svc-28050069 2025-02-12 02:55:57,828 - DEBUG - Pod ctest-nginx-pod-30233005 not present 2025-02-12 02:55:57,829 - INFO - Creating Pod ctest-nginx-pod-30233005 2025-02-12 02:55:57,910 - DEBUG - Pod : ctest-nginx-pod-30233005 UUID is 5b727e65-f531-4f03-b2ec-d5fe633e6722 2025-02-12 02:55:57,915 - DEBUG - Pod ctest-nginx-pod-31058062 not present 2025-02-12 02:55:57,915 - INFO - Creating Pod ctest-nginx-pod-31058062 2025-02-12 02:55:57,948 - DEBUG - Pod : ctest-nginx-pod-31058062 UUID is 86ac3560-fdcc-49e9-bba3-4e01ec363a16 2025-02-12 02:55:58,149 - INFO - Created VN __public__, UUID :0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:55:58,329 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2025-02-12 02:55:58,378 - DEBUG - Requesting: http://10.0.0.53:8082/domain/755ce10b-999d-4052-a757-8bb48093d104 2025-02-12 02:55:58,396 - DEBUG - Requesting: http://10.0.0.53:8082/project/5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:55:58,452 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:55:58,464 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:55:58,474 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:55:58,484 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:55:58,492 - DEBUG - Route Targets: [] 2025-02-12 02:55:58,492 - DEBUG - RT names not yet present for VN __public__ 2025-02-12 02:56:03,493 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2025-02-12 02:56:03,499 - DEBUG - Requesting: http://10.0.0.53:8082/domain/755ce10b-999d-4052-a757-8bb48093d104 2025-02-12 02:56:03,516 - DEBUG - Requesting: http://10.0.0.53:8082/project/5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:56:03,569 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:03,581 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:03,592 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:56:03,602 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:56:03,610 - DEBUG - Requesting: http://10.0.0.53:8082/route-target/9f96f61a-fc1e-4cb3-93f7-8da6adf58fb8 2025-02-12 02:56:03,617 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-12 02:56:03,617 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:03,628 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:56:03,646 - INFO - Verified VN network id 13 for VN 0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:03,646 - INFO - Verifications in API Server for VN __public__ passed 2025-02-12 02:56:03,646 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:03,660 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:56:03,669 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:56:03,676 - DEBUG - Requesting: http://10.0.0.53:8082/route-target/9f96f61a-fc1e-4cb3-93f7-8da6adf58fb8 2025-02-12 02:56:03,684 - DEBUG - Requesting: http://10.0.0.53:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-12 02:56:03,690 - DEBUG - Control-node 10.0.0.53 : 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': '767874444040163180', 'uuid-lslong': '12819741471581280161'}, 'enable': 'true', 'created': '2025-02-12T02:55:58', 'last-modified': '2025-02-12T02:55:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.476434'} 2025-02-12 02:56:03,691 - DEBUG - Requesting: http://10.0.0.53:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:03,697 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-12 02:56:03,698 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-12 02:56:03,698 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-12 02:56:03,698 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2025-02-12 02:56:03,704 - DEBUG - Requesting: http://10.0.0.53:8082/domain/755ce10b-999d-4052-a757-8bb48093d104 2025-02-12 02:56:03,712 - DEBUG - Requesting: http://10.0.0.53:8082/project/5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:56:03,768 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:03,779 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-12 02:56:03,779 - DEBUG - Verifying the vn in opserver 2025-02-12 02:56:03,779 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.53 2025-02-12 02:56:03,779 - DEBUG - Requesting: http://10.0.0.53:8081/analytics/uves/virtual-networks 2025-02-12 02:56:03,784 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.53:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-12 02:56:03,784 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-12 02:56:03,784 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:03,795 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:03,801 - DEBUG - Do not have enough data to verify VN in agent 2025-02-12 02:56:03,801 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:03,806 - DEBUG - VRF ids for VN __public__: {} 2025-02-12 02:56:03,909 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-12 02:56:04,021 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2025-02-12 02:56:04,027 - DEBUG - Requesting: http://10.0.0.53:8082/domain/755ce10b-999d-4052-a757-8bb48093d104 2025-02-12 02:56:04,035 - DEBUG - Requesting: http://10.0.0.53:8082/project/5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:56:04,086 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:04,099 - DEBUG - Requesting: http://10.0.0.53:8082/floating-ip-pool/3d0f1ed8-e891-46b8-b46c-0b64c983981e 2025-02-12 02:56:04,108 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2025-02-12 02:56:04,115 - DEBUG - Requesting: http://10.0.0.53:8082/domain/755ce10b-999d-4052-a757-8bb48093d104 2025-02-12 02:56:04,123 - DEBUG - Requesting: http://10.0.0.53:8082/project/5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:56:04,170 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/0aa809bd-0d1d-4f6c-b1e8-def24df217a1 2025-02-12 02:56:04,195 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-12 02:56:04,195 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-12 02:56:04,204 - DEBUG - Requesting: http://10.0.0.53:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-12 02:56:04,211 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-12 02:56:04,211 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-12 02:56:04,214 - DEBUG - Ingress ctest-nginx-ingress-38838060 not present 2025-02-12 02:56:04,214 - INFO - Creating Ingress ctest-nginx-ingress-38838060 2025-02-12 02:56:04,221 - INFO - Created Ingress ctest-nginx-ingress-38838060 2025-02-12 02:56:04,223 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-38838060 2025-02-12 02:56:07,234 - DEBUG - For Ingress ctest-nginx-ingress-38838060, Cluster IP: 10.47.255.249, External IPs ['193.232.85.124'] 2025-02-12 02:56:07,234 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-38838060 2025-02-12 02:56:07,234 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_LoadbalancerDatabaseList?x=041c4d3b-7f5f-4dea-b447-b3945b31a38d 2025-02-12 02:56:07,245 - INFO - Ingress ctest-nginx-ingress-38838060 with uuid 041c4d3b-7f5f-4dea-b447-b3945b31a38d found in kube manager 2025-02-12 02:56:07,245 - INFO - Ingress ctest-nginx-ingress-38838060 verification passed 2025-02-12 02:56:07,248 - DEBUG - Pod ctest-busybox-pod-63345835 not present 2025-02-12 02:56:07,248 - INFO - Creating Pod ctest-busybox-pod-63345835 2025-02-12 02:56:07,278 - DEBUG - Pod : ctest-busybox-pod-63345835 UUID is d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:07,290 - DEBUG - Pod ctest-nginx-pod-30233005 not in running state.Currently in Pending 2025-02-12 02:56:12,296 - DEBUG - Pod ctest-nginx-pod-30233005 not in running state.Currently in Pending 2025-02-12 02:56:17,302 - INFO - Pod ctest-nginx-pod-30233005 is in running state.Got IP 10.47.255.251 2025-02-12 02:56:17,317 - DEBUG - Pod ctest-nginx-pod-30233005 has vmi e35db9de-e8ec-11ef-9b80-fa163ef0a989 2025-02-12 02:56:17,317 - INFO - Verified pod ctest-nginx-pod-30233005 in contrail-api 2025-02-12 02:56:17,317 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:56:17,332 - DEBUG - VMI e35db9de-e8ec-11ef-9b80-fa163ef0a989 is active in agent 10.0.0.12 2025-02-12 02:56:17,332 - INFO - Verified Pod ctest-nginx-pod-30233005 in agent 10.0.0.12 2025-02-12 02:56:17,332 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_VirtualMachineDatabaseList?x=5b727e65-f531-4f03-b2ec-d5fe633e6722 2025-02-12 02:56:17,336 - INFO - Pod ctest-nginx-pod-30233005 with uuid 5b727e65-f531-4f03-b2ec-d5fe633e6722 found in kube manager 2025-02-12 02:56:17,336 - INFO - Pod ctest-nginx-pod-30233005 verification passed 2025-02-12 02:56:17,420 - DEBUG - [Pod ctest-nginx-pod-30233005] Cmd: echo ctest-nginx-pod-30233005 > /usr/share/nginx/html/index.html, Output: 2025-02-12 02:56:17,426 - INFO - Pod ctest-nginx-pod-31058062 is in running state.Got IP 10.47.255.250 2025-02-12 02:56:17,481 - DEBUG - Pod ctest-nginx-pod-31058062 has vmi e3dcb1f8-e8ec-11ef-9b80-fa163ef0a989 2025-02-12 02:56:17,482 - INFO - Verified pod ctest-nginx-pod-31058062 in contrail-api 2025-02-12 02:56:17,482 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:56:17,493 - DEBUG - VMI e3dcb1f8-e8ec-11ef-9b80-fa163ef0a989 is active in agent 10.0.0.12 2025-02-12 02:56:17,493 - INFO - Verified Pod ctest-nginx-pod-31058062 in agent 10.0.0.12 2025-02-12 02:56:17,493 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_VirtualMachineDatabaseList?x=86ac3560-fdcc-49e9-bba3-4e01ec363a16 2025-02-12 02:56:17,498 - INFO - Pod ctest-nginx-pod-31058062 with uuid 86ac3560-fdcc-49e9-bba3-4e01ec363a16 found in kube manager 2025-02-12 02:56:17,498 - INFO - Pod ctest-nginx-pod-31058062 verification passed 2025-02-12 02:56:17,557 - DEBUG - [Pod ctest-nginx-pod-31058062] Cmd: echo ctest-nginx-pod-31058062 > /usr/share/nginx/html/index.html, Output: 2025-02-12 02:56:17,562 - DEBUG - Pod ctest-busybox-pod-63345835 not in running state.Currently in Pending 2025-02-12 02:56:22,569 - INFO - Pod ctest-busybox-pod-63345835 is in running state.Got IP 10.47.255.248 2025-02-12 02:56:22,584 - DEBUG - Pod ctest-busybox-pod-63345835 has vmi e830d84c-e8ec-11ef-9b80-fa163ef0a989 2025-02-12 02:56:22,584 - INFO - Verified pod ctest-busybox-pod-63345835 in contrail-api 2025-02-12 02:56:22,584 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:56:22,595 - DEBUG - VMI e830d84c-e8ec-11ef-9b80-fa163ef0a989 is active in agent 10.0.0.12 2025-02-12 02:56:22,595 - INFO - Verified Pod ctest-busybox-pod-63345835 in agent 10.0.0.12 2025-02-12 02:56:22,595 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_VirtualMachineDatabaseList?x=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:22,600 - INFO - Pod ctest-busybox-pod-63345835 with uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 found in kube manager 2025-02-12 02:56:22,600 - INFO - Pod ctest-busybox-pod-63345835 verification passed 2025-02-12 02:56:22,671 - DEBUG - [Pod ctest-busybox-pod-63345835] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31058062 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-02-12 02:56:22,672 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 02:56:22,672 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd output: ctest-nginx-pod-31058062 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-02-12 02:56:22,728 - DEBUG - [Pod ctest-busybox-pod-63345835] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31058062 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-02-12 02:56:22,729 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 02:56:22,729 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd output: ctest-nginx-pod-31058062 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-02-12 02:56:22,796 - DEBUG - [Pod ctest-busybox-pod-63345835] 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-31058062 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-12 02:56:22,796 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 02:56:22,796 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-31058062 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-12 02:56:22,844 - DEBUG - [Pod ctest-busybox-pod-63345835] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-30233005 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-02-12 02:56:22,844 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 02:56:22,845 - DEBUG - [Pod Pod ctest-busybox-pod-63345835] Cmd output: ctest-nginx-pod-30233005 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-02-12 02:56:22,845 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-30233005': 1, 'ctest-nginx-pod-31058062': 3} 2025-02-12 02:56:22,845 - WARNING - Nothing to delete parallely 2025-02-12 02:56:22,845 - INFO - Deleting pod default:ctest-busybox-pod-63345835 2025-02-12 02:56:22,858 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:22,867 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:27,868 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:27,875 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:32,875 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:32,883 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:37,884 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:37,891 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:42,892 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:42,899 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:47,899 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:47,908 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:52,909 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:52,916 - WARNING - Pod uuid d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:56:57,917 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d9b24aa3-08bd-4726-ab33-a2a60567b0e6 2025-02-12 02:56:57,924 - DEBUG - Pod d9b24aa3-08bd-4726-ab33-a2a60567b0e6 is not in agent 10.0.0.12 VM list 2025-02-12 02:56:57,924 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e830d84c-e8ec-11ef-9b80-fa163ef0a989 2025-02-12 02:56:57,930 - DEBUG - VMI e830d84c-e8ec-11ef-9b80-fa163ef0a989 is removed from agent 10.0.0.12 2025-02-12 02:56:57,930 - INFO - Verified that pod ctest-busybox-pod-63345835 is removed in agent 2025-02-12 02:56:57,930 - INFO - Deleting Ingress : ctest-nginx-ingress-38838060 2025-02-12 02:56:57,944 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_LoadbalancerDatabaseList?x=041c4d3b-7f5f-4dea-b447-b3945b31a38d 2025-02-12 02:56:57,949 - ERROR - Ingress ctest-nginx-ingress-38838060 with uuid 041c4d3b-7f5f-4dea-b447-b3945b31a38d still found in kube manager 2025-02-12 02:56:58,949 - DEBUG - Requesting: http://10.0.0.53:8108/Snh_LoadbalancerDatabaseList?x=041c4d3b-7f5f-4dea-b447-b3945b31a38d 2025-02-12 02:56:58,954 - INFO - Ingress ctest-nginx-ingress-38838060 with uuid 041c4d3b-7f5f-4dea-b447-b3945b31a38d deleted successfully from kube manager 2025-02-12 02:56:58,954 - INFO - Verifications on Ingress %s cleanup passed 2025-02-12 02:56:58,954 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-12 02:56:59,068 - DEBUG - Requesting: http://10.0.0.53:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-12 02:56:59,080 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-12 02:56:59,080 - INFO - Deleting VN __public__ 2025-02-12 02:56:59,252 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/d79566ec-6546-47fe-9bc6-eb518531cb2f 2025-02-12 02:56:59,275 - DEBUG - Response Code: 404 2025-02-12 02:56:59,275 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2025-02-12 02:56:59,289 - DEBUG - Requesting: http://10.0.0.53:8082/domain/755ce10b-999d-4052-a757-8bb48093d104 2025-02-12 02:56:59,303 - DEBUG - Requesting: http://10.0.0.53:8082/project/5313069d-7ab8-4d82-85cd-e46e81523e8f 2025-02-12 02:56:59,402 - INFO - Validated that VN __public__ is not found in API Server 2025-02-12 02:56:59,402 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-12 02:56:59,412 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:59,423 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-02-12 02:56:59,423 - INFO - Validated that VN __public__ is not in any agent 2025-02-12 02:56:59,423 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:59,434 - DEBUG - Requesting: http://10.0.0.53:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 02:56:59,472 - DEBUG - Requesting: http://10.0.0.53:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-12 02:56:59,482 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-12 02:56:59,483 - INFO - Deleting pod default:ctest-nginx-pod-31058062 2025-02-12 02:56:59,500 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=86ac3560-fdcc-49e9-bba3-4e01ec363a16 2025-02-12 02:56:59,528 - WARNING - Pod uuid 86ac3560-fdcc-49e9-bba3-4e01ec363a16 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:57:04,529 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=86ac3560-fdcc-49e9-bba3-4e01ec363a16 2025-02-12 02:57:04,537 - DEBUG - Pod 86ac3560-fdcc-49e9-bba3-4e01ec363a16 is not in agent 10.0.0.12 VM list 2025-02-12 02:57:04,537 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3dcb1f8-e8ec-11ef-9b80-fa163ef0a989 2025-02-12 02:57:04,542 - DEBUG - VMI e3dcb1f8-e8ec-11ef-9b80-fa163ef0a989 is removed from agent 10.0.0.12 2025-02-12 02:57:04,543 - INFO - Verified that pod ctest-nginx-pod-31058062 is removed in agent 2025-02-12 02:57:04,543 - INFO - Deleting pod default:ctest-nginx-pod-30233005 2025-02-12 02:57:04,555 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5b727e65-f531-4f03-b2ec-d5fe633e6722 2025-02-12 02:57:04,568 - WARNING - Pod uuid 5b727e65-f531-4f03-b2ec-d5fe633e6722 is still seen in agent 10.0.0.12 VM list 2025-02-12 02:57:09,569 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5b727e65-f531-4f03-b2ec-d5fe633e6722 2025-02-12 02:57:09,577 - DEBUG - Pod 5b727e65-f531-4f03-b2ec-d5fe633e6722 is not in agent 10.0.0.12 VM list 2025-02-12 02:57:09,577 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e35db9de-e8ec-11ef-9b80-fa163ef0a989 2025-02-12 02:57:09,584 - DEBUG - VMI e35db9de-e8ec-11ef-9b80-fa163ef0a989 is removed from agent 10.0.0.12 2025-02-12 02:57:09,584 - INFO - Verified that pod ctest-nginx-pod-30233005 is removed in agent 2025-02-12 02:57:09,584 - INFO - Deleting service : ctest-nginx-svc-28050069 2025-02-12 02:57:09,771 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 02:57:09,778 - DEBUG - No XMPP flaps were noticed during the test
2025-02-12 02:57:09,778 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-02-12 02:57:09,778 - INFO - -------------------------------------------------------------------------------- 2025-02-12 02:57:16,146 - DEBUG - [10.0.0.53]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 02:57:16,274 - DEBUG - Output : cluster_project={} 2025-02-12 02:57:16,318 - DEBUG - [10.0.0.53]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-12 02:57:16,444 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-12 02:57:16,449 - DEBUG - [10.0.0.53]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 02:57:16,619 - DEBUG - Output : cluster_project={} 2025-02-12 02:57:31,736 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:31,850 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:31,893 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:31,978 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:37,032 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:37,124 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:37,210 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:37,252 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 02:57:37,504 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 02:57:40,318 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2025-02-12 02:57:40,331 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-02-12 02:57:40,365 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-02-12 02:57:42,400 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-02-12 03:00:42,876 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 03:00:42,915 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=46cfbcf2-77e3-41fa-89f1-a7fde4a7cdab 2025-02-12 03:00:42,958 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:00:42,969 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=284d53f4-4a26-4cc6-baa1-726a86f6d099 2025-02-12 03:00:42,988 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:00:43,013 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:00:43,020 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:00:43,024 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0845ce37-fe51-4b85-94c4-a93e8c16dac3 2025-02-12 03:00:43,028 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=12699fd9-a414-42a0-97f7-3facb01a3044 2025-02-12 03:00:47,945 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=46cfbcf2-77e3-41fa-89f1-a7fde4a7cdab 2025-02-12 03:00:47,952 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:121132ba-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:00:48,034 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:00:48,084 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:00:48,086 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:00:48,088 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=284d53f4-4a26-4cc6-baa1-726a86f6d099 2025-02-12 03:00:48,089 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:00:48,090 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=12699fd9-a414-42a0-97f7-3facb01a3044 2025-02-12 03:00:48,092 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0845ce37-fe51-4b85-94c4-a93e8c16dac3 2025-02-12 03:00:48,115 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13d01fb2-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:00:48,117 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:12949d80-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:00:48,118 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13449244-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:00:53,044 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:00:53,113 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:00:53,117 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:00:53,120 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:00:58,053 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:00:58,125 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:00:58,126 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:00:58,128 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:01:03,061 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:01:03,139 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:01:03,142 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:01:03,144 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:01:08,070 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:01:08,157 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:01:08,159 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:01:08,162 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:01:13,081 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:01:13,172 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:01:13,174 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:01:13,175 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:01:18,090 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=57c1adb9-5f01-4271-8fed-b39e4291e396 2025-02-12 03:01:18,098 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14f177b0-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:01:18,187 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dfb4b20f-92fa-48ad-b7c1-490d7c22fcf2 2025-02-12 03:01:18,188 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cf164477-12b1-4df6-8e94-b1553f45365c 2025-02-12 03:01:18,190 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c38609e4-d569-4500-8b2b-640a6180bf67 2025-02-12 03:01:18,203 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1574e8e8-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:01:18,206 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:146c5d14-e8ed-11ef-9b80-fa163ef0a989 2025-02-12 03:01:18,207 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15f41668-e8ed-11ef-9b80-fa163ef0a989