2025-11-12 08:58:17,651 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-11-12 08:58:18,068 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1724-1 2025-11-12 08:58:18,068 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-11-12 08:58:18,125 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1724-1 2025-11-12 08:58:18,125 - DEBUG - [10.0.0.23]: 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-11-12 08:58:18,245 - DEBUG - Output : NAMES contrail_test_YKMJsOQya contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 2025-11-12 08:58:18,246 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-12 08:58:18,332 - DEBUG - Output : 127.0.0.1/8 10.0.0.23/24 252.23.0.1/8 10.9.11.1/24 172.17.0.1/16 2025-11-12 08:58:18,332 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-11-12 08:58:18,377 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1724-1 2025-11-12 08:58:18,483 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-11-12 08:58:18,714 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1724-1 2025-11-12 08:58:18,715 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-11-12 08:58:18,740 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1724-1 2025-11-12 08:58:18,740 - DEBUG - [10.0.0.73]: 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-11-12 08:58:18,787 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-12 08:58:18,788 - DEBUG - [10.0.0.73]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-12 08:58:18,868 - DEBUG - Output : 10.0.0.73/24 2025-11-12 08:58:18,869 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-11-12 08:58:18,908 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1724-1 2025-11-12 08:58:19,065 - INFO - Using existing project ['default-domain', 'k8s-default'](01fc9c61-882e-40a7-b784-745a0f8e88d6) 2025-11-12 08:58:19,190 - INFO - Using existing project ['default-domain', 'k8s-default'](01fc9c61-882e-40a7-b784-745a0f8e88d6) 2025-11-12 08:58:19,294 - INFO - ================================================================================ 2025-11-12 08:58:19,295 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-12 08:58:19,295 - 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-11-12 08:58:19,656 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-12 08:58:19,668 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.0.0.23': '0'}} with 2025-11-12 08:58:19,668 - INFO - Initial checks done. Running the testcase now 2025-11-12 08:58:19,668 - INFO - 2025-11-12 08:58:19,676 - INFO - Namespace default already exists 2025-11-12 08:58:19,677 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-12 08:58:19,889 - DEBUG - Output : cluster_project={} 2025-11-12 08:58:19,982 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-12 08:58:19,982 - DEBUG - Project uuid in Contrail is 01fc9c61-882e-40a7-b784-745a0f8e88d6 2025-11-12 08:58:19,982 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-12 08:58:20,130 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-12 08:58:20,130 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=1f624567-ef4a-43ec-974e-eb54ac1cdfb3 2025-11-12 08:58:20,135 - INFO - Namespace default with uuid 1f624567-ef4a-43ec-974e-eb54ac1cdfb3 found in kube manager 2025-11-12 08:58:20,135 - INFO - Namespace default verification passed 2025-11-12 08:58:20,141 - DEBUG - Service ctest-nginx-svc-27113715 not present 2025-11-12 08:58:20,141 - INFO - Creating service ctest-nginx-svc-27113715 2025-11-12 08:58:20,167 - INFO - Created Service ctest-nginx-svc-27113715 2025-11-12 08:58:20,186 - DEBUG - Pod ctest-nginx-pod-56980482 not present 2025-11-12 08:58:20,187 - INFO - Creating Pod ctest-nginx-pod-56980482 2025-11-12 08:58:20,231 - DEBUG - Node for Pod ctest-nginx-pod-56980482 not yet populated 2025-11-12 08:58:23,241 - DEBUG - Pod : ctest-nginx-pod-56980482 UUID is 96465fb6-7ca1-451a-91f0-3363711ef95a 2025-11-12 08:58:23,243 - DEBUG - Pod ctest-nginx-pod-88391490 not present 2025-11-12 08:58:23,244 - INFO - Creating Pod ctest-nginx-pod-88391490 2025-11-12 08:58:23,278 - DEBUG - Pod : ctest-nginx-pod-88391490 UUID is 89a755ff-2b2f-4ca5-9995-ec5373a7ab06 2025-11-12 08:58:23,507 - INFO - Created VN __public__, UUID :b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:23,825 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-12 08:58:23,831 - DEBUG - Requesting: http://10.0.0.23:8082/domain/a831d1f5-09f7-4181-86da-840c44e463f3 2025-11-12 08:58:23,881 - DEBUG - Requesting: http://10.0.0.23:8082/project/01fc9c61-882e-40a7-b784-745a0f8e88d6 2025-11-12 08:58:23,993 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,012 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,021 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d 2025-11-12 08:58:24,030 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d 2025-11-12 08:58:24,055 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/71865415-7c03-4861-b923-45f9915e40f2 2025-11-12 08:58:24,067 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-12 08:58:24,067 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,078 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d 2025-11-12 08:58:24,091 - INFO - Verified VN network id 13 for VN b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,091 - INFO - Verifications in API Server for VN __public__ passed 2025-11-12 08:58:24,091 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,100 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d 2025-11-12 08:58:24,105 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d 2025-11-12 08:58:24,114 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/71865415-7c03-4861-b923-45f9915e40f2 2025-11-12 08:58:24,121 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-12 08:58:24,133 - DEBUG - Control-node 10.0.0.23 : 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': '12857360524828951890', 'uuid-lslong': '11590244709212551825'}, 'enable': 'true', 'created': '2025-11-12T08:58:23', 'last-modified': '2025-11-12T08:58:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.410743'} 2025-11-12 08:58:24,134 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:58:24,148 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-12 08:58:24,148 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-12 08:58:24,148 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-12 08:58:24,150 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-12 08:58:24,156 - DEBUG - Requesting: http://10.0.0.23:8082/domain/a831d1f5-09f7-4181-86da-840c44e463f3 2025-11-12 08:58:24,162 - DEBUG - Requesting: http://10.0.0.23:8082/project/01fc9c61-882e-40a7-b784-745a0f8e88d6 2025-11-12 08:58:24,202 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,213 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-12 08:58:24,213 - DEBUG - Verifying the vn in opserver 2025-11-12 08:58:24,214 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2025-11-12 08:58:24,214 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-11-12 08:58:24,218 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-12 08:58:24,218 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-12 08:58:24,218 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:58:24,227 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:58:24,233 - DEBUG - Do not have enough data to verify VN in agent 2025-11-12 08:58:24,233 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:58:24,239 - DEBUG - VRF ids for VN __public__: {} 2025-11-12 08:58:24,337 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-12 08:58:24,431 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-12 08:58:24,436 - DEBUG - Requesting: http://10.0.0.23:8082/domain/a831d1f5-09f7-4181-86da-840c44e463f3 2025-11-12 08:58:24,444 - DEBUG - Requesting: http://10.0.0.23:8082/project/01fc9c61-882e-40a7-b784-745a0f8e88d6 2025-11-12 08:58:24,506 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,516 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/28306809-6f13-43f7-bd21-439c30bab794 2025-11-12 08:58:24,520 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-12 08:58:24,524 - DEBUG - Requesting: http://10.0.0.23:8082/domain/a831d1f5-09f7-4181-86da-840c44e463f3 2025-11-12 08:58:24,529 - DEBUG - Requesting: http://10.0.0.23:8082/project/01fc9c61-882e-40a7-b784-745a0f8e88d6 2025-11-12 08:58:24,566 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 2025-11-12 08:58:24,574 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-12 08:58:24,574 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-12 08:58:24,581 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-12 08:58:24,586 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-12 08:58:24,586 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-12 08:58:24,593 - DEBUG - Ingress ctest-nginx-ingress-59198862 not present 2025-11-12 08:58:24,593 - INFO - Creating Ingress ctest-nginx-ingress-59198862 2025-11-12 08:58:24,601 - INFO - Created Ingress ctest-nginx-ingress-59198862 2025-11-12 08:58:24,605 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59198862 2025-11-12 08:58:27,611 - DEBUG - For Ingress ctest-nginx-ingress-59198862, Cluster IP: 10.47.255.249, External IPs ['160.37.200.252'] 2025-11-12 08:58:27,611 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-59198862 2025-11-12 08:58:27,611 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=be243e6d-032d-4251-a468-2b4c07b5cf93 2025-11-12 08:58:27,615 - INFO - Ingress ctest-nginx-ingress-59198862 with uuid be243e6d-032d-4251-a468-2b4c07b5cf93 found in kube manager 2025-11-12 08:58:27,616 - INFO - Ingress ctest-nginx-ingress-59198862 verification passed 2025-11-12 08:58:27,620 - DEBUG - Pod ctest-busybox-pod-10966068 not present 2025-11-12 08:58:27,621 - INFO - Creating Pod ctest-busybox-pod-10966068 2025-11-12 08:58:27,666 - DEBUG - Pod : ctest-busybox-pod-10966068 UUID is 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:58:27,673 - DEBUG - Pod ctest-nginx-pod-56980482 not in running state.Currently in Pending 2025-11-12 08:58:32,696 - DEBUG - Pod ctest-nginx-pod-56980482 not in running state.Currently in Pending 2025-11-12 08:58:37,706 - INFO - Pod ctest-nginx-pod-56980482 is in running state.Got IP 10.47.255.251 2025-11-12 08:58:37,724 - DEBUG - Pod ctest-nginx-pod-56980482 has vmi bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 08:58:37,724 - INFO - Verified pod ctest-nginx-pod-56980482 in contrail-api 2025-11-12 08:58:37,726 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:58:37,739 - DEBUG - VMI bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711 is active in agent 10.0.0.73 2025-11-12 08:58:37,740 - INFO - Verified Pod ctest-nginx-pod-56980482 in agent 10.0.0.73 2025-11-12 08:58:37,740 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=96465fb6-7ca1-451a-91f0-3363711ef95a 2025-11-12 08:58:37,749 - INFO - Pod ctest-nginx-pod-56980482 with uuid 96465fb6-7ca1-451a-91f0-3363711ef95a found in kube manager 2025-11-12 08:58:37,749 - INFO - Pod ctest-nginx-pod-56980482 verification passed 2025-11-12 08:58:37,842 - DEBUG - [Pod ctest-nginx-pod-56980482] Cmd: echo ctest-nginx-pod-56980482 > /usr/share/nginx/html/index.html, Output: 2025-11-12 08:58:37,848 - DEBUG - Pod ctest-nginx-pod-88391490 not in running state.Currently in Pending 2025-11-12 08:58:42,868 - INFO - Pod ctest-nginx-pod-88391490 is in running state.Got IP 10.47.255.250 2025-11-12 08:58:42,937 - DEBUG - Pod ctest-nginx-pod-88391490 has vmi be7c7b24-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 08:58:42,937 - INFO - Verified pod ctest-nginx-pod-88391490 in contrail-api 2025-11-12 08:58:42,937 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:58:42,952 - DEBUG - VMI be7c7b24-bfa5-11f0-9b1d-fa163eb4b711 is active in agent 10.0.0.73 2025-11-12 08:58:42,952 - INFO - Verified Pod ctest-nginx-pod-88391490 in agent 10.0.0.73 2025-11-12 08:58:42,952 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=89a755ff-2b2f-4ca5-9995-ec5373a7ab06 2025-11-12 08:58:42,958 - INFO - Pod ctest-nginx-pod-88391490 with uuid 89a755ff-2b2f-4ca5-9995-ec5373a7ab06 found in kube manager 2025-11-12 08:58:42,958 - INFO - Pod ctest-nginx-pod-88391490 verification passed 2025-11-12 08:58:43,026 - DEBUG - [Pod ctest-nginx-pod-88391490] Cmd: echo ctest-nginx-pod-88391490 > /usr/share/nginx/html/index.html, Output: 2025-11-12 08:58:43,043 - INFO - Pod ctest-busybox-pod-10966068 is in running state.Got IP 10.47.255.248 2025-11-12 08:58:43,081 - DEBUG - Pod ctest-busybox-pod-10966068 has vmi c1161840-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 08:58:43,081 - INFO - Verified pod ctest-busybox-pod-10966068 in contrail-api 2025-11-12 08:58:43,082 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:58:43,101 - DEBUG - VMI c1161840-bfa5-11f0-9b1d-fa163eb4b711 is active in agent 10.0.0.73 2025-11-12 08:58:43,101 - INFO - Verified Pod ctest-busybox-pod-10966068 in agent 10.0.0.73 2025-11-12 08:58:43,101 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:58:43,109 - INFO - Pod ctest-busybox-pod-10966068 with uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 found in kube manager 2025-11-12 08:58:43,109 - INFO - Pod ctest-busybox-pod-10966068 verification passed 2025-11-12 08:58:43,187 - DEBUG - [Pod ctest-busybox-pod-10966068] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56980482 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-11-12 08:58:43,187 - DEBUG - [Pod Pod ctest-busybox-pod-10966068] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-12 08:58:43,187 - DEBUG - [Pod Pod ctest-busybox-pod-10966068] Cmd output: ctest-nginx-pod-56980482 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-11-12 08:58:43,252 - DEBUG - [Pod ctest-busybox-pod-10966068] 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-56980482 2025-11-12 08:58:43,252 - DEBUG - [Pod Pod ctest-busybox-pod-10966068] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-12 08:58:43,252 - DEBUG - [Pod Pod ctest-busybox-pod-10966068] 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-56980482 2025-11-12 08:58:43,322 - DEBUG - [Pod ctest-busybox-pod-10966068] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88391490 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-11-12 08:58:43,322 - DEBUG - [Pod Pod ctest-busybox-pod-10966068] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-12 08:58:43,322 - DEBUG - [Pod Pod ctest-busybox-pod-10966068] Cmd output: ctest-nginx-pod-88391490 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-11-12 08:58:43,322 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56980482': 2, 'ctest-nginx-pod-88391490': 1} 2025-11-12 08:58:43,323 - WARNING - Nothing to delete parallely 2025-11-12 08:58:43,323 - INFO - Deleting pod default:ctest-busybox-pod-10966068 2025-11-12 08:58:43,356 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:58:43,365 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:58:48,366 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:58:48,377 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:58:53,378 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:58:53,386 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:58:58,387 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:58:58,396 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:59:03,397 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:59:03,411 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:59:08,413 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:59:08,426 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:59:13,427 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:59:13,439 - WARNING - Pod uuid 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:59:18,440 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 2025-11-12 08:59:18,450 - DEBUG - Pod 6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 is not in agent 10.0.0.73 VM list 2025-11-12 08:59:18,451 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1161840-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 08:59:18,460 - DEBUG - VMI c1161840-bfa5-11f0-9b1d-fa163eb4b711 is removed from agent 10.0.0.73 2025-11-12 08:59:18,460 - INFO - Verified that pod ctest-busybox-pod-10966068 is removed in agent 2025-11-12 08:59:18,461 - INFO - Deleting Ingress : ctest-nginx-ingress-59198862 2025-11-12 08:59:18,478 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=be243e6d-032d-4251-a468-2b4c07b5cf93 2025-11-12 08:59:18,492 - ERROR - Ingress ctest-nginx-ingress-59198862 with uuid be243e6d-032d-4251-a468-2b4c07b5cf93 still found in kube manager 2025-11-12 08:59:19,494 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=be243e6d-032d-4251-a468-2b4c07b5cf93 2025-11-12 08:59:19,498 - INFO - Ingress ctest-nginx-ingress-59198862 with uuid be243e6d-032d-4251-a468-2b4c07b5cf93 deleted successfully from kube manager 2025-11-12 08:59:19,498 - INFO - Verifications on Ingress %s cleanup passed 2025-11-12 08:59:19,499 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-12 08:59:19,616 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-12 08:59:19,622 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-12 08:59:19,622 - INFO - Deleting VN __public__ 2025-11-12 08:59:19,792 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d 2025-11-12 08:59:19,801 - DEBUG - Response Code: 404 2025-11-12 08:59:19,801 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-12 08:59:19,812 - DEBUG - Requesting: http://10.0.0.23:8082/domain/a831d1f5-09f7-4181-86da-840c44e463f3 2025-11-12 08:59:19,821 - DEBUG - Requesting: http://10.0.0.23:8082/project/01fc9c61-882e-40a7-b784-745a0f8e88d6 2025-11-12 08:59:19,887 - INFO - Validated that VN __public__ is not found in API Server 2025-11-12 08:59:19,888 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-12 08:59:19,897 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:59:19,903 - DEBUG - VN __public__ is not present in Agent 10.0.0.73 2025-11-12 08:59:19,904 - INFO - Validated that VN __public__ is not in any agent 2025-11-12 08:59:19,904 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:59:19,915 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 08:59:19,924 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-12 08:59:19,932 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-12 08:59:19,932 - INFO - Deleting pod default:ctest-nginx-pod-88391490 2025-11-12 08:59:19,948 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=89a755ff-2b2f-4ca5-9995-ec5373a7ab06 2025-11-12 08:59:19,964 - WARNING - Pod uuid 89a755ff-2b2f-4ca5-9995-ec5373a7ab06 is still seen in agent 10.0.0.73 VM list 2025-11-12 08:59:24,968 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=89a755ff-2b2f-4ca5-9995-ec5373a7ab06 2025-11-12 08:59:24,979 - DEBUG - Pod 89a755ff-2b2f-4ca5-9995-ec5373a7ab06 is not in agent 10.0.0.73 VM list 2025-11-12 08:59:24,979 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be7c7b24-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 08:59:24,988 - DEBUG - VMI be7c7b24-bfa5-11f0-9b1d-fa163eb4b711 is removed from agent 10.0.0.73 2025-11-12 08:59:24,988 - INFO - Verified that pod ctest-nginx-pod-88391490 is removed in agent 2025-11-12 08:59:24,989 - INFO - Deleting pod default:ctest-nginx-pod-56980482 2025-11-12 08:59:25,035 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=96465fb6-7ca1-451a-91f0-3363711ef95a 2025-11-12 08:59:25,055 - WARNING - Pod uuid 96465fb6-7ca1-451a-91f0-3363711ef95a is still seen in agent 10.0.0.73 VM list 2025-11-12 08:59:30,056 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=96465fb6-7ca1-451a-91f0-3363711ef95a 2025-11-12 08:59:30,063 - DEBUG - Pod 96465fb6-7ca1-451a-91f0-3363711ef95a is not in agent 10.0.0.73 VM list 2025-11-12 08:59:30,063 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 08:59:30,071 - DEBUG - VMI bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711 is removed from agent 10.0.0.73 2025-11-12 08:59:30,071 - INFO - Verified that pod ctest-nginx-pod-56980482 is removed in agent 2025-11-12 08:59:30,071 - INFO - Deleting service : ctest-nginx-svc-27113715 2025-11-12 08:59:30,438 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-12 08:59:30,448 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 08:59:30,448 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11]
2025-11-12 08:59:30,448 - INFO - -------------------------------------------------------------------------------- 2025-11-12 08:59:37,013 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-12 08:59:37,167 - DEBUG - Output : cluster_project={} 2025-11-12 08:59:37,246 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-12 08:59:37,436 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-12 08:59:37,441 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-12 08:59:37,583 - DEBUG - Output : cluster_project={} 2025-11-12 08:59:47,738 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:47,823 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:47,892 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:47,989 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:58,081 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:58,137 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:58,233 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:58,289 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 08:59:58,591 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-12 09:00:01,424 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_ApplicationPolicySetReq? 2025-11-12 09:00:01,431 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-11-12 09:00:01,457 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-11-12 09:00:03,492 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-11-12 09:03:04,059 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-12 09:03:04,138 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=023bf8bd-6b0b-4321-9ae9-fc978f8ec461 2025-11-12 09:03:04,151 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:04,161 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5bb3561b-f4c3-4dcc-abad-bd79c2877328 2025-11-12 09:03:04,172 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:04,177 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:04,183 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ba3cc0a7-982a-4c90-afe0-8af986894515 2025-11-12 09:03:04,193 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=691cf699-de83-4f56-bbf2-7003f6e4a326 2025-11-12 09:03:04,203 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:09,229 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ba3cc0a7-982a-4c90-afe0-8af986894515 2025-11-12 09:03:09,230 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:09,232 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=691cf699-de83-4f56-bbf2-7003f6e4a326 2025-11-12 09:03:09,234 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:09,235 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:09,236 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:09,237 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5bb3561b-f4c3-4dcc-abad-bd79c2877328 2025-11-12 09:03:09,240 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=023bf8bd-6b0b-4321-9ae9-fc978f8ec461 2025-11-12 09:03:09,259 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:09,265 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb1b1122-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:09,267 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb927474-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:09,268 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:14,261 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:14,263 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:14,264 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:14,271 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:19,280 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:19,285 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:19,286 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:19,290 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:24,291 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:24,296 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:24,300 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:24,303 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:29,313 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:29,321 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:29,325 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:29,327 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:34,325 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:34,331 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:34,341 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:34,344 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:39,414 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=15a9975f-366a-44c7-8826-900df82c7afb 2025-11-12 09:03:39,419 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=be79200f-c8e0-45f5-80da-f7b56ac2b805 2025-11-12 09:03:39,424 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=808c80bc-0c8b-4b36-b64c-1e833d26b805 2025-11-12 09:03:39,427 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 2025-11-12 09:03:39,435 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:edbfa320-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:39,452 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ee3596a2-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:39,456 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ed49a012-bfa5-11f0-9b1d-fa163eb4b711 2025-11-12 09:03:39,466 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eeab4e42-bfa5-11f0-9b1d-fa163eb4b711