2025-05-28 20:52:56,892 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-05-28 20:52:57,137 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1240-1 2025-05-28 20:52:57,137 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-05-28 20:52:57,171 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1240-1 2025-05-28 20:52:57,171 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-05-28 20:52:57,281 - DEBUG - Output : NAMES contrail_test_cuhjuk3MR contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-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-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 2025-05-28 20:52:57,281 - DEBUG - [10.0.0.50]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-28 20:52:57,327 - DEBUG - Output : 10.0.0.50/24 172.17.0.1/16 2025-05-28 20:52:57,327 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-05-28 20:52:57,361 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1240-1 2025-05-28 20:52:57,446 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-05-28 20:52:57,689 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1240-1 2025-05-28 20:52:57,690 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-05-28 20:52:57,724 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1240-1 2025-05-28 20:52:57,724 - 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-05-28 20:52:57,808 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-05-28 20:52:57,809 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-28 20:52:57,843 - DEBUG - Output : 10.0.0.33/24 2025-05-28 20:52:57,843 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-05-28 20:52:57,877 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1240-1 2025-05-28 20:52:57,950 - INFO - Using existing project ['default-domain', 'k8s-default'](63df481d-5e26-4f6e-9230-0108057b102b) 2025-05-28 20:52:58,056 - INFO - Using existing project ['default-domain', 'k8s-default'](63df481d-5e26-4f6e-9230-0108057b102b) 2025-05-28 20:52:58,199 - INFO - ================================================================================ 2025-05-28 20:52:58,199 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-05-28 20:52:58,200 - 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-05-28 20:52:58,374 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-28 20:52:58,382 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2025-05-28 20:52:58,382 - INFO - Initial checks done. Running the testcase now 2025-05-28 20:52:58,382 - INFO - 2025-05-28 20:52:58,385 - INFO - Namespace default already exists 2025-05-28 20:52:58,386 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-28 20:52:58,490 - DEBUG - Output : cluster_project={} 2025-05-28 20:52:58,528 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-05-28 20:52:58,528 - DEBUG - Project uuid in Contrail is 63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:52:58,528 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-28 20:52:58,653 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-28 20:52:58,653 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=c9e8feb2-aacf-4c64-8b9a-bd5c78d9bdd5 2025-05-28 20:52:58,658 - INFO - Namespace default with uuid c9e8feb2-aacf-4c64-8b9a-bd5c78d9bdd5 found in kube manager 2025-05-28 20:52:58,658 - INFO - Namespace default verification passed 2025-05-28 20:52:58,661 - DEBUG - Service ctest-nginx-svc-94832622 not present 2025-05-28 20:52:58,661 - INFO - Creating service ctest-nginx-svc-94832622 2025-05-28 20:52:58,677 - INFO - Created Service ctest-nginx-svc-94832622 2025-05-28 20:52:58,689 - DEBUG - Pod ctest-nginx-pod-65471693 not present 2025-05-28 20:52:58,689 - INFO - Creating Pod ctest-nginx-pod-65471693 2025-05-28 20:52:58,760 - DEBUG - Pod : ctest-nginx-pod-65471693 UUID is 0151629a-8e7d-4fa7-a3c7-ec221dec9dbe 2025-05-28 20:52:58,771 - DEBUG - Pod ctest-nginx-pod-74115045 not present 2025-05-28 20:52:58,771 - INFO - Creating Pod ctest-nginx-pod-74115045 2025-05-28 20:52:58,814 - DEBUG - Pod : ctest-nginx-pod-74115045 UUID is 17103e73-bcf6-41f0-b6f0-0151e34caab8 2025-05-28 20:52:58,968 - INFO - Created VN __public__, UUID :9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:52:59,190 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-28 20:52:59,196 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c5f0ae4-e613-4f19-9aae-5b165123c914 2025-05-28 20:52:59,239 - DEBUG - Requesting: http://10.0.0.50:8082/project/63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:52:59,295 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:52:59,307 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:52:59,354 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:52:59,379 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:52:59,389 - DEBUG - Route Targets: [] 2025-05-28 20:52:59,389 - DEBUG - RT names not yet present for VN __public__ 2025-05-28 20:53:04,389 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-28 20:53:04,395 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c5f0ae4-e613-4f19-9aae-5b165123c914 2025-05-28 20:53:04,402 - DEBUG - Requesting: http://10.0.0.50:8082/project/63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:53:04,441 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,451 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,467 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:53:04,482 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:53:04,489 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ae6c3efc-58e3-441d-81cb-904d3b3e32d2 2025-05-28 20:53:04,495 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-28 20:53:04,495 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,503 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:53:04,516 - INFO - Verified VN network id 13 for VN 9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,516 - INFO - Verifications in API Server for VN __public__ passed 2025-05-28 20:53:04,516 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,524 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:53:04,530 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:53:04,536 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ae6c3efc-58e3-441d-81cb-904d3b3e32d2 2025-05-28 20:53:04,542 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-28 20:53:04,549 - 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': '11359867094585590274', 'uuid-lslong': '13601995178281956849'}, 'enable': 'true', 'created': '2025-05-28T20:52:58', 'last-modified': '2025-05-28T20:52:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.389449'} 2025-05-28 20:53:04,549 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:04,556 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-28 20:53:04,556 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-05-28 20:53:04,557 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-05-28 20:53:04,557 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-28 20:53:04,562 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c5f0ae4-e613-4f19-9aae-5b165123c914 2025-05-28 20:53:04,569 - DEBUG - Requesting: http://10.0.0.50:8082/project/63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:53:04,611 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,621 - DEBUG - =>VN __public__ has no policy to be verified 2025-05-28 20:53:04,621 - DEBUG - Verifying the vn in opserver 2025-05-28 20:53:04,621 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-05-28 20:53:04,622 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-05-28 20:53:04,627 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-05-28 20:53:04,627 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-05-28 20:53:04,627 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:04,635 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:04,640 - DEBUG - Do not have enough data to verify VN in agent 2025-05-28 20:53:04,641 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:04,647 - DEBUG - VRF ids for VN __public__: {} 2025-05-28 20:53:04,741 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-05-28 20:53:04,846 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-28 20:53:04,865 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c5f0ae4-e613-4f19-9aae-5b165123c914 2025-05-28 20:53:04,873 - DEBUG - Requesting: http://10.0.0.50:8082/project/63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:53:04,920 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:04,934 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/3bc61f8b-2c12-4216-ac81-cf1ec96f1c90 2025-05-28 20:53:04,942 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-28 20:53:04,951 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c5f0ae4-e613-4f19-9aae-5b165123c914 2025-05-28 20:53:04,959 - DEBUG - Requesting: http://10.0.0.50:8082/project/63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:53:05,004 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9da65aef-746c-4202-bcc3-fe8c561275f1 2025-05-28 20:53:05,014 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-05-28 20:53:05,014 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-05-28 20:53:05,021 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-28 20:53:05,027 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-05-28 20:53:05,027 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-05-28 20:53:05,031 - DEBUG - Ingress ctest-nginx-ingress-82151119 not present 2025-05-28 20:53:05,031 - INFO - Creating Ingress ctest-nginx-ingress-82151119 2025-05-28 20:53:05,041 - INFO - Created Ingress ctest-nginx-ingress-82151119 2025-05-28 20:53:05,043 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-82151119 2025-05-28 20:53:08,056 - DEBUG - For Ingress ctest-nginx-ingress-82151119, Cluster IP: 10.47.255.249, External IPs ['63.125.99.124'] 2025-05-28 20:53:08,056 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-82151119 2025-05-28 20:53:08,056 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f02cbd5a-f9a3-4304-a986-5c50a21aa404 2025-05-28 20:53:08,062 - INFO - Ingress ctest-nginx-ingress-82151119 with uuid f02cbd5a-f9a3-4304-a986-5c50a21aa404 found in kube manager 2025-05-28 20:53:08,062 - INFO - Ingress ctest-nginx-ingress-82151119 verification passed 2025-05-28 20:53:08,068 - DEBUG - Pod ctest-busybox-pod-03258205 not present 2025-05-28 20:53:08,068 - INFO - Creating Pod ctest-busybox-pod-03258205 2025-05-28 20:53:08,091 - DEBUG - Pod : ctest-busybox-pod-03258205 UUID is 34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:08,099 - DEBUG - Pod ctest-nginx-pod-65471693 not in running state.Currently in Pending 2025-05-28 20:53:13,106 - DEBUG - Pod ctest-nginx-pod-65471693 not in running state.Currently in Pending 2025-05-28 20:53:18,112 - INFO - Pod ctest-nginx-pod-65471693 is in running state.Got IP 10.47.255.251 2025-05-28 20:53:18,180 - DEBUG - Pod ctest-nginx-pod-65471693 has vmi bdc3037a-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:53:18,180 - INFO - Verified pod ctest-nginx-pod-65471693 in contrail-api 2025-05-28 20:53:18,181 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:53:18,195 - DEBUG - VMI bdc3037a-3c05-11f0-9288-fa163e97fc97 is active in agent 10.0.0.33 2025-05-28 20:53:18,196 - INFO - Verified Pod ctest-nginx-pod-65471693 in agent 10.0.0.33 2025-05-28 20:53:18,196 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=0151629a-8e7d-4fa7-a3c7-ec221dec9dbe 2025-05-28 20:53:18,201 - INFO - Pod ctest-nginx-pod-65471693 with uuid 0151629a-8e7d-4fa7-a3c7-ec221dec9dbe found in kube manager 2025-05-28 20:53:18,201 - INFO - Pod ctest-nginx-pod-65471693 verification passed 2025-05-28 20:53:18,297 - DEBUG - [Pod ctest-nginx-pod-65471693] Cmd: echo ctest-nginx-pod-65471693 > /usr/share/nginx/html/index.html, Output: 2025-05-28 20:53:18,303 - INFO - Pod ctest-nginx-pod-74115045 is in running state.Got IP 10.47.255.250 2025-05-28 20:53:18,318 - DEBUG - Pod ctest-nginx-pod-74115045 has vmi be61091c-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:53:18,318 - INFO - Verified pod ctest-nginx-pod-74115045 in contrail-api 2025-05-28 20:53:18,319 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:53:18,330 - DEBUG - VMI be61091c-3c05-11f0-9288-fa163e97fc97 is active in agent 10.0.0.33 2025-05-28 20:53:18,330 - INFO - Verified Pod ctest-nginx-pod-74115045 in agent 10.0.0.33 2025-05-28 20:53:18,331 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=17103e73-bcf6-41f0-b6f0-0151e34caab8 2025-05-28 20:53:18,335 - INFO - Pod ctest-nginx-pod-74115045 with uuid 17103e73-bcf6-41f0-b6f0-0151e34caab8 found in kube manager 2025-05-28 20:53:18,335 - INFO - Pod ctest-nginx-pod-74115045 verification passed 2025-05-28 20:53:18,402 - DEBUG - [Pod ctest-nginx-pod-74115045] Cmd: echo ctest-nginx-pod-74115045 > /usr/share/nginx/html/index.html, Output: 2025-05-28 20:53:18,408 - INFO - Pod ctest-busybox-pod-03258205 is in running state.Got IP 10.47.255.248 2025-05-28 20:53:18,422 - DEBUG - Pod ctest-busybox-pod-03258205 has vmi c26d417e-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:53:18,422 - INFO - Verified pod ctest-busybox-pod-03258205 in contrail-api 2025-05-28 20:53:18,422 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:53:18,433 - DEBUG - VMI c26d417e-3c05-11f0-9288-fa163e97fc97 is active in agent 10.0.0.33 2025-05-28 20:53:18,433 - INFO - Verified Pod ctest-busybox-pod-03258205 in agent 10.0.0.33 2025-05-28 20:53:18,433 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:18,441 - INFO - Pod ctest-busybox-pod-03258205 with uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 found in kube manager 2025-05-28 20:53:18,441 - INFO - Pod ctest-busybox-pod-03258205 verification passed 2025-05-28 20:53:18,501 - DEBUG - [Pod ctest-busybox-pod-03258205] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-65471693 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-05-28 20:53:18,501 - DEBUG - [Pod Pod ctest-busybox-pod-03258205] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 20:53:18,501 - DEBUG - [Pod Pod ctest-busybox-pod-03258205] Cmd output: ctest-nginx-pod-65471693 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-05-28 20:53:18,553 - DEBUG - [Pod ctest-busybox-pod-03258205] 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-74115045 2025-05-28 20:53:18,553 - DEBUG - [Pod Pod ctest-busybox-pod-03258205] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 20:53:18,553 - DEBUG - [Pod Pod ctest-busybox-pod-03258205] 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-74115045 2025-05-28 20:53:18,553 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-65471693': 1, 'ctest-nginx-pod-74115045': 1} 2025-05-28 20:53:18,553 - WARNING - Nothing to delete parallely 2025-05-28 20:53:18,553 - INFO - Deleting pod default:ctest-busybox-pod-03258205 2025-05-28 20:53:18,566 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:18,575 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:23,576 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:23,583 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:28,584 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:28,592 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:33,592 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:33,600 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:38,601 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:38,609 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:43,610 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:43,622 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:48,623 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:48,630 - WARNING - Pod uuid 34ab6c05-1090-49a2-813c-77490fe95ad7 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:53:53,631 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34ab6c05-1090-49a2-813c-77490fe95ad7 2025-05-28 20:53:53,639 - DEBUG - Pod 34ab6c05-1090-49a2-813c-77490fe95ad7 is not in agent 10.0.0.33 VM list 2025-05-28 20:53:53,639 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c26d417e-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:53:53,645 - DEBUG - VMI c26d417e-3c05-11f0-9288-fa163e97fc97 is removed from agent 10.0.0.33 2025-05-28 20:53:53,645 - INFO - Verified that pod ctest-busybox-pod-03258205 is removed in agent 2025-05-28 20:53:53,645 - INFO - Deleting Ingress : ctest-nginx-ingress-82151119 2025-05-28 20:53:53,656 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f02cbd5a-f9a3-4304-a986-5c50a21aa404 2025-05-28 20:53:53,663 - ERROR - Ingress ctest-nginx-ingress-82151119 with uuid f02cbd5a-f9a3-4304-a986-5c50a21aa404 still found in kube manager 2025-05-28 20:53:54,664 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f02cbd5a-f9a3-4304-a986-5c50a21aa404 2025-05-28 20:53:54,697 - INFO - Ingress ctest-nginx-ingress-82151119 with uuid f02cbd5a-f9a3-4304-a986-5c50a21aa404 deleted successfully from kube manager 2025-05-28 20:53:54,698 - INFO - Verifications on Ingress %s cleanup passed 2025-05-28 20:53:54,698 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-05-28 20:53:54,876 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-28 20:53:54,895 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-05-28 20:53:54,895 - INFO - Deleting VN __public__ 2025-05-28 20:53:55,025 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9acf3b6b-5de5-42ee-a5e6-61b99abea32c 2025-05-28 20:53:55,033 - DEBUG - Response Code: 404 2025-05-28 20:53:55,033 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-28 20:53:55,047 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c5f0ae4-e613-4f19-9aae-5b165123c914 2025-05-28 20:53:55,064 - DEBUG - Requesting: http://10.0.0.50:8082/project/63df481d-5e26-4f6e-9230-0108057b102b 2025-05-28 20:53:55,122 - INFO - Validated that VN __public__ is not found in API Server 2025-05-28 20:53:55,122 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-05-28 20:53:55,129 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:55,137 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-05-28 20:53:55,137 - INFO - Validated that VN __public__ is not in any agent 2025-05-28 20:53:55,138 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:55,147 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 20:53:55,154 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-28 20:53:55,160 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-05-28 20:53:55,161 - INFO - Deleting pod default:ctest-nginx-pod-74115045 2025-05-28 20:53:55,178 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=17103e73-bcf6-41f0-b6f0-0151e34caab8 2025-05-28 20:53:55,212 - WARNING - Pod uuid 17103e73-bcf6-41f0-b6f0-0151e34caab8 is still seen in agent 10.0.0.33 VM list 2025-05-28 20:54:00,212 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=17103e73-bcf6-41f0-b6f0-0151e34caab8 2025-05-28 20:54:00,219 - DEBUG - Pod 17103e73-bcf6-41f0-b6f0-0151e34caab8 is not in agent 10.0.0.33 VM list 2025-05-28 20:54:00,219 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be61091c-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:54:00,225 - DEBUG - VMI be61091c-3c05-11f0-9288-fa163e97fc97 is removed from agent 10.0.0.33 2025-05-28 20:54:00,225 - INFO - Verified that pod ctest-nginx-pod-74115045 is removed in agent 2025-05-28 20:54:00,225 - INFO - Deleting pod default:ctest-nginx-pod-65471693 2025-05-28 20:54:00,236 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0151629a-8e7d-4fa7-a3c7-ec221dec9dbe 2025-05-28 20:54:00,248 - WARNING - Pod uuid 0151629a-8e7d-4fa7-a3c7-ec221dec9dbe is still seen in agent 10.0.0.33 VM list 2025-05-28 20:54:05,249 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0151629a-8e7d-4fa7-a3c7-ec221dec9dbe 2025-05-28 20:54:05,256 - DEBUG - Pod 0151629a-8e7d-4fa7-a3c7-ec221dec9dbe is not in agent 10.0.0.33 VM list 2025-05-28 20:54:05,256 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bdc3037a-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:54:05,262 - DEBUG - VMI bdc3037a-3c05-11f0-9288-fa163e97fc97 is removed from agent 10.0.0.33 2025-05-28 20:54:05,262 - INFO - Verified that pod ctest-nginx-pod-65471693 is removed in agent 2025-05-28 20:54:05,262 - INFO - Deleting service : ctest-nginx-svc-94832622 2025-05-28 20:54:05,512 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-28 20:54:05,520 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 20:54:05,520 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-05-28 20:54:05,520 - INFO - -------------------------------------------------------------------------------- 2025-05-28 20:54:11,870 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-28 20:54:11,993 - DEBUG - Output : cluster_project={} 2025-05-28 20:54:12,088 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-28 20:54:12,247 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-28 20:54:12,252 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-28 20:54:12,372 - DEBUG - Output : cluster_project={} 2025-05-28 20:54:27,465 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:27,543 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:27,620 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:27,659 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:27,739 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:27,816 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:27,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:32,969 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 20:54:33,186 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-28 20:54:35,231 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-05-28 20:54:35,242 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-05-28 20:54:35,280 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-05-28 20:54:37,311 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-05-28 20:57:37,178 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-28 20:57:37,236 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1c0e9f3c-111e-4e6e-95c9-814a1a20a160 2025-05-28 20:57:37,255 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:57:37,275 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:57:37,285 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e85c6a30-95d9-4891-b751-db539e03b05d 2025-05-28 20:57:37,295 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:57:37,302 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=28161122-4213-44eb-8170-bc525a1ff547 2025-05-28 20:57:37,307 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=392b0dba-f40a-4cf4-b89a-bca3faa23bb2 2025-05-28 20:57:37,323 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:57:42,332 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1c0e9f3c-111e-4e6e-95c9-814a1a20a160 2025-05-28 20:57:42,340 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e933915a-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:57:42,409 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e85c6a30-95d9-4891-b751-db539e03b05d 2025-05-28 20:57:42,411 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:57:42,413 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=392b0dba-f40a-4cf4-b89a-bca3faa23bb2 2025-05-28 20:57:42,414 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=28161122-4213-44eb-8170-bc525a1ff547 2025-05-28 20:57:42,416 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:57:42,417 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:57:42,418 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:57:42,440 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea4f254a-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:57:42,442 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eae0b938-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:57:42,443 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9ab7134-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:57:47,441 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:57:47,446 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:57:47,449 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:57:47,450 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:57:52,450 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:57:52,461 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:57:52,463 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:57:52,464 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:57:57,458 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:57:57,476 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:57:57,477 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:57:57,479 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:58:02,468 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:58:02,496 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:58:02,498 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:58:02,499 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:58:07,478 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:58:07,513 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:58:07,515 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:58:07,516 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:58:12,494 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61c45bcd-4453-44ea-9e7c-81a31c9e91b7 2025-05-28 20:58:12,501 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb7a12a4-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:58:12,528 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d203acfa-65e4-4519-8c46-f6fa7dd71bb5 2025-05-28 20:58:12,529 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=14b11cb6-17a4-4fc7-980f-d6e0a433e49f 2025-05-28 20:58:12,531 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e25ea175-739e-46e8-abf8-2dfba61c11a1 2025-05-28 20:58:12,542 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ecf499b0-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:58:12,544 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec72482a-3c05-11f0-9288-fa163e97fc97 2025-05-28 20:58:12,546 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec0330b6-3c05-11f0-9288-fa163e97fc97