2025-08-20 13:30:19,495 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-08-20 13:30:19,768 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1411-1 2025-08-20 13:30:19,769 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-08-20 13:30:19,802 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1411-1 2025-08-20 13:30:19,802 - DEBUG - [10.0.0.33]: 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-08-20 13:30:19,868 - DEBUG - Output : NAMES contrail_test_M8jOsYdpz contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 config_api-nodemgr-1 config_api-svcmonitor-1 2025-08-20 13:30:19,869 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-20 13:30:19,932 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.71.220.1/24 172.17.0.1/16 2025-08-20 13:30:19,932 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-08-20 13:30:19,977 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1411-1 2025-08-20 13:30:20,084 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-08-20 13:30:20,316 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1411-1 2025-08-20 13:30:20,316 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-08-20 13:30:20,341 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1411-1 2025-08-20 13:30:20,341 - DEBUG - [10.0.0.22]: 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-08-20 13:30:20,426 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-20 13:30:20,426 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-20 13:30:20,460 - DEBUG - Output : 10.0.0.22/24 2025-08-20 13:30:20,461 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-08-20 13:30:20,525 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1411-1 2025-08-20 13:30:20,615 - INFO - Using existing project ['default-domain', 'k8s-default'](dbc9d516-345d-457d-98aa-e8ed7ebf1e6e) 2025-08-20 13:30:20,684 - INFO - Using existing project ['default-domain', 'k8s-default'](dbc9d516-345d-457d-98aa-e8ed7ebf1e6e) 2025-08-20 13:30:20,821 - INFO - ================================================================================ 2025-08-20 13:30:20,821 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-20 13:30:20,822 - 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-08-20 13:30:21,059 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 13:30:21,067 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.33': '0'}} with 2025-08-20 13:30:21,068 - INFO - Initial checks done. Running the testcase now 2025-08-20 13:30:21,068 - INFO - 2025-08-20 13:30:21,071 - INFO - Namespace default already exists 2025-08-20 13:30:21,071 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 13:30:21,167 - DEBUG - Output : cluster_project={} 2025-08-20 13:30:21,255 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-20 13:30:21,255 - DEBUG - Project uuid in Contrail is dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:30:21,255 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-20 13:30:21,374 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-20 13:30:21,374 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=6a9eed65-0473-4ba1-9c4d-52005c12ac54 2025-08-20 13:30:21,379 - INFO - Namespace default with uuid 6a9eed65-0473-4ba1-9c4d-52005c12ac54 found in kube manager 2025-08-20 13:30:21,379 - INFO - Namespace default verification passed 2025-08-20 13:30:21,382 - DEBUG - Service ctest-nginx-svc-81224315 not present 2025-08-20 13:30:21,382 - INFO - Creating service ctest-nginx-svc-81224315 2025-08-20 13:30:21,397 - INFO - Created Service ctest-nginx-svc-81224315 2025-08-20 13:30:21,404 - DEBUG - Pod ctest-nginx-pod-36783956 not present 2025-08-20 13:30:21,404 - INFO - Creating Pod ctest-nginx-pod-36783956 2025-08-20 13:30:21,464 - DEBUG - Pod : ctest-nginx-pod-36783956 UUID is 6e95f2b8-ea0b-445d-afb5-b63659cb5e5e 2025-08-20 13:30:21,472 - DEBUG - Pod ctest-nginx-pod-83361657 not present 2025-08-20 13:30:21,472 - INFO - Creating Pod ctest-nginx-pod-83361657 2025-08-20 13:30:21,494 - DEBUG - Pod : ctest-nginx-pod-83361657 UUID is 59c3bdab-7b07-4472-b4d1-f87123f45eaa 2025-08-20 13:30:21,646 - INFO - Created VN __public__, UUID :7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:21,915 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-20 13:30:21,923 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5323920f-1f96-4673-8d25-0e443f339040 2025-08-20 13:30:21,960 - DEBUG - Requesting: http://10.0.0.33:8082/project/dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:30:22,023 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:22,046 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:22,085 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:22,110 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:22,119 - DEBUG - Route Targets: [] 2025-08-20 13:30:22,120 - DEBUG - RT names not yet present for VN __public__ 2025-08-20 13:30:27,120 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-20 13:30:27,127 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5323920f-1f96-4673-8d25-0e443f339040 2025-08-20 13:30:27,135 - DEBUG - Requesting: http://10.0.0.33:8082/project/dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:30:27,189 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,198 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,207 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:27,216 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:27,223 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/21f05b1a-06fe-4167-ace0-e6fd36faa964 2025-08-20 13:30:27,230 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-20 13:30:27,230 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,239 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:27,255 - INFO - Verified VN network id 13 for VN 7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,256 - INFO - Verifications in API Server for VN __public__ passed 2025-08-20 13:30:27,256 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,267 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:27,274 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:30:27,282 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/21f05b1a-06fe-4167-ace0-e6fd36faa964 2025-08-20 13:30:27,289 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-20 13:30:27,297 - DEBUG - Control-node 10.0.0.33 : 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': '9119497187899229926', 'uuid-lslong': '11467557592640922301'}, 'enable': 'true', 'created': '2025-08-20T13:30:21', 'last-modified': '2025-08-20T13:30:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.498278'} 2025-08-20 13:30:27,297 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:30:27,308 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-20 13:30:27,308 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-20 13:30:27,309 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-20 13:30:27,309 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-20 13:30:27,315 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5323920f-1f96-4673-8d25-0e443f339040 2025-08-20 13:30:27,323 - DEBUG - Requesting: http://10.0.0.33:8082/project/dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:30:27,371 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,383 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-20 13:30:27,383 - DEBUG - Verifying the vn in opserver 2025-08-20 13:30:27,383 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-08-20 13:30:27,384 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-08-20 13:30:27,390 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-20 13:30:27,390 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-20 13:30:27,390 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:30:27,404 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:30:27,411 - DEBUG - Do not have enough data to verify VN in agent 2025-08-20 13:30:27,411 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:30:27,417 - DEBUG - VRF ids for VN __public__: {} 2025-08-20 13:30:27,474 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-20 13:30:27,586 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-20 13:30:27,592 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5323920f-1f96-4673-8d25-0e443f339040 2025-08-20 13:30:27,599 - DEBUG - Requesting: http://10.0.0.33:8082/project/dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:30:27,634 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,644 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/c9cf97e5-69b2-489b-90bc-1ac525f9c774 2025-08-20 13:30:27,651 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-20 13:30:27,656 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5323920f-1f96-4673-8d25-0e443f339040 2025-08-20 13:30:27,664 - DEBUG - Requesting: http://10.0.0.33:8082/project/dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:30:27,706 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7e8ef660-0ee8-46e6-9f24-f2df6eb222bd 2025-08-20 13:30:27,727 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-20 13:30:27,727 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-20 13:30:27,734 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-20 13:30:27,742 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-20 13:30:27,742 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-20 13:30:27,745 - DEBUG - Ingress ctest-nginx-ingress-03782513 not present 2025-08-20 13:30:27,746 - INFO - Creating Ingress ctest-nginx-ingress-03782513 2025-08-20 13:30:27,755 - INFO - Created Ingress ctest-nginx-ingress-03782513 2025-08-20 13:30:27,759 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03782513 2025-08-20 13:30:30,763 - DEBUG - For Ingress ctest-nginx-ingress-03782513, Cluster IP: 10.47.255.249, External IPs ['20.109.118.188'] 2025-08-20 13:30:30,763 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-03782513 2025-08-20 13:30:30,763 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=72c07b1e-60a5-442f-9f53-70cf856ce3da 2025-08-20 13:30:30,768 - INFO - Ingress ctest-nginx-ingress-03782513 with uuid 72c07b1e-60a5-442f-9f53-70cf856ce3da found in kube manager 2025-08-20 13:30:30,768 - INFO - Ingress ctest-nginx-ingress-03782513 verification passed 2025-08-20 13:30:30,771 - DEBUG - Pod ctest-busybox-pod-59423837 not present 2025-08-20 13:30:30,771 - INFO - Creating Pod ctest-busybox-pod-59423837 2025-08-20 13:30:30,796 - DEBUG - Pod : ctest-busybox-pod-59423837 UUID is dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:30:30,800 - DEBUG - Pod ctest-nginx-pod-36783956 not in running state.Currently in Pending 2025-08-20 13:30:35,807 - INFO - Pod ctest-nginx-pod-36783956 is in running state.Got IP 10.47.255.251 2025-08-20 13:30:35,863 - DEBUG - Pod ctest-nginx-pod-36783956 has vmi d2efb3f0-7dc9-11f0-943d-fa163e9823f6 2025-08-20 13:30:35,863 - INFO - Verified pod ctest-nginx-pod-36783956 in contrail-api 2025-08-20 13:30:35,863 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:30:35,876 - DEBUG - VMI d2efb3f0-7dc9-11f0-943d-fa163e9823f6 is active in agent 10.0.0.22 2025-08-20 13:30:35,876 - INFO - Verified Pod ctest-nginx-pod-36783956 in agent 10.0.0.22 2025-08-20 13:30:35,876 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=6e95f2b8-ea0b-445d-afb5-b63659cb5e5e 2025-08-20 13:30:35,881 - INFO - Pod ctest-nginx-pod-36783956 with uuid 6e95f2b8-ea0b-445d-afb5-b63659cb5e5e found in kube manager 2025-08-20 13:30:35,881 - INFO - Pod ctest-nginx-pod-36783956 verification passed 2025-08-20 13:30:35,940 - DEBUG - [Pod ctest-nginx-pod-36783956] Cmd: echo ctest-nginx-pod-36783956 > /usr/share/nginx/html/index.html, Output: 2025-08-20 13:30:35,945 - DEBUG - Pod ctest-nginx-pod-83361657 not in running state.Currently in Pending 2025-08-20 13:30:40,952 - INFO - Pod ctest-nginx-pod-83361657 is in running state.Got IP 10.47.255.250 2025-08-20 13:30:40,965 - DEBUG - Pod ctest-nginx-pod-83361657 has vmi d363dcf8-7dc9-11f0-943d-fa163e9823f6 2025-08-20 13:30:40,965 - INFO - Verified pod ctest-nginx-pod-83361657 in contrail-api 2025-08-20 13:30:40,966 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:30:40,979 - DEBUG - VMI d363dcf8-7dc9-11f0-943d-fa163e9823f6 is active in agent 10.0.0.22 2025-08-20 13:30:40,979 - INFO - Verified Pod ctest-nginx-pod-83361657 in agent 10.0.0.22 2025-08-20 13:30:40,979 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=59c3bdab-7b07-4472-b4d1-f87123f45eaa 2025-08-20 13:30:40,984 - INFO - Pod ctest-nginx-pod-83361657 with uuid 59c3bdab-7b07-4472-b4d1-f87123f45eaa found in kube manager 2025-08-20 13:30:40,984 - INFO - Pod ctest-nginx-pod-83361657 verification passed 2025-08-20 13:30:41,034 - DEBUG - [Pod ctest-nginx-pod-83361657] Cmd: echo ctest-nginx-pod-83361657 > /usr/share/nginx/html/index.html, Output: 2025-08-20 13:30:41,039 - DEBUG - Pod ctest-busybox-pod-59423837 not in running state.Currently in Pending 2025-08-20 13:30:46,045 - INFO - Pod ctest-busybox-pod-59423837 is in running state.Got IP 10.47.255.248 2025-08-20 13:30:46,059 - DEBUG - Pod ctest-busybox-pod-59423837 has vmi d7bc93c6-7dc9-11f0-943d-fa163e9823f6 2025-08-20 13:30:46,059 - INFO - Verified pod ctest-busybox-pod-59423837 in contrail-api 2025-08-20 13:30:46,059 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:30:46,069 - DEBUG - VMI d7bc93c6-7dc9-11f0-943d-fa163e9823f6 is active in agent 10.0.0.22 2025-08-20 13:30:46,070 - INFO - Verified Pod ctest-busybox-pod-59423837 in agent 10.0.0.22 2025-08-20 13:30:46,070 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:30:46,074 - INFO - Pod ctest-busybox-pod-59423837 with uuid dab4d863-4933-4ce0-a180-5824d0653f47 found in kube manager 2025-08-20 13:30:46,074 - INFO - Pod ctest-busybox-pod-59423837 verification passed 2025-08-20 13:30:46,130 - DEBUG - [Pod ctest-busybox-pod-59423837] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36783956 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-08-20 13:30:46,130 - DEBUG - [Pod Pod ctest-busybox-pod-59423837] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 13:30:46,130 - DEBUG - [Pod Pod ctest-busybox-pod-59423837] Cmd output: ctest-nginx-pod-36783956 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-08-20 13:30:46,182 - DEBUG - [Pod ctest-busybox-pod-59423837] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-83361657 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-08-20 13:30:46,182 - DEBUG - [Pod Pod ctest-busybox-pod-59423837] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 13:30:46,182 - DEBUG - [Pod Pod ctest-busybox-pod-59423837] Cmd output: ctest-nginx-pod-83361657 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-08-20 13:30:46,182 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-36783956': 1, 'ctest-nginx-pod-83361657': 1} 2025-08-20 13:30:46,182 - WARNING - Nothing to delete parallely 2025-08-20 13:30:46,183 - INFO - Deleting pod default:ctest-busybox-pod-59423837 2025-08-20 13:30:46,192 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:30:46,200 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:30:51,200 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:30:51,208 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:30:56,208 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:30:56,216 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:01,217 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:31:01,225 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:06,226 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:31:06,234 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:11,235 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:31:11,246 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:16,247 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:31:16,254 - WARNING - Pod uuid dab4d863-4933-4ce0-a180-5824d0653f47 is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:21,256 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dab4d863-4933-4ce0-a180-5824d0653f47 2025-08-20 13:31:21,263 - DEBUG - Pod dab4d863-4933-4ce0-a180-5824d0653f47 is not in agent 10.0.0.22 VM list 2025-08-20 13:31:21,263 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7bc93c6-7dc9-11f0-943d-fa163e9823f6 2025-08-20 13:31:21,270 - DEBUG - VMI d7bc93c6-7dc9-11f0-943d-fa163e9823f6 is removed from agent 10.0.0.22 2025-08-20 13:31:21,270 - INFO - Verified that pod ctest-busybox-pod-59423837 is removed in agent 2025-08-20 13:31:21,270 - INFO - Deleting Ingress : ctest-nginx-ingress-03782513 2025-08-20 13:31:21,275 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=72c07b1e-60a5-442f-9f53-70cf856ce3da 2025-08-20 13:31:21,280 - ERROR - Ingress ctest-nginx-ingress-03782513 with uuid 72c07b1e-60a5-442f-9f53-70cf856ce3da still found in kube manager 2025-08-20 13:31:22,280 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=72c07b1e-60a5-442f-9f53-70cf856ce3da 2025-08-20 13:31:22,285 - INFO - Ingress ctest-nginx-ingress-03782513 with uuid 72c07b1e-60a5-442f-9f53-70cf856ce3da deleted successfully from kube manager 2025-08-20 13:31:22,285 - INFO - Verifications on Ingress %s cleanup passed 2025-08-20 13:31:22,285 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-20 13:31:22,351 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-20 13:31:22,357 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-20 13:31:22,357 - INFO - Deleting VN __public__ 2025-08-20 13:31:22,510 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c63aab3f-2bbe-42e9-a599-5f6e235c82f1 2025-08-20 13:31:22,515 - DEBUG - Response Code: 404 2025-08-20 13:31:22,515 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-20 13:31:22,520 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5323920f-1f96-4673-8d25-0e443f339040 2025-08-20 13:31:22,528 - DEBUG - Requesting: http://10.0.0.33:8082/project/dbc9d516-345d-457d-98aa-e8ed7ebf1e6e 2025-08-20 13:31:22,592 - INFO - Validated that VN __public__ is not found in API Server 2025-08-20 13:31:22,592 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-20 13:31:22,609 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:31:22,621 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-08-20 13:31:22,621 - INFO - Validated that VN __public__ is not in any agent 2025-08-20 13:31:22,621 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:31:22,632 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 13:31:22,643 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-20 13:31:22,655 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-20 13:31:22,656 - INFO - Deleting pod default:ctest-nginx-pod-83361657 2025-08-20 13:31:22,680 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=59c3bdab-7b07-4472-b4d1-f87123f45eaa 2025-08-20 13:31:22,700 - WARNING - Pod uuid 59c3bdab-7b07-4472-b4d1-f87123f45eaa is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:27,700 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=59c3bdab-7b07-4472-b4d1-f87123f45eaa 2025-08-20 13:31:27,707 - DEBUG - Pod 59c3bdab-7b07-4472-b4d1-f87123f45eaa is not in agent 10.0.0.22 VM list 2025-08-20 13:31:27,707 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d363dcf8-7dc9-11f0-943d-fa163e9823f6 2025-08-20 13:31:27,714 - DEBUG - VMI d363dcf8-7dc9-11f0-943d-fa163e9823f6 is removed from agent 10.0.0.22 2025-08-20 13:31:27,714 - INFO - Verified that pod ctest-nginx-pod-83361657 is removed in agent 2025-08-20 13:31:27,714 - INFO - Deleting pod default:ctest-nginx-pod-36783956 2025-08-20 13:31:27,729 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6e95f2b8-ea0b-445d-afb5-b63659cb5e5e 2025-08-20 13:31:27,742 - WARNING - Pod uuid 6e95f2b8-ea0b-445d-afb5-b63659cb5e5e is still seen in agent 10.0.0.22 VM list 2025-08-20 13:31:32,742 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6e95f2b8-ea0b-445d-afb5-b63659cb5e5e 2025-08-20 13:31:32,750 - DEBUG - Pod 6e95f2b8-ea0b-445d-afb5-b63659cb5e5e is not in agent 10.0.0.22 VM list 2025-08-20 13:31:32,750 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2efb3f0-7dc9-11f0-943d-fa163e9823f6 2025-08-20 13:31:32,758 - DEBUG - VMI d2efb3f0-7dc9-11f0-943d-fa163e9823f6 is removed from agent 10.0.0.22 2025-08-20 13:31:32,758 - INFO - Verified that pod ctest-nginx-pod-36783956 is removed in agent 2025-08-20 13:31:32,758 - INFO - Deleting service : ctest-nginx-svc-81224315 2025-08-20 13:31:32,969 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 13:31:32,976 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 13:31:32,976 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-08-20 13:31:32,976 - INFO - -------------------------------------------------------------------------------- 2025-08-20 13:31:39,376 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 13:31:39,483 - DEBUG - Output : cluster_project={} 2025-08-20 13:31:39,542 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-20 13:31:39,692 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-20 13:31:39,698 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 13:31:39,873 - DEBUG - Output : cluster_project={} 2025-08-20 13:31:50,015 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:50,051 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,127 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,162 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,242 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,278 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,358 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,435 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 13:31:55,671 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 13:31:58,346 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-08-20 13:31:58,354 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-08-20 13:31:58,459 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-08-20 13:32:00,489 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-08-20 13:35:00,453 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 13:35:00,524 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=199a9d34-1449-4e1c-a4d9-14510d8d5a75 2025-08-20 13:35:00,537 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac67435f-9ede-46d5-806e-fbf2fa57cdff 2025-08-20 13:35:00,541 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:00,544 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:00,548 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:00,552 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=103aae38-7504-4b1e-bb0c-c532efa37092 2025-08-20 13:35:00,556 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=599f4331-cee4-4380-b5e3-3e882682e5cb 2025-08-20 13:35:00,566 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:05,644 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=199a9d34-1449-4e1c-a4d9-14510d8d5a75 2025-08-20 13:35:05,647 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=599f4331-cee4-4380-b5e3-3e882682e5cb 2025-08-20 13:35:05,648 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac67435f-9ede-46d5-806e-fbf2fa57cdff 2025-08-20 13:35:05,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=103aae38-7504-4b1e-bb0c-c532efa37092 2025-08-20 13:35:05,650 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:05,652 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:05,654 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:05,655 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:05,679 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0261d80c-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:05,681 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02d85f5e-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:05,683 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:015b1e6e-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:05,684 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:01bfda66-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:10,679 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:10,685 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:10,686 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:10,688 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:15,691 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:15,699 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:15,701 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:15,702 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:20,699 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:20,714 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:20,715 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:20,717 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:25,707 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:25,729 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:25,731 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:25,732 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:30,716 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:30,747 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:30,748 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:30,749 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:35,724 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5f1bb1b-184a-4ab9-a199-f3dc02a7677b 2025-08-20 13:35:35,731 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:035f255c-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:35,791 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=74ee1296-002e-43f2-ae23-905abb10ddd5 2025-08-20 13:35:35,792 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c2363e6-3750-4a06-8271-6e5396d7379e 2025-08-20 13:35:35,794 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5783b3c2-c6f1-446a-a0d7-a57379512cdf 2025-08-20 13:35:35,804 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:043e4dcc-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:35,807 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:04a3c9a4-7dca-11f0-943d-fa163e9823f6 2025-08-20 13:35:35,808 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03d0bec4-7dca-11f0-943d-fa163e9823f6