2025-10-11 21:29:02,691 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-10-11 21:29:02,953 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1570-1 2025-10-11 21:29:02,954 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-10-11 21:29:02,987 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1570-1 2025-10-11 21:29:02,987 - DEBUG - [10.0.0.48]: 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-11 21:29:03,086 - DEBUG - Output : NAMES contrail_test_Lki0kh704 contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 2025-10-11 21:29:03,087 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-11 21:29:03,120 - DEBUG - Output : 127.0.0.1/8 10.0.0.48/24 252.48.0.1/8 10.225.155.1/24 172.17.0.1/16 2025-10-11 21:29:03,121 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-10-11 21:29:03,164 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1570-1 2025-10-11 21:29:03,256 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-10-11 21:29:03,462 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1570-1 2025-10-11 21:29:03,462 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-10-11 21:29:03,524 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1570-1 2025-10-11 21:29:03,524 - DEBUG - [10.0.0.49]: 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-11 21:29:03,568 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-11 21:29:03,569 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-11 21:29:03,592 - DEBUG - Output : 10.0.0.49/24 2025-10-11 21:29:03,593 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-10-11 21:29:03,666 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1570-1 2025-10-11 21:29:03,737 - INFO - Using existing project ['default-domain', 'k8s-default'](5563605e-2ba3-4d3f-8791-97598e7bc3d0) 2025-10-11 21:29:03,794 - INFO - Using existing project ['default-domain', 'k8s-default'](5563605e-2ba3-4d3f-8791-97598e7bc3d0) 2025-10-11 21:29:03,908 - INFO - ================================================================================ 2025-10-11 21:29:03,908 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-11 21:29:03,908 - 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-11 21:29:04,135 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-11 21:29:04,142 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.48': '0'}} with 2025-10-11 21:29:04,142 - INFO - Initial checks done. Running the testcase now 2025-10-11 21:29:04,142 - INFO - 2025-10-11 21:29:04,145 - INFO - Namespace default already exists 2025-10-11 21:29:04,146 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-11 21:29:04,251 - DEBUG - Output : cluster_project={} 2025-10-11 21:29:04,331 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-11 21:29:04,331 - DEBUG - Project uuid in Contrail is 5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:29:04,331 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-11 21:29:04,467 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-11 21:29:04,467 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=f39091dd-a120-44ba-b938-7b5f9e4af6e9 2025-10-11 21:29:04,471 - INFO - Namespace default with uuid f39091dd-a120-44ba-b938-7b5f9e4af6e9 found in kube manager 2025-10-11 21:29:04,471 - INFO - Namespace default verification passed 2025-10-11 21:29:04,479 - DEBUG - Service ctest-nginx-svc-34396502 not present 2025-10-11 21:29:04,479 - INFO - Creating service ctest-nginx-svc-34396502 2025-10-11 21:29:04,496 - INFO - Created Service ctest-nginx-svc-34396502 2025-10-11 21:29:04,509 - DEBUG - Pod ctest-nginx-pod-21437366 not present 2025-10-11 21:29:04,510 - INFO - Creating Pod ctest-nginx-pod-21437366 2025-10-11 21:29:04,580 - DEBUG - Pod : ctest-nginx-pod-21437366 UUID is 4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 2025-10-11 21:29:04,582 - DEBUG - Pod ctest-nginx-pod-79135118 not present 2025-10-11 21:29:04,583 - INFO - Creating Pod ctest-nginx-pod-79135118 2025-10-11 21:29:04,602 - DEBUG - Pod : ctest-nginx-pod-79135118 UUID is dd7af5dd-5b08-4c72-8871-7d1575678285 2025-10-11 21:29:04,814 - INFO - Created VN __public__, UUID :650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:04,982 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-10-11 21:29:04,989 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac 2025-10-11 21:29:05,032 - DEBUG - Requesting: http://10.0.0.48:8082/project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:29:05,097 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:05,107 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:05,114 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:05,121 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:05,126 - DEBUG - Route Targets: [] 2025-10-11 21:29:05,126 - DEBUG - RT names not yet present for VN __public__ 2025-10-11 21:29:10,127 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-10-11 21:29:10,132 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac 2025-10-11 21:29:10,139 - DEBUG - Requesting: http://10.0.0.48:8082/project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:29:10,183 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,192 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,200 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:10,206 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:10,211 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/ee407671-6fea-43ed-8f7e-0343bb5c1297 2025-10-11 21:29:10,217 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-11 21:29:10,217 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,224 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:10,244 - INFO - Verified VN network id 13 for VN 650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,244 - INFO - Verifications in API Server for VN __public__ passed 2025-10-11 21:29:10,244 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,252 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:10,257 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:29:10,262 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/ee407671-6fea-43ed-8f7e-0343bb5c1297 2025-10-11 21:29:10,267 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-11 21:29:10,273 - DEBUG - Control-node 10.0.0.48 : 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': '7280907658301163516', 'uuid-lslong': '9997580696562150819'}, 'enable': 'true', 'created': '2025-10-11T21:29:04', 'last-modified': '2025-10-11T21:29:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.405132'} 2025-10-11 21:29:10,273 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:29:10,281 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-11 21:29:10,281 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-11 21:29:10,281 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-11 21:29:10,282 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-10-11 21:29:10,285 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac 2025-10-11 21:29:10,291 - DEBUG - Requesting: http://10.0.0.48:8082/project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:29:10,329 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,336 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-11 21:29:10,336 - DEBUG - Verifying the vn in opserver 2025-10-11 21:29:10,336 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-10-11 21:29:10,337 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-10-11 21:29:10,341 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-11 21:29:10,341 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-11 21:29:10,341 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:29:10,347 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:29:10,351 - DEBUG - Do not have enough data to verify VN in agent 2025-10-11 21:29:10,351 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:29:10,355 - DEBUG - VRF ids for VN __public__: {} 2025-10-11 21:29:10,439 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-11 21:29:10,547 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-10-11 21:29:10,552 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac 2025-10-11 21:29:10,567 - DEBUG - Requesting: http://10.0.0.48:8082/project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:29:10,611 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,626 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/30d906ae-21f0-431e-9438-4441779fbe7a 2025-10-11 21:29:10,631 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-10-11 21:29:10,636 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac 2025-10-11 21:29:10,643 - DEBUG - Requesting: http://10.0.0.48:8082/project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:29:10,683 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 2025-10-11 21:29:10,696 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-11 21:29:10,696 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-11 21:29:10,707 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-11 21:29:10,712 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-11 21:29:10,712 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-11 21:29:10,715 - DEBUG - Ingress ctest-nginx-ingress-90830104 not present 2025-10-11 21:29:10,716 - INFO - Creating Ingress ctest-nginx-ingress-90830104 2025-10-11 21:29:10,726 - INFO - Created Ingress ctest-nginx-ingress-90830104 2025-10-11 21:29:10,733 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-90830104 2025-10-11 21:29:13,738 - DEBUG - For Ingress ctest-nginx-ingress-90830104, Cluster IP: 10.47.255.249, External IPs ['152.128.70.60'] 2025-10-11 21:29:13,738 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-90830104 2025-10-11 21:29:13,739 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=19792074-097f-4e50-ae58-e355dcf69609 2025-10-11 21:29:13,743 - INFO - Ingress ctest-nginx-ingress-90830104 with uuid 19792074-097f-4e50-ae58-e355dcf69609 found in kube manager 2025-10-11 21:29:13,743 - INFO - Ingress ctest-nginx-ingress-90830104 verification passed 2025-10-11 21:29:13,747 - DEBUG - Pod ctest-busybox-pod-37206675 not present 2025-10-11 21:29:13,747 - INFO - Creating Pod ctest-busybox-pod-37206675 2025-10-11 21:29:13,776 - DEBUG - Pod : ctest-busybox-pod-37206675 UUID is c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:13,781 - DEBUG - Pod ctest-nginx-pod-21437366 not in running state.Currently in Pending 2025-10-11 21:29:18,788 - INFO - Pod ctest-nginx-pod-21437366 is in running state.Got IP 10.47.255.251 2025-10-11 21:29:18,843 - DEBUG - Pod ctest-nginx-pod-21437366 has vmi 50be4a74-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:29:18,843 - INFO - Verified pod ctest-nginx-pod-21437366 in contrail-api 2025-10-11 21:29:18,843 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:29:18,853 - DEBUG - VMI 50be4a74-a6e9-11f0-88ab-fa163ebf8b50 is active in agent 10.0.0.49 2025-10-11 21:29:18,853 - INFO - Verified Pod ctest-nginx-pod-21437366 in agent 10.0.0.49 2025-10-11 21:29:18,853 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 2025-10-11 21:29:18,857 - INFO - Pod ctest-nginx-pod-21437366 with uuid 4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 found in kube manager 2025-10-11 21:29:18,857 - INFO - Pod ctest-nginx-pod-21437366 verification passed 2025-10-11 21:29:18,920 - DEBUG - [Pod ctest-nginx-pod-21437366] Cmd: echo ctest-nginx-pod-21437366 > /usr/share/nginx/html/index.html, Output: 2025-10-11 21:29:18,927 - INFO - Pod ctest-nginx-pod-79135118 is in running state.Got IP 10.47.255.250 2025-10-11 21:29:18,939 - DEBUG - Pod ctest-nginx-pod-79135118 has vmi 512b52a4-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:29:18,939 - INFO - Verified pod ctest-nginx-pod-79135118 in contrail-api 2025-10-11 21:29:18,939 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:29:18,949 - DEBUG - VMI 512b52a4-a6e9-11f0-88ab-fa163ebf8b50 is active in agent 10.0.0.49 2025-10-11 21:29:18,949 - INFO - Verified Pod ctest-nginx-pod-79135118 in agent 10.0.0.49 2025-10-11 21:29:18,950 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=dd7af5dd-5b08-4c72-8871-7d1575678285 2025-10-11 21:29:18,953 - INFO - Pod ctest-nginx-pod-79135118 with uuid dd7af5dd-5b08-4c72-8871-7d1575678285 found in kube manager 2025-10-11 21:29:18,954 - INFO - Pod ctest-nginx-pod-79135118 verification passed 2025-10-11 21:29:19,018 - DEBUG - [Pod ctest-nginx-pod-79135118] Cmd: echo ctest-nginx-pod-79135118 > /usr/share/nginx/html/index.html, Output: 2025-10-11 21:29:19,025 - DEBUG - Pod ctest-busybox-pod-37206675 not in running state.Currently in Pending 2025-10-11 21:29:24,031 - INFO - Pod ctest-busybox-pod-37206675 is in running state.Got IP 10.47.255.248 2025-10-11 21:29:24,045 - DEBUG - Pod ctest-busybox-pod-37206675 has vmi 557165ce-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:29:24,045 - INFO - Verified pod ctest-busybox-pod-37206675 in contrail-api 2025-10-11 21:29:24,045 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:29:24,054 - DEBUG - VMI 557165ce-a6e9-11f0-88ab-fa163ebf8b50 is active in agent 10.0.0.49 2025-10-11 21:29:24,054 - INFO - Verified Pod ctest-busybox-pod-37206675 in agent 10.0.0.49 2025-10-11 21:29:24,054 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:24,059 - INFO - Pod ctest-busybox-pod-37206675 with uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba found in kube manager 2025-10-11 21:29:24,059 - INFO - Pod ctest-busybox-pod-37206675 verification passed 2025-10-11 21:29:24,132 - DEBUG - [Pod ctest-busybox-pod-37206675] 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-21437366 2025-10-11 21:29:24,133 - DEBUG - [Pod Pod ctest-busybox-pod-37206675] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-11 21:29:24,133 - DEBUG - [Pod Pod ctest-busybox-pod-37206675] 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-21437366 2025-10-11 21:29:24,202 - DEBUG - [Pod ctest-busybox-pod-37206675] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79135118 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-11 21:29:24,203 - DEBUG - [Pod Pod ctest-busybox-pod-37206675] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-11 21:29:24,203 - DEBUG - [Pod Pod ctest-busybox-pod-37206675] Cmd output: ctest-nginx-pod-79135118 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-11 21:29:24,203 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-21437366': 1, 'ctest-nginx-pod-79135118': 1} 2025-10-11 21:29:24,203 - WARNING - Nothing to delete parallely 2025-10-11 21:29:24,203 - INFO - Deleting pod default:ctest-busybox-pod-37206675 2025-10-11 21:29:24,218 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:24,225 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:29,226 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:29,232 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:34,233 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:34,239 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:39,241 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:39,247 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:44,248 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:44,254 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:49,255 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:49,264 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:54,265 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:54,271 - WARNING - Pod uuid c4034ad4-85d1-49a2-b771-a35ebb15f3ba is still seen in agent 10.0.0.49 VM list 2025-10-11 21:29:59,272 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c4034ad4-85d1-49a2-b771-a35ebb15f3ba 2025-10-11 21:29:59,277 - DEBUG - Pod c4034ad4-85d1-49a2-b771-a35ebb15f3ba is not in agent 10.0.0.49 VM list 2025-10-11 21:29:59,277 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:557165ce-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:29:59,281 - DEBUG - VMI 557165ce-a6e9-11f0-88ab-fa163ebf8b50 is removed from agent 10.0.0.49 2025-10-11 21:29:59,281 - INFO - Verified that pod ctest-busybox-pod-37206675 is removed in agent 2025-10-11 21:29:59,282 - INFO - Deleting Ingress : ctest-nginx-ingress-90830104 2025-10-11 21:29:59,288 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=19792074-097f-4e50-ae58-e355dcf69609 2025-10-11 21:29:59,291 - ERROR - Ingress ctest-nginx-ingress-90830104 with uuid 19792074-097f-4e50-ae58-e355dcf69609 still found in kube manager 2025-10-11 21:30:00,292 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=19792074-097f-4e50-ae58-e355dcf69609 2025-10-11 21:30:00,297 - INFO - Ingress ctest-nginx-ingress-90830104 with uuid 19792074-097f-4e50-ae58-e355dcf69609 deleted successfully from kube manager 2025-10-11 21:30:00,297 - INFO - Verifications on Ingress %s cleanup passed 2025-10-11 21:30:00,297 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-11 21:30:00,401 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-11 21:30:00,406 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-11 21:30:00,406 - INFO - Deleting VN __public__ 2025-10-11 21:30:00,558 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d 2025-10-11 21:30:00,569 - DEBUG - Response Code: 404 2025-10-11 21:30:00,569 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-10-11 21:30:00,574 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac 2025-10-11 21:30:00,580 - DEBUG - Requesting: http://10.0.0.48:8082/project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 2025-10-11 21:30:00,623 - INFO - Validated that VN __public__ is not found in API Server 2025-10-11 21:30:00,623 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-11 21:30:00,631 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:30:00,650 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-10-11 21:30:00,650 - INFO - Validated that VN __public__ is not in any agent 2025-10-11 21:30:00,651 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:30:00,657 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-11 21:30:00,667 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-11 21:30:00,688 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-11 21:30:00,689 - INFO - Deleting pod default:ctest-nginx-pod-79135118 2025-10-11 21:30:00,697 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=dd7af5dd-5b08-4c72-8871-7d1575678285 2025-10-11 21:30:00,708 - WARNING - Pod uuid dd7af5dd-5b08-4c72-8871-7d1575678285 is still seen in agent 10.0.0.49 VM list 2025-10-11 21:30:05,709 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=dd7af5dd-5b08-4c72-8871-7d1575678285 2025-10-11 21:30:05,715 - DEBUG - Pod dd7af5dd-5b08-4c72-8871-7d1575678285 is not in agent 10.0.0.49 VM list 2025-10-11 21:30:05,715 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:512b52a4-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:30:05,721 - DEBUG - VMI 512b52a4-a6e9-11f0-88ab-fa163ebf8b50 is removed from agent 10.0.0.49 2025-10-11 21:30:05,721 - INFO - Verified that pod ctest-nginx-pod-79135118 is removed in agent 2025-10-11 21:30:05,721 - INFO - Deleting pod default:ctest-nginx-pod-21437366 2025-10-11 21:30:05,748 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 2025-10-11 21:30:05,762 - WARNING - Pod uuid 4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 is still seen in agent 10.0.0.49 VM list 2025-10-11 21:30:10,763 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 2025-10-11 21:30:10,769 - DEBUG - Pod 4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 is not in agent 10.0.0.49 VM list 2025-10-11 21:30:10,769 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50be4a74-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:30:10,775 - DEBUG - VMI 50be4a74-a6e9-11f0-88ab-fa163ebf8b50 is removed from agent 10.0.0.49 2025-10-11 21:30:10,775 - INFO - Verified that pod ctest-nginx-pod-21437366 is removed in agent 2025-10-11 21:30:10,775 - INFO - Deleting service : ctest-nginx-svc-34396502 2025-10-11 21:30:11,037 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-11 21:30:11,043 - DEBUG - No XMPP flaps were noticed during the test 2025-10-11 21:30:11,043 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-10-11 21:30:11,044 - INFO - -------------------------------------------------------------------------------- 2025-10-11 21:30:17,789 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-11 21:30:17,977 - DEBUG - Output : cluster_project={} 2025-10-11 21:30:18,051 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-11 21:30:18,306 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-11 21:30:18,339 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-11 21:30:18,514 - DEBUG - Output : cluster_project={} 2025-10-11 21:30:33,687 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:33,767 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:33,847 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:33,876 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:33,904 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:38,987 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:39,026 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:39,103 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-11 21:30:39,372 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-11 21:30:41,166 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-10-11 21:30:41,173 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-11 21:30:41,203 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-11 21:30:43,228 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-11 21:33:43,111 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-11 21:33:43,137 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bf4a9f79-e10b-49fe-bc11-384937d472dd 2025-10-11 21:33:43,183 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:33:43,193 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=18cc7b4f-df44-4bbf-92a7-84f4ab895f55 2025-10-11 21:33:43,197 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bcf155ee-8b8c-4694-be93-6b63b74ed0f0 2025-10-11 21:33:43,202 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:33:43,210 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1275da1-1d99-4ae6-bcd2-e639321d9ef9 2025-10-11 21:33:43,217 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:33:43,223 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:33:48,143 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bf4a9f79-e10b-49fe-bc11-384937d472dd 2025-10-11 21:33:48,149 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7c58ef86-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:33:48,230 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bcf155ee-8b8c-4694-be93-6b63b74ed0f0 2025-10-11 21:33:48,236 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7dde47e8-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:33:48,279 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:33:48,280 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:33:48,281 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=18cc7b4f-df44-4bbf-92a7-84f4ab895f55 2025-10-11 21:33:48,282 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:33:48,283 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:33:48,283 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1275da1-1d99-4ae6-bcd2-e639321d9ef9 2025-10-11 21:33:48,299 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:33:48,302 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d747d40-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:33:53,300 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:33:53,302 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:33:53,304 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:33:53,305 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:33:58,317 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:33:58,318 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:33:58,319 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:33:58,320 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:34:03,333 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:34:03,334 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:34:03,335 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:34:03,336 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:34:08,348 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:34:08,349 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:34:08,350 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:34:08,351 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:34:13,361 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:34:13,363 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:34:13,364 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:34:13,365 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:34:18,389 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=83c782de-eada-4253-924f-d07327060a5a 2025-10-11 21:34:18,390 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2d83b835-c70e-4d8f-89e0-5c71004229df 2025-10-11 21:34:18,391 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54ddb085-800b-44ee-bcd2-507727f875db 2025-10-11 21:34:18,392 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c41db52e-3e2c-4039-8c69-2d87a5af6655 2025-10-11 21:34:18,402 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:34:18,405 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:34:18,406 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ed629c2-a6e9-11f0-88ab-fa163ebf8b50 2025-10-11 21:34:18,407 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e6a7182-a6e9-11f0-88ab-fa163ebf8b50