2026-02-20 11:59:32,262 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-02-20 11:59:32,537 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1908-1 2026-02-20 11:59:32,537 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-02-20 11:59:32,570 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1908-1 2026-02-20 11:59:32,571 - 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}' 2026-02-20 11:59:32,648 - DEBUG - Output : NAMES contrail_test_iKQqTQSSS contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 2026-02-20 11:59:32,649 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-20 11:59:32,694 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.203.142.1/24 172.17.0.1/16 2026-02-20 11:59:32,695 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-02-20 11:59:32,774 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1908-1 2026-02-20 11:59:32,877 - DEBUG - [10.0.0.129]: Running cmd : hostname 2026-02-20 11:59:33,122 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1908-1 2026-02-20 11:59:33,122 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2026-02-20 11:59:33,147 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1908-1 2026-02-20 11:59:33,147 - DEBUG - [10.0.0.129]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-02-20 11:59:33,194 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-20 11:59:33,194 - DEBUG - [10.0.0.129]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-20 11:59:33,273 - DEBUG - Output : 10.0.0.129/24 2026-02-20 11:59:33,273 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2026-02-20 11:59:33,338 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1908-1 2026-02-20 11:59:33,409 - INFO - Using existing project ['default-domain', 'k8s-default'](673bd6aa-4080-4d8e-8e37-d05f13889d4e) 2026-02-20 11:59:33,472 - INFO - Using existing project ['default-domain', 'k8s-default'](673bd6aa-4080-4d8e-8e37-d05f13889d4e) 2026-02-20 11:59:33,590 - INFO - ================================================================================ 2026-02-20 11:59:33,590 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-20 11:59:33,591 - 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 2026-02-20 11:59:33,833 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 11:59:33,841 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.50': '0'}} with 2026-02-20 11:59:33,841 - INFO - Initial checks done. Running the testcase now 2026-02-20 11:59:33,841 - INFO - 2026-02-20 11:59:33,845 - INFO - Namespace default already exists 2026-02-20 11:59:33,846 - 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' 2026-02-20 11:59:33,986 - DEBUG - Output : cluster_project={} 2026-02-20 11:59:34,083 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-20 11:59:34,083 - DEBUG - Project uuid in Contrail is 673bd6aa-4080-4d8e-8e37-d05f13889d4e 2026-02-20 11:59:34,083 - 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' 2026-02-20 11:59:34,252 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-20 11:59:34,252 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=e4e2c347-6d37-4120-aceb-d5580ab4dcae 2026-02-20 11:59:34,257 - INFO - Namespace default with uuid e4e2c347-6d37-4120-aceb-d5580ab4dcae found in kube manager 2026-02-20 11:59:34,257 - INFO - Namespace default verification passed 2026-02-20 11:59:34,260 - DEBUG - Service ctest-nginx-svc-06604941 not present 2026-02-20 11:59:34,261 - INFO - Creating service ctest-nginx-svc-06604941 2026-02-20 11:59:34,308 - INFO - Created Service ctest-nginx-svc-06604941 2026-02-20 11:59:34,317 - DEBUG - Pod ctest-nginx-pod-16032443 not present 2026-02-20 11:59:34,319 - INFO - Creating Pod ctest-nginx-pod-16032443 2026-02-20 11:59:34,413 - DEBUG - Node for Pod ctest-nginx-pod-16032443 not yet populated 2026-02-20 11:59:37,421 - DEBUG - Pod : ctest-nginx-pod-16032443 UUID is 8c23541e-6d42-4b18-b4c9-8116fcb136d0 2026-02-20 11:59:37,426 - DEBUG - Pod ctest-nginx-pod-01343989 not present 2026-02-20 11:59:37,426 - INFO - Creating Pod ctest-nginx-pod-01343989 2026-02-20 11:59:37,463 - DEBUG - Pod : ctest-nginx-pod-01343989 UUID is 33221871-a7e4-42b1-8464-49f2150c0b9b 2026-02-20 11:59:37,691 - INFO - Created VN __public__, UUID :08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:37,903 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-02-20 11:59:37,909 - DEBUG - Requesting: http://10.0.0.50:8082/domain/07fa2012-8674-4feb-ab68-9fdaaf368fee 2026-02-20 11:59:37,933 - DEBUG - Requesting: http://10.0.0.50:8082/project/673bd6aa-4080-4d8e-8e37-d05f13889d4e 2026-02-20 11:59:37,988 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,014 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,032 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef 2026-02-20 11:59:38,053 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef 2026-02-20 11:59:38,060 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/9c37f223-4641-427c-bcc8-80f61d8a695e 2026-02-20 11:59:38,065 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-20 11:59:38,065 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,075 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef 2026-02-20 11:59:38,092 - INFO - Verified VN network id 13 for VN 08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,093 - INFO - Verifications in API Server for VN __public__ passed 2026-02-20 11:59:38,093 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,101 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef 2026-02-20 11:59:38,106 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef 2026-02-20 11:59:38,112 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/9c37f223-4641-427c-bcc8-80f61d8a695e 2026-02-20 11:59:38,117 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-20 11:59:38,124 - 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': '642646052094231112', 'uuid-lslong': '11659391845824589640'}, 'enable': 'true', 'created': '2026-02-20T11:59:37', 'last-modified': '2026-02-20T11:59:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.310262'} 2026-02-20 11:59:38,124 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 11:59:38,141 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-20 11:59:38,141 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-20 11:59:38,145 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-20 11:59:38,145 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-02-20 11:59:38,169 - DEBUG - Requesting: http://10.0.0.50:8082/domain/07fa2012-8674-4feb-ab68-9fdaaf368fee 2026-02-20 11:59:38,177 - DEBUG - Requesting: http://10.0.0.50:8082/project/673bd6aa-4080-4d8e-8e37-d05f13889d4e 2026-02-20 11:59:38,221 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,232 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-20 11:59:38,232 - DEBUG - Verifying the vn in opserver 2026-02-20 11:59:38,232 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-02-20 11:59:38,232 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-02-20 11:59:38,236 - 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'} 2026-02-20 11:59:38,237 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-20 11:59:38,237 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 11:59:38,245 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 11:59:38,255 - DEBUG - Do not have enough data to verify VN in agent 2026-02-20 11:59:38,256 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 11:59:38,261 - DEBUG - VRF ids for VN __public__: {} 2026-02-20 11:59:38,379 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-20 11:59:38,491 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-02-20 11:59:38,498 - DEBUG - Requesting: http://10.0.0.50:8082/domain/07fa2012-8674-4feb-ab68-9fdaaf368fee 2026-02-20 11:59:38,507 - DEBUG - Requesting: http://10.0.0.50:8082/project/673bd6aa-4080-4d8e-8e37-d05f13889d4e 2026-02-20 11:59:38,560 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,574 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/f71a1b95-a8f1-4b61-9946-d26f9c076901 2026-02-20 11:59:38,582 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-02-20 11:59:38,588 - DEBUG - Requesting: http://10.0.0.50:8082/domain/07fa2012-8674-4feb-ab68-9fdaaf368fee 2026-02-20 11:59:38,598 - DEBUG - Requesting: http://10.0.0.50:8082/project/673bd6aa-4080-4d8e-8e37-d05f13889d4e 2026-02-20 11:59:38,660 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 2026-02-20 11:59:38,670 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-20 11:59:38,670 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-20 11:59:38,679 - 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__ 2026-02-20 11:59:38,685 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-20 11:59:38,685 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-20 11:59:38,688 - DEBUG - Ingress ctest-nginx-ingress-42114659 not present 2026-02-20 11:59:38,689 - INFO - Creating Ingress ctest-nginx-ingress-42114659 2026-02-20 11:59:38,696 - INFO - Created Ingress ctest-nginx-ingress-42114659 2026-02-20 11:59:38,701 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-42114659 2026-02-20 11:59:41,707 - DEBUG - For Ingress ctest-nginx-ingress-42114659, Cluster IP: 10.47.255.249, External IPs ['222.136.147.188'] 2026-02-20 11:59:41,707 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-42114659 2026-02-20 11:59:41,707 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=66707fd7-7faf-4712-b3cd-d437c7bdaafb 2026-02-20 11:59:41,713 - INFO - Ingress ctest-nginx-ingress-42114659 with uuid 66707fd7-7faf-4712-b3cd-d437c7bdaafb found in kube manager 2026-02-20 11:59:41,713 - INFO - Ingress ctest-nginx-ingress-42114659 verification passed 2026-02-20 11:59:41,716 - DEBUG - Pod ctest-busybox-pod-61595816 not present 2026-02-20 11:59:41,717 - INFO - Creating Pod ctest-busybox-pod-61595816 2026-02-20 11:59:41,752 - DEBUG - Pod : ctest-busybox-pod-61595816 UUID is 1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 11:59:41,766 - DEBUG - Pod ctest-nginx-pod-16032443 not in running state.Currently in Pending 2026-02-20 11:59:46,774 - DEBUG - Pod ctest-nginx-pod-16032443 not in running state.Currently in Pending 2026-02-20 11:59:51,782 - INFO - Pod ctest-nginx-pod-16032443 is in running state.Got IP 10.47.255.251 2026-02-20 11:59:51,796 - DEBUG - Pod ctest-nginx-pod-16032443 has vmi a0515e4c-0e53-11f1-b493-fa163e3f1433 2026-02-20 11:59:51,796 - INFO - Verified pod ctest-nginx-pod-16032443 in contrail-api 2026-02-20 11:59:51,796 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 11:59:51,808 - DEBUG - VMI a0515e4c-0e53-11f1-b493-fa163e3f1433 is active in agent 10.0.0.129 2026-02-20 11:59:51,808 - INFO - Verified Pod ctest-nginx-pod-16032443 in agent 10.0.0.129 2026-02-20 11:59:51,808 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=8c23541e-6d42-4b18-b4c9-8116fcb136d0 2026-02-20 11:59:51,814 - INFO - Pod ctest-nginx-pod-16032443 with uuid 8c23541e-6d42-4b18-b4c9-8116fcb136d0 found in kube manager 2026-02-20 11:59:51,814 - INFO - Pod ctest-nginx-pod-16032443 verification passed 2026-02-20 11:59:51,921 - DEBUG - [Pod ctest-nginx-pod-16032443] Cmd: echo ctest-nginx-pod-16032443 > /usr/share/nginx/html/index.html, Output: 2026-02-20 11:59:51,929 - INFO - Pod ctest-nginx-pod-01343989 is in running state.Got IP 10.47.255.250 2026-02-20 11:59:52,007 - DEBUG - Pod ctest-nginx-pod-01343989 has vmi a150ed76-0e53-11f1-b493-fa163e3f1433 2026-02-20 11:59:52,007 - INFO - Verified pod ctest-nginx-pod-01343989 in contrail-api 2026-02-20 11:59:52,007 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 11:59:52,022 - DEBUG - VMI a150ed76-0e53-11f1-b493-fa163e3f1433 is active in agent 10.0.0.129 2026-02-20 11:59:52,022 - INFO - Verified Pod ctest-nginx-pod-01343989 in agent 10.0.0.129 2026-02-20 11:59:52,026 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=33221871-a7e4-42b1-8464-49f2150c0b9b 2026-02-20 11:59:52,031 - INFO - Pod ctest-nginx-pod-01343989 with uuid 33221871-a7e4-42b1-8464-49f2150c0b9b found in kube manager 2026-02-20 11:59:52,032 - INFO - Pod ctest-nginx-pod-01343989 verification passed 2026-02-20 11:59:52,096 - DEBUG - [Pod ctest-nginx-pod-01343989] Cmd: echo ctest-nginx-pod-01343989 > /usr/share/nginx/html/index.html, Output: 2026-02-20 11:59:52,104 - DEBUG - Pod ctest-busybox-pod-61595816 not in running state.Currently in Pending 2026-02-20 11:59:57,113 - INFO - Pod ctest-busybox-pod-61595816 is in running state.Got IP 10.47.255.248 2026-02-20 11:59:57,133 - DEBUG - Pod ctest-busybox-pod-61595816 has vmi a3e08e8e-0e53-11f1-b493-fa163e3f1433 2026-02-20 11:59:57,133 - INFO - Verified pod ctest-busybox-pod-61595816 in contrail-api 2026-02-20 11:59:57,134 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 11:59:57,145 - DEBUG - VMI a3e08e8e-0e53-11f1-b493-fa163e3f1433 is active in agent 10.0.0.129 2026-02-20 11:59:57,145 - INFO - Verified Pod ctest-busybox-pod-61595816 in agent 10.0.0.129 2026-02-20 11:59:57,145 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 11:59:57,151 - INFO - Pod ctest-busybox-pod-61595816 with uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 found in kube manager 2026-02-20 11:59:57,151 - INFO - Pod ctest-busybox-pod-61595816 verification passed 2026-02-20 11:59:57,213 - DEBUG - [Pod ctest-busybox-pod-61595816] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01343989 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 11:59:57,213 - DEBUG - [Pod Pod ctest-busybox-pod-61595816] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 11:59:57,213 - DEBUG - [Pod Pod ctest-busybox-pod-61595816] Cmd output: ctest-nginx-pod-01343989 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 11:59:57,273 - DEBUG - [Pod ctest-busybox-pod-61595816] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01343989 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 11:59:57,274 - DEBUG - [Pod Pod ctest-busybox-pod-61595816] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 11:59:57,274 - DEBUG - [Pod Pod ctest-busybox-pod-61595816] Cmd output: ctest-nginx-pod-01343989 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 11:59:57,326 - DEBUG - [Pod ctest-busybox-pod-61595816] 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-16032443 2026-02-20 11:59:57,326 - DEBUG - [Pod Pod ctest-busybox-pod-61595816] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 11:59:57,326 - DEBUG - [Pod Pod ctest-busybox-pod-61595816] 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-16032443 2026-02-20 11:59:57,326 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-16032443': 1, 'ctest-nginx-pod-01343989': 2} 2026-02-20 11:59:57,326 - WARNING - Nothing to delete parallely 2026-02-20 11:59:57,327 - INFO - Deleting pod default:ctest-busybox-pod-61595816 2026-02-20 11:59:57,342 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 11:59:57,350 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:02,352 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:02,359 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:07,360 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:07,368 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:12,369 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:12,378 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:17,378 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:17,389 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:22,389 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:22,396 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:27,397 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:27,405 - WARNING - Pod uuid 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:32,406 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1be5c6c2-3405-495e-b0c2-3cdc851856f1 2026-02-20 12:00:32,414 - DEBUG - Pod 1be5c6c2-3405-495e-b0c2-3cdc851856f1 is not in agent 10.0.0.129 VM list 2026-02-20 12:00:32,414 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a3e08e8e-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:00:32,420 - DEBUG - VMI a3e08e8e-0e53-11f1-b493-fa163e3f1433 is removed from agent 10.0.0.129 2026-02-20 12:00:32,420 - INFO - Verified that pod ctest-busybox-pod-61595816 is removed in agent 2026-02-20 12:00:32,421 - INFO - Deleting Ingress : ctest-nginx-ingress-42114659 2026-02-20 12:00:32,427 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=66707fd7-7faf-4712-b3cd-d437c7bdaafb 2026-02-20 12:00:32,431 - ERROR - Ingress ctest-nginx-ingress-42114659 with uuid 66707fd7-7faf-4712-b3cd-d437c7bdaafb still found in kube manager 2026-02-20 12:00:33,432 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=66707fd7-7faf-4712-b3cd-d437c7bdaafb 2026-02-20 12:00:33,436 - INFO - Ingress ctest-nginx-ingress-42114659 with uuid 66707fd7-7faf-4712-b3cd-d437c7bdaafb deleted successfully from kube manager 2026-02-20 12:00:33,436 - INFO - Verifications on Ingress %s cleanup passed 2026-02-20 12:00:33,436 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-20 12:00:33,565 - 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__ 2026-02-20 12:00:33,572 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-20 12:00:33,572 - INFO - Deleting VN __public__ 2026-02-20 12:00:33,849 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef 2026-02-20 12:00:33,862 - DEBUG - Response Code: 404 2026-02-20 12:00:33,862 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-02-20 12:00:33,868 - DEBUG - Requesting: http://10.0.0.50:8082/domain/07fa2012-8674-4feb-ab68-9fdaaf368fee 2026-02-20 12:00:33,876 - DEBUG - Requesting: http://10.0.0.50:8082/project/673bd6aa-4080-4d8e-8e37-d05f13889d4e 2026-02-20 12:00:33,958 - INFO - Validated that VN __public__ is not found in API Server 2026-02-20 12:00:33,961 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-20 12:00:33,973 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 12:00:33,987 - DEBUG - VN __public__ is not present in Agent 10.0.0.129 2026-02-20 12:00:33,987 - INFO - Validated that VN __public__ is not in any agent 2026-02-20 12:00:33,987 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 12:00:33,996 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 12:00:34,007 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-20 12:00:34,013 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-20 12:00:34,014 - INFO - Deleting pod default:ctest-nginx-pod-01343989 2026-02-20 12:00:34,031 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=33221871-a7e4-42b1-8464-49f2150c0b9b 2026-02-20 12:00:34,048 - WARNING - Pod uuid 33221871-a7e4-42b1-8464-49f2150c0b9b is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:39,049 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=33221871-a7e4-42b1-8464-49f2150c0b9b 2026-02-20 12:00:39,057 - DEBUG - Pod 33221871-a7e4-42b1-8464-49f2150c0b9b is not in agent 10.0.0.129 VM list 2026-02-20 12:00:39,057 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a150ed76-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:00:39,063 - DEBUG - VMI a150ed76-0e53-11f1-b493-fa163e3f1433 is removed from agent 10.0.0.129 2026-02-20 12:00:39,063 - INFO - Verified that pod ctest-nginx-pod-01343989 is removed in agent 2026-02-20 12:00:39,064 - INFO - Deleting pod default:ctest-nginx-pod-16032443 2026-02-20 12:00:39,096 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8c23541e-6d42-4b18-b4c9-8116fcb136d0 2026-02-20 12:00:39,111 - WARNING - Pod uuid 8c23541e-6d42-4b18-b4c9-8116fcb136d0 is still seen in agent 10.0.0.129 VM list 2026-02-20 12:00:44,112 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8c23541e-6d42-4b18-b4c9-8116fcb136d0 2026-02-20 12:00:44,119 - DEBUG - Pod 8c23541e-6d42-4b18-b4c9-8116fcb136d0 is not in agent 10.0.0.129 VM list 2026-02-20 12:00:44,119 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a0515e4c-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:00:44,125 - DEBUG - VMI a0515e4c-0e53-11f1-b493-fa163e3f1433 is removed from agent 10.0.0.129 2026-02-20 12:00:44,125 - INFO - Verified that pod ctest-nginx-pod-16032443 is removed in agent 2026-02-20 12:00:44,125 - INFO - Deleting service : ctest-nginx-svc-06604941 2026-02-20 12:00:44,331 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 12:00:44,338 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 12:00:44,338 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11] 2026-02-20 12:00:44,338 - INFO - -------------------------------------------------------------------------------- 2026-02-20 12:00:50,771 - 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' 2026-02-20 12:00:50,880 - DEBUG - Output : cluster_project={} 2026-02-20 12:00:50,978 - 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' 2026-02-20 12:00:51,136 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-20 12:00:51,141 - 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' 2026-02-20 12:00:51,269 - DEBUG - Output : cluster_project={} 2026-02-20 12:01:01,429 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:01,507 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:01,544 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:06,643 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:06,682 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:11,771 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:11,821 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:11,911 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 12:01:12,188 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 12:01:14,866 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_ApplicationPolicySetReq? 2026-02-20 12:01:14,873 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2026-02-20 12:01:14,901 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2026-02-20 12:01:16,927 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2026-02-20 12:04:17,335 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 12:04:17,394 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7b59d9a8-aedb-47b2-b134-a862d99b4cf2 2026-02-20 12:04:17,414 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:17,421 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=9985da5b-8c61-49a5-93f5-4f84c406f2eb 2026-02-20 12:04:17,429 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a091c463-b1d0-43c5-af3a-6ab7c522041b 2026-02-20 12:04:17,436 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=ceebd5ac-90f9-43d6-b276-095c81399cac 2026-02-20 12:04:17,441 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:17,446 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:17,453 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:22,460 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7b59d9a8-aedb-47b2-b134-a862d99b4cf2 2026-02-20 12:04:22,469 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cdbf01fe-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:22,483 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:22,487 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:22,488 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=ceebd5ac-90f9-43d6-b276-095c81399cac 2026-02-20 12:04:22,489 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=9985da5b-8c61-49a5-93f5-4f84c406f2eb 2026-02-20 12:04:22,491 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:22,493 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:22,495 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a091c463-b1d0-43c5-af3a-6ab7c522041b 2026-02-20 12:04:22,512 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce3bb320-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:22,515 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cecb68a8-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:22,519 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf44fbe6-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:27,500 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:27,514 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:27,516 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:27,522 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:32,508 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:32,529 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:32,531 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:32,532 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:37,515 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:37,544 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:37,546 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:37,547 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:42,525 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:42,559 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:42,560 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:42,561 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:47,533 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:47,572 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:47,575 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:47,576 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:52,576 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=0402d0a6-34b2-4925-8df2-81b15bc7883b 2026-02-20 12:04:52,584 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cfd29834-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:52,590 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e 2026-02-20 12:04:52,591 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2bb7b10d-f3f7-4c35-9373-f86f490a03e2 2026-02-20 12:04:52,593 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7fd8a9e4-c004-450a-8c60-35f1d4dae8ef 2026-02-20 12:04:52,602 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d13a629c-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:52,606 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d0428036-0e53-11f1-b493-fa163e3f1433 2026-02-20 12:04:52,607 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d0bbcdec-0e53-11f1-b493-fa163e3f1433