2025-10-10 03:25:17,264 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-10-10 03:25:17,514 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1567-1 2025-10-10 03:25:17,514 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-10-10 03:25:17,547 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1567-1 2025-10-10 03:25:17,547 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-10 03:25:17,641 - DEBUG - Output : NAMES contrail_test_j1TuDcYOF webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 2025-10-10 03:25:17,641 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-10 03:25:17,675 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.40.7.1/24 172.17.0.1/16 2025-10-10 03:25:17,675 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-10-10 03:25:17,708 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1567-1 2025-10-10 03:25:17,793 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-10-10 03:25:18,011 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1567-1 2025-10-10 03:25:18,012 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-10-10 03:25:18,045 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1567-1 2025-10-10 03:25:18,046 - DEBUG - [10.0.0.27]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-10 03:25:18,129 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-10 03:25:18,130 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-10 03:25:18,163 - DEBUG - Output : 10.0.0.27/24 2025-10-10 03:25:18,164 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-10-10 03:25:18,197 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1567-1 2025-10-10 03:25:18,258 - INFO - Using existing project ['default-domain', 'k8s-default'](7a78681d-04c3-48d4-96b9-4cfd31114ef6) 2025-10-10 03:25:18,364 - INFO - Using existing project ['default-domain', 'k8s-default'](7a78681d-04c3-48d4-96b9-4cfd31114ef6) 2025-10-10 03:25:18,482 - INFO - ================================================================================ 2025-10-10 03:25:18,483 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-10 03:25:18,483 - 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-10-10 03:25:18,680 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 03:25:18,686 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.50': '0'}} with 2025-10-10 03:25:18,686 - INFO - Initial checks done. Running the testcase now 2025-10-10 03:25:18,687 - INFO - 2025-10-10 03:25:18,690 - INFO - Namespace default already exists 2025-10-10 03:25:18,690 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-10 03:25:18,796 - DEBUG - Output : cluster_project={} 2025-10-10 03:25:18,829 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-10 03:25:18,829 - DEBUG - Project uuid in Contrail is 7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:25:18,829 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-10 03:25:18,980 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-10 03:25:18,980 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=dc4df86b-9fba-4523-993d-b19d9435099a 2025-10-10 03:25:18,984 - INFO - Namespace default with uuid dc4df86b-9fba-4523-993d-b19d9435099a found in kube manager 2025-10-10 03:25:18,984 - INFO - Namespace default verification passed 2025-10-10 03:25:18,989 - DEBUG - Service ctest-nginx-svc-07201316 not present 2025-10-10 03:25:18,989 - INFO - Creating service ctest-nginx-svc-07201316 2025-10-10 03:25:19,018 - INFO - Created Service ctest-nginx-svc-07201316 2025-10-10 03:25:19,044 - DEBUG - Pod ctest-nginx-pod-89460144 not present 2025-10-10 03:25:19,045 - INFO - Creating Pod ctest-nginx-pod-89460144 2025-10-10 03:25:19,153 - DEBUG - Pod : ctest-nginx-pod-89460144 UUID is 981df0b8-aa5e-4e56-b5c4-df975b97d8c5 2025-10-10 03:25:19,158 - DEBUG - Pod ctest-nginx-pod-82132547 not present 2025-10-10 03:25:19,158 - INFO - Creating Pod ctest-nginx-pod-82132547 2025-10-10 03:25:19,206 - DEBUG - Pod : ctest-nginx-pod-82132547 UUID is b602d171-537f-4c41-b42a-3288667c059c 2025-10-10 03:25:19,509 - INFO - Created VN __public__, UUID :fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:19,706 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-10 03:25:19,712 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6523efc6-47e4-4a0b-9173-abcabed9b958 2025-10-10 03:25:19,733 - DEBUG - Requesting: http://10.0.0.50:8082/project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:25:19,796 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:19,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:19,851 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:19,862 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:19,867 - DEBUG - Route Targets: [] 2025-10-10 03:25:19,867 - DEBUG - RT names not yet present for VN __public__ 2025-10-10 03:25:24,868 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-10 03:25:24,874 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6523efc6-47e4-4a0b-9173-abcabed9b958 2025-10-10 03:25:24,880 - DEBUG - Requesting: http://10.0.0.50:8082/project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:25:24,925 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:24,933 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:24,942 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:24,949 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:24,955 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/74b75744-cce6-4a89-b817-08e3b90d9396 2025-10-10 03:25:24,960 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-10 03:25:24,961 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:24,967 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:24,977 - INFO - Verified VN network id 13 for VN fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:24,977 - INFO - Verifications in API Server for VN __public__ passed 2025-10-10 03:25:24,977 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:24,998 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:25,009 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:25:25,015 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/74b75744-cce6-4a89-b817-08e3b90d9396 2025-10-10 03:25:25,020 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-10 03:25:25,025 - DEBUG - Control-node 10.0.0.50 : 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': '18325466759945734683', 'uuid-lslong': '13762977909658378967'}, 'enable': 'true', 'created': '2025-10-10T03:25:19', 'last-modified': '2025-10-10T03:25:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.376846'} 2025-10-10 03:25:25,025 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:25:25,033 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-10 03:25:25,034 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-10 03:25:25,034 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-10 03:25:25,034 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-10 03:25:25,039 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6523efc6-47e4-4a0b-9173-abcabed9b958 2025-10-10 03:25:25,044 - DEBUG - Requesting: http://10.0.0.50:8082/project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:25:25,085 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:25,093 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-10 03:25:25,094 - DEBUG - Verifying the vn in opserver 2025-10-10 03:25:25,094 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-10-10 03:25:25,094 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-10 03:25:25,098 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-10 03:25:25,098 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-10 03:25:25,099 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:25:25,108 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:25:25,114 - DEBUG - Do not have enough data to verify VN in agent 2025-10-10 03:25:25,114 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:25:25,118 - DEBUG - VRF ids for VN __public__: {} 2025-10-10 03:25:25,212 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-10 03:25:25,302 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-10 03:25:25,309 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6523efc6-47e4-4a0b-9173-abcabed9b958 2025-10-10 03:25:25,316 - DEBUG - Requesting: http://10.0.0.50:8082/project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:25:25,348 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:25,366 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/76f0a150-3210-4b7e-9403-028d9bb39d8d 2025-10-10 03:25:25,374 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-10 03:25:25,379 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6523efc6-47e4-4a0b-9173-abcabed9b958 2025-10-10 03:25:25,386 - DEBUG - Requesting: http://10.0.0.50:8082/project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:25:25,422 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/fe5122ec-f9cb-4a1b-beff-eb7d4cbc62d7 2025-10-10 03:25:25,433 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-10 03:25:25,433 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-10 03:25:25,439 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-10 03:25:25,445 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-10 03:25:25,445 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-10 03:25:25,448 - DEBUG - Ingress ctest-nginx-ingress-63257654 not present 2025-10-10 03:25:25,448 - INFO - Creating Ingress ctest-nginx-ingress-63257654 2025-10-10 03:25:25,455 - INFO - Created Ingress ctest-nginx-ingress-63257654 2025-10-10 03:25:25,458 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-63257654 2025-10-10 03:25:28,466 - DEBUG - For Ingress ctest-nginx-ingress-63257654, Cluster IP: 10.47.255.249, External IPs ['192.13.102.124'] 2025-10-10 03:25:28,467 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-63257654 2025-10-10 03:25:28,467 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=ddf445b0-662b-4daf-8d8f-43710c5bdcc7 2025-10-10 03:25:28,475 - INFO - Ingress ctest-nginx-ingress-63257654 with uuid ddf445b0-662b-4daf-8d8f-43710c5bdcc7 found in kube manager 2025-10-10 03:25:28,475 - INFO - Ingress ctest-nginx-ingress-63257654 verification passed 2025-10-10 03:25:28,478 - DEBUG - Pod ctest-busybox-pod-76638752 not present 2025-10-10 03:25:28,479 - INFO - Creating Pod ctest-busybox-pod-76638752 2025-10-10 03:25:28,528 - DEBUG - Pod : ctest-busybox-pod-76638752 UUID is 87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:25:28,533 - DEBUG - Pod ctest-nginx-pod-89460144 not in running state.Currently in Pending 2025-10-10 03:25:33,540 - INFO - Pod ctest-nginx-pod-89460144 is in running state.Got IP 10.47.255.251 2025-10-10 03:25:33,600 - DEBUG - Pod ctest-nginx-pod-89460144 has vmi c0220390-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:25:33,600 - INFO - Verified pod ctest-nginx-pod-89460144 in contrail-api 2025-10-10 03:25:33,600 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:25:33,612 - DEBUG - VMI c0220390-a588-11f0-b60d-fa163e2192a7 is active in agent 10.0.0.27 2025-10-10 03:25:33,613 - INFO - Verified Pod ctest-nginx-pod-89460144 in agent 10.0.0.27 2025-10-10 03:25:33,613 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=981df0b8-aa5e-4e56-b5c4-df975b97d8c5 2025-10-10 03:25:33,616 - INFO - Pod ctest-nginx-pod-89460144 with uuid 981df0b8-aa5e-4e56-b5c4-df975b97d8c5 found in kube manager 2025-10-10 03:25:33,616 - INFO - Pod ctest-nginx-pod-89460144 verification passed 2025-10-10 03:25:33,686 - DEBUG - [Pod ctest-nginx-pod-89460144] Cmd: echo ctest-nginx-pod-89460144 > /usr/share/nginx/html/index.html, Output: 2025-10-10 03:25:33,692 - INFO - Pod ctest-nginx-pod-82132547 is in running state.Got IP 10.47.255.250 2025-10-10 03:25:33,704 - DEBUG - Pod ctest-nginx-pod-82132547 has vmi c0807cea-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:25:33,705 - INFO - Verified pod ctest-nginx-pod-82132547 in contrail-api 2025-10-10 03:25:33,705 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:25:33,715 - DEBUG - VMI c0807cea-a588-11f0-b60d-fa163e2192a7 is active in agent 10.0.0.27 2025-10-10 03:25:33,716 - INFO - Verified Pod ctest-nginx-pod-82132547 in agent 10.0.0.27 2025-10-10 03:25:33,716 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=b602d171-537f-4c41-b42a-3288667c059c 2025-10-10 03:25:33,720 - INFO - Pod ctest-nginx-pod-82132547 with uuid b602d171-537f-4c41-b42a-3288667c059c found in kube manager 2025-10-10 03:25:33,720 - INFO - Pod ctest-nginx-pod-82132547 verification passed 2025-10-10 03:25:33,770 - DEBUG - [Pod ctest-nginx-pod-82132547] Cmd: echo ctest-nginx-pod-82132547 > /usr/share/nginx/html/index.html, Output: 2025-10-10 03:25:33,776 - DEBUG - Pod ctest-busybox-pod-76638752 not in running state.Currently in Pending 2025-10-10 03:25:38,785 - DEBUG - Pod ctest-busybox-pod-76638752 not in running state.Currently in Pending 2025-10-10 03:25:43,792 - INFO - Pod ctest-busybox-pod-76638752 is in running state.Got IP 10.47.255.248 2025-10-10 03:25:43,803 - DEBUG - Pod ctest-busybox-pod-76638752 has vmi c4f255d2-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:25:43,803 - INFO - Verified pod ctest-busybox-pod-76638752 in contrail-api 2025-10-10 03:25:43,803 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:25:43,812 - DEBUG - VMI c4f255d2-a588-11f0-b60d-fa163e2192a7 is active in agent 10.0.0.27 2025-10-10 03:25:43,812 - INFO - Verified Pod ctest-busybox-pod-76638752 in agent 10.0.0.27 2025-10-10 03:25:43,813 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:25:43,816 - INFO - Pod ctest-busybox-pod-76638752 with uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 found in kube manager 2025-10-10 03:25:43,816 - INFO - Pod ctest-busybox-pod-76638752 verification passed 2025-10-10 03:25:43,868 - DEBUG - [Pod ctest-busybox-pod-76638752] 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-89460144 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-10 03:25:43,868 - DEBUG - [Pod Pod ctest-busybox-pod-76638752] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-10 03:25:43,868 - DEBUG - [Pod Pod ctest-busybox-pod-76638752] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-89460144 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-10 03:25:43,924 - DEBUG - [Pod ctest-busybox-pod-76638752] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-82132547 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-10-10 03:25:43,924 - DEBUG - [Pod Pod ctest-busybox-pod-76638752] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-10 03:25:43,924 - DEBUG - [Pod Pod ctest-busybox-pod-76638752] Cmd output: ctest-nginx-pod-82132547 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-10-10 03:25:43,924 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-89460144': 1, 'ctest-nginx-pod-82132547': 1} 2025-10-10 03:25:43,925 - WARNING - Nothing to delete parallely 2025-10-10 03:25:43,926 - INFO - Deleting pod default:ctest-busybox-pod-76638752 2025-10-10 03:25:43,939 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:25:43,946 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:25:48,946 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:25:48,953 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:25:53,954 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:25:53,960 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:25:58,960 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:25:58,966 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:26:03,967 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:26:03,973 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:26:08,973 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:26:08,980 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:26:13,981 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:26:13,987 - WARNING - Pod uuid 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:26:18,988 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87c1d9c4-0826-41f3-9cf6-93eb88d87069 2025-10-10 03:26:18,994 - DEBUG - Pod 87c1d9c4-0826-41f3-9cf6-93eb88d87069 is not in agent 10.0.0.27 VM list 2025-10-10 03:26:18,994 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4f255d2-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:26:18,999 - DEBUG - VMI c4f255d2-a588-11f0-b60d-fa163e2192a7 is removed from agent 10.0.0.27 2025-10-10 03:26:18,999 - INFO - Verified that pod ctest-busybox-pod-76638752 is removed in agent 2025-10-10 03:26:18,999 - INFO - Deleting Ingress : ctest-nginx-ingress-63257654 2025-10-10 03:26:19,008 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=ddf445b0-662b-4daf-8d8f-43710c5bdcc7 2025-10-10 03:26:19,013 - ERROR - Ingress ctest-nginx-ingress-63257654 with uuid ddf445b0-662b-4daf-8d8f-43710c5bdcc7 still found in kube manager 2025-10-10 03:26:20,013 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=ddf445b0-662b-4daf-8d8f-43710c5bdcc7 2025-10-10 03:26:20,017 - INFO - Ingress ctest-nginx-ingress-63257654 with uuid ddf445b0-662b-4daf-8d8f-43710c5bdcc7 deleted successfully from kube manager 2025-10-10 03:26:20,017 - INFO - Verifications on Ingress %s cleanup passed 2025-10-10 03:26:20,017 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-10 03:26:20,133 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-10 03:26:20,151 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-10 03:26:20,152 - INFO - Deleting VN __public__ 2025-10-10 03:26:20,242 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7973dd58-1fba-4be7-9080-c24787cd7959 2025-10-10 03:26:20,247 - DEBUG - Response Code: 404 2025-10-10 03:26:20,247 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-10 03:26:20,252 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6523efc6-47e4-4a0b-9173-abcabed9b958 2025-10-10 03:26:20,258 - DEBUG - Requesting: http://10.0.0.50:8082/project/7a78681d-04c3-48d4-96b9-4cfd31114ef6 2025-10-10 03:26:20,317 - INFO - Validated that VN __public__ is not found in API Server 2025-10-10 03:26:20,317 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-10 03:26:20,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:26:20,331 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-10-10 03:26:20,331 - INFO - Validated that VN __public__ is not in any agent 2025-10-10 03:26:20,332 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:26:20,340 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 03:26:20,347 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-10 03:26:20,352 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-10 03:26:20,352 - INFO - Deleting pod default:ctest-nginx-pod-82132547 2025-10-10 03:26:20,366 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b602d171-537f-4c41-b42a-3288667c059c 2025-10-10 03:26:20,379 - WARNING - Pod uuid b602d171-537f-4c41-b42a-3288667c059c is still seen in agent 10.0.0.27 VM list 2025-10-10 03:26:25,379 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b602d171-537f-4c41-b42a-3288667c059c 2025-10-10 03:26:25,385 - DEBUG - Pod b602d171-537f-4c41-b42a-3288667c059c is not in agent 10.0.0.27 VM list 2025-10-10 03:26:25,385 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0807cea-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:26:25,390 - DEBUG - VMI c0807cea-a588-11f0-b60d-fa163e2192a7 is removed from agent 10.0.0.27 2025-10-10 03:26:25,390 - INFO - Verified that pod ctest-nginx-pod-82132547 is removed in agent 2025-10-10 03:26:25,390 - INFO - Deleting pod default:ctest-nginx-pod-89460144 2025-10-10 03:26:25,400 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=981df0b8-aa5e-4e56-b5c4-df975b97d8c5 2025-10-10 03:26:25,416 - WARNING - Pod uuid 981df0b8-aa5e-4e56-b5c4-df975b97d8c5 is still seen in agent 10.0.0.27 VM list 2025-10-10 03:26:30,417 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=981df0b8-aa5e-4e56-b5c4-df975b97d8c5 2025-10-10 03:26:30,423 - DEBUG - Pod 981df0b8-aa5e-4e56-b5c4-df975b97d8c5 is not in agent 10.0.0.27 VM list 2025-10-10 03:26:30,424 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0220390-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:26:30,432 - DEBUG - VMI c0220390-a588-11f0-b60d-fa163e2192a7 is removed from agent 10.0.0.27 2025-10-10 03:26:30,432 - INFO - Verified that pod ctest-nginx-pod-89460144 is removed in agent 2025-10-10 03:26:30,432 - INFO - Deleting service : ctest-nginx-svc-07201316 2025-10-10 03:26:30,652 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 03:26:30,658 - DEBUG - No XMPP flaps were noticed during the test
2025-10-10 03:26:30,658 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-10-10 03:26:30,658 - INFO - -------------------------------------------------------------------------------- 2025-10-10 03:26:37,045 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-10 03:26:37,154 - DEBUG - Output : cluster_project={} 2025-10-10 03:26:37,280 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-10 03:26:37,430 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-10 03:26:37,434 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-10 03:26:37,574 - DEBUG - Output : cluster_project={} 2025-10-10 03:26:52,684 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:52,763 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:52,836 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:52,868 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:57,905 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:57,983 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:58,064 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:58,099 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 03:26:58,326 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 03:27:00,237 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-10-10 03:27:00,244 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-10-10 03:27:00,265 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-10-10 03:27:02,288 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-10-10 03:30:12,105 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 03:30:12,174 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8b6b7448-7c1c-4ced-9504-4d0158f55ce1 2025-10-10 03:30:12,185 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:12,195 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:12,201 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ffcec209-af9c-4b74-878b-2b2ffd575eb0 2025-10-10 03:30:12,220 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8c896279-0447-406a-a834-a03b947b6253 2025-10-10 03:30:12,226 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a7d18068-842c-4e51-bc28-32e6502dc0d5 2025-10-10 03:30:12,231 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:12,237 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:17,267 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8b6b7448-7c1c-4ced-9504-4d0158f55ce1 2025-10-10 03:30:17,268 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ffcec209-af9c-4b74-878b-2b2ffd575eb0 2025-10-10 03:30:17,269 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:17,270 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:17,271 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:17,272 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8c896279-0447-406a-a834-a03b947b6253 2025-10-10 03:30:17,273 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a7d18068-842c-4e51-bc28-32e6502dc0d5 2025-10-10 03:30:17,273 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:17,294 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eef6d6b4-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:17,295 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f0008a46-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:17,297 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ee7ad17c-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:17,298 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ef931088-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:22,293 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:22,295 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:22,297 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:22,298 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:27,320 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:27,321 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:27,322 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:27,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:32,335 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:32,336 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:32,338 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:32,338 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:37,351 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:37,353 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:37,355 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:37,356 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:42,372 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:42,374 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:42,375 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:42,376 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:47,408 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cdd3da40-4714-4a45-95b5-1113ead15b8b 2025-10-10 03:30:47,410 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=304676dd-b497-4321-b64e-a6f34946284d 2025-10-10 03:30:47,411 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6df438f9-19c2-4030-b3de-e5240846a472 2025-10-10 03:30:47,412 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c513fee2-21a2-4581-8451-572f58825435 2025-10-10 03:30:47,423 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f07af128-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:47,425 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1aeedba-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:47,426 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f14610c4-a588-11f0-b60d-fa163e2192a7 2025-10-10 03:30:47,429 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f0e7e9e0-a588-11f0-b60d-fa163e2192a7