2024-11-08 14:13:28,144 - DEBUG - [10.0.0.17]: Running cmd : hostname 2024-11-08 14:13:28,410 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-772-1 2024-11-08 14:13:28,410 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2024-11-08 14:13:28,446 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-772-1 2024-11-08 14:13:28,446 - DEBUG - [10.0.0.17]: 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-11-08 14:13:28,527 - DEBUG - Output : NAMES contrail_test_L4Bn5QreO contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 2024-11-08 14:13:28,528 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-08 14:13:28,611 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2024-11-08 14:13:28,611 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2024-11-08 14:13:28,656 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-772-1 2024-11-08 14:13:28,766 - DEBUG - [10.0.0.50]: Running cmd : hostname 2024-11-08 14:13:29,005 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-772-1 2024-11-08 14:13:29,005 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2024-11-08 14:13:29,041 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-772-1 2024-11-08 14:13:29,041 - DEBUG - [10.0.0.50]: 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-11-08 14:13:29,123 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-08 14:13:29,123 - DEBUG - [10.0.0.50]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-08 14:13:29,158 - DEBUG - Output : 10.0.0.50/24 2024-11-08 14:13:29,158 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2024-11-08 14:13:29,231 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-772-1 2024-11-08 14:13:29,586 - INFO - Using existing project ['default-domain', 'k8s-default'](4e01e41e-8291-46ce-a5f7-780246eebd20) 2024-11-08 14:13:29,741 - INFO - Using existing project ['default-domain', 'k8s-default'](4e01e41e-8291-46ce-a5f7-780246eebd20) 2024-11-08 14:13:29,947 - INFO - ================================================================================ 2024-11-08 14:13:29,947 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-08 14:13:29,948 - 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-11-08 14:13:30,189 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 14:13:30,198 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.17': '0'}} with 2024-11-08 14:13:30,198 - INFO - Initial checks done. Running the testcase now 2024-11-08 14:13:30,198 - INFO - 2024-11-08 14:13:30,202 - INFO - Namespace default already exists 2024-11-08 14:13:30,203 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-08 14:13:30,335 - DEBUG - Output : cluster_project={} 2024-11-08 14:13:30,421 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-08 14:13:30,421 - DEBUG - Project uuid in Contrail is 4e01e41e-8291-46ce-a5f7-780246eebd20 2024-11-08 14:13:30,421 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-08 14:13:30,584 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-08 14:13:30,584 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=d9e69d57-4fbe-4946-935d-54643a1566d4 2024-11-08 14:13:30,589 - INFO - Namespace default with uuid d9e69d57-4fbe-4946-935d-54643a1566d4 found in kube manager 2024-11-08 14:13:30,589 - INFO - Namespace default verification passed 2024-11-08 14:13:30,592 - DEBUG - Service ctest-nginx-svc-46104424 not present 2024-11-08 14:13:30,593 - INFO - Creating service ctest-nginx-svc-46104424 2024-11-08 14:13:30,621 - INFO - Created Service ctest-nginx-svc-46104424 2024-11-08 14:13:30,625 - DEBUG - Pod ctest-nginx-pod-38680043 not present 2024-11-08 14:13:30,625 - INFO - Creating Pod ctest-nginx-pod-38680043 2024-11-08 14:13:30,697 - DEBUG - Pod : ctest-nginx-pod-38680043 UUID is daa88945-0195-4805-ae36-2f6703a9d6d9 2024-11-08 14:13:30,700 - DEBUG - Pod ctest-nginx-pod-64535131 not present 2024-11-08 14:13:30,701 - INFO - Creating Pod ctest-nginx-pod-64535131 2024-11-08 14:13:30,769 - DEBUG - Pod : ctest-nginx-pod-64535131 UUID is a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 2024-11-08 14:13:31,077 - INFO - Created VN __public__, UUID :ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:31,408 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-08 14:13:31,415 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f2c13cc6-f810-4491-87ca-acf49a0bd6d2 2024-11-08 14:13:31,484 - DEBUG - Requesting: http://10.0.0.17:8082/project/4e01e41e-8291-46ce-a5f7-780246eebd20 2024-11-08 14:13:31,614 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:31,659 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:31,687 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/de94508f-dd90-46a7-9edc-f94c3da3f33d 2024-11-08 14:13:31,717 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/de94508f-dd90-46a7-9edc-f94c3da3f33d 2024-11-08 14:13:31,757 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/520ce62e-0524-4f1f-ac31-b32b27cc2758 2024-11-08 14:13:31,823 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-08 14:13:31,823 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:31,863 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/de94508f-dd90-46a7-9edc-f94c3da3f33d 2024-11-08 14:13:31,895 - INFO - Verified VN network id 13 for VN ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:31,896 - INFO - Verifications in API Server for VN __public__ passed 2024-11-08 14:13:31,896 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:31,930 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/de94508f-dd90-46a7-9edc-f94c3da3f33d 2024-11-08 14:13:31,958 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/de94508f-dd90-46a7-9edc-f94c3da3f33d 2024-11-08 14:13:31,968 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/520ce62e-0524-4f1f-ac31-b32b27cc2758 2024-11-08 14:13:31,998 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-08 14:13:32,015 - DEBUG - Control-node 10.0.0.17 : 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': '12422439778274200214', 'uuid-lslong': '10343094081834167805'}, 'enable': 'true', 'created': '2024-11-08T14:13:31', 'last-modified': '2024-11-08T14:13:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.700329'} 2024-11-08 14:13:32,015 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:13:32,029 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-08 14:13:32,029 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-08 14:13:32,030 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-08 14:13:32,030 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-08 14:13:32,038 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f2c13cc6-f810-4491-87ca-acf49a0bd6d2 2024-11-08 14:13:32,049 - DEBUG - Requesting: http://10.0.0.17:8082/project/4e01e41e-8291-46ce-a5f7-780246eebd20 2024-11-08 14:13:32,122 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:32,145 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-08 14:13:32,145 - DEBUG - Verifying the vn in opserver 2024-11-08 14:13:32,145 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2024-11-08 14:13:32,145 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-11-08 14:13:32,151 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-08 14:13:32,151 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-08 14:13:32,151 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:13:32,163 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:13:32,171 - DEBUG - Do not have enough data to verify VN in agent 2024-11-08 14:13:32,171 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:13:32,177 - DEBUG - VRF ids for VN __public__: {} 2024-11-08 14:13:32,341 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-08 14:13:32,525 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-08 14:13:32,532 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f2c13cc6-f810-4491-87ca-acf49a0bd6d2 2024-11-08 14:13:32,547 - DEBUG - Requesting: http://10.0.0.17:8082/project/4e01e41e-8291-46ce-a5f7-780246eebd20 2024-11-08 14:13:32,621 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:32,642 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/71d33fdd-0233-47bf-a02e-1d9ecf97620c 2024-11-08 14:13:32,683 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-08 14:13:32,694 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f2c13cc6-f810-4491-87ca-acf49a0bd6d2 2024-11-08 14:13:32,715 - DEBUG - Requesting: http://10.0.0.17:8082/project/4e01e41e-8291-46ce-a5f7-780246eebd20 2024-11-08 14:13:32,763 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ac655f29-53b7-4a96-8f8a-0d44722badfd 2024-11-08 14:13:32,807 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-08 14:13:32,807 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-08 14:13:32,829 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-08 14:13:32,837 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-08 14:13:32,837 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-08 14:13:32,843 - DEBUG - Ingress ctest-nginx-ingress-02742526 not present 2024-11-08 14:13:32,844 - INFO - Creating Ingress ctest-nginx-ingress-02742526 2024-11-08 14:13:32,853 - INFO - Created Ingress ctest-nginx-ingress-02742526 2024-11-08 14:13:32,856 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-02742526 2024-11-08 14:13:35,862 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-02742526 2024-11-08 14:13:38,874 - DEBUG - For Ingress ctest-nginx-ingress-02742526, Cluster IP: 10.47.255.249, External IPs ['195.51.164.124'] 2024-11-08 14:13:38,874 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-02742526 2024-11-08 14:13:38,875 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=d5022e06-aa72-41f5-a808-45e013404a63 2024-11-08 14:13:38,892 - INFO - Ingress ctest-nginx-ingress-02742526 with uuid d5022e06-aa72-41f5-a808-45e013404a63 found in kube manager 2024-11-08 14:13:38,892 - INFO - Ingress ctest-nginx-ingress-02742526 verification passed 2024-11-08 14:13:38,899 - DEBUG - Pod ctest-busybox-pod-95369594 not present 2024-11-08 14:13:38,899 - INFO - Creating Pod ctest-busybox-pod-95369594 2024-11-08 14:13:38,964 - DEBUG - Pod : ctest-busybox-pod-95369594 UUID is 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:13:39,002 - DEBUG - Pod ctest-nginx-pod-38680043 not in running state.Currently in Pending 2024-11-08 14:13:44,017 - DEBUG - Pod ctest-nginx-pod-38680043 not in running state.Currently in Pending 2024-11-08 14:13:49,027 - INFO - Pod ctest-nginx-pod-38680043 is in running state.Got IP 10.47.255.251 2024-11-08 14:13:49,049 - DEBUG - Pod ctest-nginx-pod-38680043 has vmi a303a396-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:13:49,049 - INFO - Verified pod ctest-nginx-pod-38680043 in contrail-api 2024-11-08 14:13:49,049 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:13:49,063 - DEBUG - VMI a303a396-9ddb-11ef-9492-fa163e6b347b is active in agent 10.0.0.50 2024-11-08 14:13:49,063 - INFO - Verified Pod ctest-nginx-pod-38680043 in agent 10.0.0.50 2024-11-08 14:13:49,063 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=daa88945-0195-4805-ae36-2f6703a9d6d9 2024-11-08 14:13:49,068 - INFO - Pod ctest-nginx-pod-38680043 with uuid daa88945-0195-4805-ae36-2f6703a9d6d9 found in kube manager 2024-11-08 14:13:49,068 - INFO - Pod ctest-nginx-pod-38680043 verification passed 2024-11-08 14:13:49,136 - DEBUG - [Pod ctest-nginx-pod-38680043] Cmd: echo ctest-nginx-pod-38680043 > /usr/share/nginx/html/index.html, Output: 2024-11-08 14:13:49,143 - INFO - Pod ctest-nginx-pod-64535131 is in running state.Got IP 10.47.255.250 2024-11-08 14:13:49,162 - DEBUG - Pod ctest-nginx-pod-64535131 has vmi a384db78-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:13:49,162 - INFO - Verified pod ctest-nginx-pod-64535131 in contrail-api 2024-11-08 14:13:49,162 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:13:49,175 - DEBUG - VMI a384db78-9ddb-11ef-9492-fa163e6b347b is active in agent 10.0.0.50 2024-11-08 14:13:49,175 - INFO - Verified Pod ctest-nginx-pod-64535131 in agent 10.0.0.50 2024-11-08 14:13:49,175 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 2024-11-08 14:13:49,180 - INFO - Pod ctest-nginx-pod-64535131 with uuid a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 found in kube manager 2024-11-08 14:13:49,180 - INFO - Pod ctest-nginx-pod-64535131 verification passed 2024-11-08 14:13:49,244 - DEBUG - [Pod ctest-nginx-pod-64535131] Cmd: echo ctest-nginx-pod-64535131 > /usr/share/nginx/html/index.html, Output: 2024-11-08 14:13:49,251 - DEBUG - Pod ctest-busybox-pod-95369594 not in running state.Currently in Pending 2024-11-08 14:13:54,258 - INFO - Pod ctest-busybox-pod-95369594 is in running state.Got IP 10.47.255.248 2024-11-08 14:13:54,321 - DEBUG - Pod ctest-busybox-pod-95369594 has vmi a6f7b924-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:13:54,322 - INFO - Verified pod ctest-busybox-pod-95369594 in contrail-api 2024-11-08 14:13:54,322 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:13:54,338 - DEBUG - VMI a6f7b924-9ddb-11ef-9492-fa163e6b347b is active in agent 10.0.0.50 2024-11-08 14:13:54,338 - INFO - Verified Pod ctest-busybox-pod-95369594 in agent 10.0.0.50 2024-11-08 14:13:54,338 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:13:54,342 - INFO - Pod ctest-busybox-pod-95369594 with uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 found in kube manager 2024-11-08 14:13:54,342 - INFO - Pod ctest-busybox-pod-95369594 verification passed 2024-11-08 14:13:54,410 - DEBUG - [Pod ctest-busybox-pod-95369594] 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-38680043 2024-11-08 14:13:54,410 - DEBUG - [Pod Pod ctest-busybox-pod-95369594] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-08 14:13:54,410 - DEBUG - [Pod Pod ctest-busybox-pod-95369594] 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-38680043 2024-11-08 14:13:54,487 - DEBUG - [Pod ctest-busybox-pod-95369594] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-38680043 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-11-08 14:13:54,487 - DEBUG - [Pod Pod ctest-busybox-pod-95369594] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-08 14:13:54,487 - DEBUG - [Pod Pod ctest-busybox-pod-95369594] Cmd output: ctest-nginx-pod-38680043 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-11-08 14:13:54,555 - DEBUG - [Pod ctest-busybox-pod-95369594] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-64535131 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-11-08 14:13:54,555 - DEBUG - [Pod Pod ctest-busybox-pod-95369594] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-08 14:13:54,555 - DEBUG - [Pod Pod ctest-busybox-pod-95369594] Cmd output: ctest-nginx-pod-64535131 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-11-08 14:13:54,555 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-38680043': 2, 'ctest-nginx-pod-64535131': 1} 2024-11-08 14:13:54,555 - WARNING - Nothing to delete parallely 2024-11-08 14:13:54,555 - INFO - Deleting pod default:ctest-busybox-pod-95369594 2024-11-08 14:13:54,572 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:13:54,580 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:13:59,582 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:13:59,589 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:04,590 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:14:04,598 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:09,599 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:14:09,606 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:14,607 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:14:14,616 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:19,616 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:14:19,626 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:24,627 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:14:24,637 - WARNING - Pod uuid 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:29,638 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 2024-11-08 14:14:29,645 - DEBUG - Pod 61c4f5ab-ba06-47cc-aa40-29fec6ef1e07 is not in agent 10.0.0.50 VM list 2024-11-08 14:14:29,645 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6f7b924-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:14:29,652 - DEBUG - VMI a6f7b924-9ddb-11ef-9492-fa163e6b347b is removed from agent 10.0.0.50 2024-11-08 14:14:29,652 - INFO - Verified that pod ctest-busybox-pod-95369594 is removed in agent 2024-11-08 14:14:29,652 - INFO - Deleting Ingress : ctest-nginx-ingress-02742526 2024-11-08 14:14:29,666 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=d5022e06-aa72-41f5-a808-45e013404a63 2024-11-08 14:14:29,681 - ERROR - Ingress ctest-nginx-ingress-02742526 with uuid d5022e06-aa72-41f5-a808-45e013404a63 still found in kube manager 2024-11-08 14:14:30,683 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=d5022e06-aa72-41f5-a808-45e013404a63 2024-11-08 14:14:30,687 - INFO - Ingress ctest-nginx-ingress-02742526 with uuid d5022e06-aa72-41f5-a808-45e013404a63 deleted successfully from kube manager 2024-11-08 14:14:30,688 - INFO - Verifications on Ingress %s cleanup passed 2024-11-08 14:14:30,688 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-08 14:14:30,877 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-08 14:14:30,886 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-08 14:14:30,887 - INFO - Deleting VN __public__ 2024-11-08 14:14:31,253 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/de94508f-dd90-46a7-9edc-f94c3da3f33d 2024-11-08 14:14:31,267 - DEBUG - Response Code: 404 2024-11-08 14:14:31,268 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-08 14:14:31,290 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f2c13cc6-f810-4491-87ca-acf49a0bd6d2 2024-11-08 14:14:31,317 - DEBUG - Requesting: http://10.0.0.17:8082/project/4e01e41e-8291-46ce-a5f7-780246eebd20 2024-11-08 14:14:31,422 - INFO - Validated that VN __public__ is not found in API Server 2024-11-08 14:14:31,422 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-08 14:14:31,431 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:14:31,442 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2024-11-08 14:14:31,442 - INFO - Validated that VN __public__ is not in any agent 2024-11-08 14:14:31,443 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:14:31,459 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 14:14:31,467 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-08 14:14:31,475 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-08 14:14:31,475 - INFO - Deleting pod default:ctest-nginx-pod-64535131 2024-11-08 14:14:31,506 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 2024-11-08 14:14:31,538 - WARNING - Pod uuid a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:36,539 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 2024-11-08 14:14:36,547 - DEBUG - Pod a1aa9157-43c4-44ad-a9a0-4e901d7cacf8 is not in agent 10.0.0.50 VM list 2024-11-08 14:14:36,547 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a384db78-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:14:36,553 - DEBUG - VMI a384db78-9ddb-11ef-9492-fa163e6b347b is removed from agent 10.0.0.50 2024-11-08 14:14:36,553 - INFO - Verified that pod ctest-nginx-pod-64535131 is removed in agent 2024-11-08 14:14:36,553 - INFO - Deleting pod default:ctest-nginx-pod-38680043 2024-11-08 14:14:36,568 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=daa88945-0195-4805-ae36-2f6703a9d6d9 2024-11-08 14:14:36,582 - WARNING - Pod uuid daa88945-0195-4805-ae36-2f6703a9d6d9 is still seen in agent 10.0.0.50 VM list 2024-11-08 14:14:41,583 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=daa88945-0195-4805-ae36-2f6703a9d6d9 2024-11-08 14:14:41,590 - DEBUG - Pod daa88945-0195-4805-ae36-2f6703a9d6d9 is not in agent 10.0.0.50 VM list 2024-11-08 14:14:41,590 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a303a396-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:14:41,596 - DEBUG - VMI a303a396-9ddb-11ef-9492-fa163e6b347b is removed from agent 10.0.0.50 2024-11-08 14:14:41,596 - INFO - Verified that pod ctest-nginx-pod-38680043 is removed in agent 2024-11-08 14:14:41,596 - INFO - Deleting service : ctest-nginx-svc-46104424 2024-11-08 14:14:41,875 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 14:14:41,882 - DEBUG - No XMPP flaps were noticed during the test
2024-11-08 14:14:41,882 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2024-11-08 14:14:41,882 - INFO - -------------------------------------------------------------------------------- 2024-11-08 14:14:48,343 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-08 14:14:48,481 - DEBUG - Output : cluster_project={} 2024-11-08 14:14:48,553 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-08 14:14:48,759 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-08 14:14:48,780 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-08 14:14:48,919 - DEBUG - Output : cluster_project={} 2024-11-08 14:14:59,099 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:04,149 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:04,243 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:04,330 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:04,375 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:09,470 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:09,514 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:09,601 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 14:15:09,813 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 14:15:12,654 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2024-11-08 14:15:12,662 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2024-11-08 14:15:12,693 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2024-11-08 14:15:14,722 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2024-11-08 14:18:15,549 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 14:18:15,605 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=729174a1-a3b3-4123-981c-4840cc348555 2024-11-08 14:18:15,628 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:15,658 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cf15d194-8628-438c-9d79-a2821fb0ed8a 2024-11-08 14:18:15,665 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:15,669 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:15,675 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=226371ed-7a24-45e6-acfe-f7ff321c1b1d 2024-11-08 14:18:15,679 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1eec9c8b-eb77-4cae-99af-1db52350d668 2024-11-08 14:18:15,683 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:20,724 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=729174a1-a3b3-4123-981c-4840cc348555 2024-11-08 14:18:20,727 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1eec9c8b-eb77-4cae-99af-1db52350d668 2024-11-08 14:18:20,729 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cf15d194-8628-438c-9d79-a2821fb0ed8a 2024-11-08 14:18:20,730 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=226371ed-7a24-45e6-acfe-f7ff321c1b1d 2024-11-08 14:18:20,732 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:20,733 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:20,735 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:20,737 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:20,745 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d11e5122-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:20,764 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d319c3da-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:20,767 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d281b752-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:20,773 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1c82742-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:25,764 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:25,767 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:25,768 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:25,775 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:30,780 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:30,782 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:30,784 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:30,786 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:35,799 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:35,801 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:35,803 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:35,803 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:40,818 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:40,820 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:40,821 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:40,822 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:45,839 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:45,842 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:45,843 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:45,854 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:50,904 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=28ba5135-5804-4ac9-a640-1da7d11ff137 2024-11-08 14:18:50,906 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f6288ca2-ef41-4400-81be-40377ee41b47 2024-11-08 14:18:50,907 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=afeaddcf-8cb2-4f32-b391-3ded37705602 2024-11-08 14:18:50,908 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4c9b5c88-dc73-45fb-8a7e-88c11afe3352 2024-11-08 14:18:50,924 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3bc1ec8-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:50,928 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4c9de2c-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:50,930 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4411600-9ddb-11ef-9492-fa163e6b347b 2024-11-08 14:18:50,932 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d557acfc-9ddb-11ef-9492-fa163e6b347b