2025-10-23 19:03:49,656 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-10-23 19:03:49,918 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1605-1 2025-10-23 19:03:49,918 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-10-23 19:03:49,952 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1605-1 2025-10-23 19:03:49,952 - DEBUG - [10.0.0.249]: 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-23 19:03:50,064 - DEBUG - Output : NAMES contrail_test_COMAlNPAz contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 2025-10-23 19:03:50,065 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-23 19:03:50,110 - DEBUG - Output : 127.0.0.1/8 10.0.0.249/24 252.249.0.1/8 10.249.222.1/24 172.17.0.1/16 2025-10-23 19:03:50,111 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-10-23 19:03:50,145 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1605-1 2025-10-23 19:03:50,243 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-23 19:03:50,467 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1605-1 2025-10-23 19:03:50,467 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-23 19:03:50,490 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1605-1 2025-10-23 19:03:50,491 - 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-10-23 19:03:50,534 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-23 19:03:50,534 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-23 19:03:50,607 - DEBUG - Output : 10.0.0.22/24 2025-10-23 19:03:50,608 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-23 19:03:50,643 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1605-1 2025-10-23 19:03:50,702 - INFO - Using existing project ['default-domain', 'k8s-default'](8d5eecfe-fb8e-493d-beff-62c05c4969b0) 2025-10-23 19:03:50,823 - INFO - Using existing project ['default-domain', 'k8s-default'](8d5eecfe-fb8e-493d-beff-62c05c4969b0) 2025-10-23 19:03:50,944 - INFO - ================================================================================ 2025-10-23 19:03:50,944 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-23 19:03:50,945 - 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-23 19:03:51,110 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 19:03:51,117 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.249': '0'}} with 2025-10-23 19:03:51,117 - INFO - Initial checks done. Running the testcase now 2025-10-23 19:03:51,117 - INFO - 2025-10-23 19:03:51,121 - INFO - Namespace default already exists 2025-10-23 19:03:51,122 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 19:03:51,239 - DEBUG - Output : cluster_project={} 2025-10-23 19:03:51,277 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-23 19:03:51,278 - DEBUG - Project uuid in Contrail is 8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:03:51,278 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 19:03:51,400 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 19:03:51,400 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=3e062143-669f-47c6-af65-7c7b78a68a53 2025-10-23 19:03:51,404 - INFO - Namespace default with uuid 3e062143-669f-47c6-af65-7c7b78a68a53 found in kube manager 2025-10-23 19:03:51,404 - INFO - Namespace default verification passed 2025-10-23 19:03:51,407 - DEBUG - Service ctest-nginx-svc-00884449 not present 2025-10-23 19:03:51,407 - INFO - Creating service ctest-nginx-svc-00884449 2025-10-23 19:03:51,425 - INFO - Created Service ctest-nginx-svc-00884449 2025-10-23 19:03:51,431 - DEBUG - Pod ctest-nginx-pod-23054132 not present 2025-10-23 19:03:51,431 - INFO - Creating Pod ctest-nginx-pod-23054132 2025-10-23 19:03:51,497 - DEBUG - Pod : ctest-nginx-pod-23054132 UUID is 51b0c79e-594c-4137-8e31-399442f06556 2025-10-23 19:03:51,505 - DEBUG - Pod ctest-nginx-pod-01898745 not present 2025-10-23 19:03:51,505 - INFO - Creating Pod ctest-nginx-pod-01898745 2025-10-23 19:03:51,536 - DEBUG - Pod : ctest-nginx-pod-01898745 UUID is 9b75c057-06bf-4056-aa55-f40dd3a87671 2025-10-23 19:03:51,725 - INFO - Created VN __public__, UUID :e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:51,955 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-23 19:03:51,962 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 2025-10-23 19:03:51,979 - DEBUG - Requesting: http://10.0.0.249:8082/project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:03:52,047 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:52,059 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:52,070 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:52,088 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:52,094 - DEBUG - Route Targets: [] 2025-10-23 19:03:52,094 - DEBUG - RT names not yet present for VN __public__ 2025-10-23 19:03:57,094 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-23 19:03:57,100 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 2025-10-23 19:03:57,107 - DEBUG - Requesting: http://10.0.0.249:8082/project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:03:57,148 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,158 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,177 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:57,186 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:57,200 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/93d0c36b-3be6-40cc-b036-5957f8c92b25 2025-10-23 19:03:57,206 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 19:03:57,207 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,218 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:57,231 - INFO - Verified VN network id 13 for VN e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,231 - INFO - Verifications in API Server for VN __public__ passed 2025-10-23 19:03:57,231 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,241 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:57,247 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:03:57,253 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/93d0c36b-3be6-40cc-b036-5957f8c92b25 2025-10-23 19:03:57,258 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 19:03:57,265 - DEBUG - Control-node 10.0.0.249 : 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': '16630258372542941928', 'uuid-lslong': '13260178370626530164'}, 'enable': 'true', 'created': '2025-10-23T19:03:51', 'last-modified': '2025-10-23T19:03:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.355420'} 2025-10-23 19:03:57,266 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:03:57,278 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 19:03:57,278 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-23 19:03:57,279 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-23 19:03:57,279 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-23 19:03:57,285 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 2025-10-23 19:03:57,292 - DEBUG - Requesting: http://10.0.0.249:8082/project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:03:57,336 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,356 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-23 19:03:57,356 - DEBUG - Verifying the vn in opserver 2025-10-23 19:03:57,356 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-10-23 19:03:57,356 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-10-23 19:03:57,360 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-23 19:03:57,360 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-23 19:03:57,360 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:03:57,372 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:03:57,377 - DEBUG - Do not have enough data to verify VN in agent 2025-10-23 19:03:57,378 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:03:57,383 - DEBUG - VRF ids for VN __public__: {} 2025-10-23 19:03:57,505 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-23 19:03:57,638 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-23 19:03:57,647 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 2025-10-23 19:03:57,657 - DEBUG - Requesting: http://10.0.0.249:8082/project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:03:57,706 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,717 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/5746a54c-9250-48e7-ba66-1c53794bb7dd 2025-10-23 19:03:57,723 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-23 19:03:57,728 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 2025-10-23 19:03:57,741 - DEBUG - Requesting: http://10.0.0.249:8082/project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:03:57,795 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 2025-10-23 19:03:57,807 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-23 19:03:57,807 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-23 19:03:57,814 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 19:03:57,819 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-23 19:03:57,819 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-23 19:03:57,823 - DEBUG - Ingress ctest-nginx-ingress-25274731 not present 2025-10-23 19:03:57,824 - INFO - Creating Ingress ctest-nginx-ingress-25274731 2025-10-23 19:03:57,834 - INFO - Created Ingress ctest-nginx-ingress-25274731 2025-10-23 19:03:57,839 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25274731 2025-10-23 19:04:00,851 - DEBUG - For Ingress ctest-nginx-ingress-25274731, Cluster IP: 10.47.255.249, External IPs ['116.154.122.60'] 2025-10-23 19:04:00,851 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-25274731 2025-10-23 19:04:00,852 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=5553b227-c415-4064-9c91-5fc3d0d06fdd 2025-10-23 19:04:00,856 - INFO - Ingress ctest-nginx-ingress-25274731 with uuid 5553b227-c415-4064-9c91-5fc3d0d06fdd found in kube manager 2025-10-23 19:04:00,857 - INFO - Ingress ctest-nginx-ingress-25274731 verification passed 2025-10-23 19:04:00,860 - DEBUG - Pod ctest-busybox-pod-09973597 not present 2025-10-23 19:04:00,860 - INFO - Creating Pod ctest-busybox-pod-09973597 2025-10-23 19:04:00,900 - DEBUG - Pod : ctest-busybox-pod-09973597 UUID is 7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:00,928 - DEBUG - Pod ctest-nginx-pod-23054132 not in running state.Currently in Pending 2025-10-23 19:04:05,936 - DEBUG - Pod ctest-nginx-pod-23054132 not in running state.Currently in Pending 2025-10-23 19:04:10,944 - INFO - Pod ctest-nginx-pod-23054132 is in running state.Got IP 10.47.255.251 2025-10-23 19:04:10,999 - DEBUG - Pod ctest-nginx-pod-23054132 has vmi 044ad6c2-b043-11f0-afd9-fa163e70205b 2025-10-23 19:04:10,999 - INFO - Verified pod ctest-nginx-pod-23054132 in contrail-api 2025-10-23 19:04:10,999 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:04:11,010 - DEBUG - VMI 044ad6c2-b043-11f0-afd9-fa163e70205b is active in agent 10.0.0.22 2025-10-23 19:04:11,011 - INFO - Verified Pod ctest-nginx-pod-23054132 in agent 10.0.0.22 2025-10-23 19:04:11,011 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=51b0c79e-594c-4137-8e31-399442f06556 2025-10-23 19:04:11,015 - INFO - Pod ctest-nginx-pod-23054132 with uuid 51b0c79e-594c-4137-8e31-399442f06556 found in kube manager 2025-10-23 19:04:11,015 - INFO - Pod ctest-nginx-pod-23054132 verification passed 2025-10-23 19:04:11,084 - DEBUG - [Pod ctest-nginx-pod-23054132] Cmd: echo ctest-nginx-pod-23054132 > /usr/share/nginx/html/index.html, Output: 2025-10-23 19:04:11,092 - INFO - Pod ctest-nginx-pod-01898745 is in running state.Got IP 10.47.255.250 2025-10-23 19:04:11,106 - DEBUG - Pod ctest-nginx-pod-01898745 has vmi 04c57206-b043-11f0-afd9-fa163e70205b 2025-10-23 19:04:11,106 - INFO - Verified pod ctest-nginx-pod-01898745 in contrail-api 2025-10-23 19:04:11,106 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:04:11,115 - DEBUG - VMI 04c57206-b043-11f0-afd9-fa163e70205b is active in agent 10.0.0.22 2025-10-23 19:04:11,116 - INFO - Verified Pod ctest-nginx-pod-01898745 in agent 10.0.0.22 2025-10-23 19:04:11,116 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=9b75c057-06bf-4056-aa55-f40dd3a87671 2025-10-23 19:04:11,119 - INFO - Pod ctest-nginx-pod-01898745 with uuid 9b75c057-06bf-4056-aa55-f40dd3a87671 found in kube manager 2025-10-23 19:04:11,119 - INFO - Pod ctest-nginx-pod-01898745 verification passed 2025-10-23 19:04:11,168 - DEBUG - [Pod ctest-nginx-pod-01898745] Cmd: echo ctest-nginx-pod-01898745 > /usr/share/nginx/html/index.html, Output: 2025-10-23 19:04:11,174 - DEBUG - Pod ctest-busybox-pod-09973597 not in running state.Currently in Pending 2025-10-23 19:04:16,182 - INFO - Pod ctest-busybox-pod-09973597 is in running state.Got IP 10.47.255.248 2025-10-23 19:04:16,194 - DEBUG - Pod ctest-busybox-pod-09973597 has vmi 0985f892-b043-11f0-afd9-fa163e70205b 2025-10-23 19:04:16,194 - INFO - Verified pod ctest-busybox-pod-09973597 in contrail-api 2025-10-23 19:04:16,194 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:04:16,203 - DEBUG - VMI 0985f892-b043-11f0-afd9-fa163e70205b is active in agent 10.0.0.22 2025-10-23 19:04:16,203 - INFO - Verified Pod ctest-busybox-pod-09973597 in agent 10.0.0.22 2025-10-23 19:04:16,203 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:16,207 - INFO - Pod ctest-busybox-pod-09973597 with uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 found in kube manager 2025-10-23 19:04:16,207 - INFO - Pod ctest-busybox-pod-09973597 verification passed 2025-10-23 19:04:16,263 - DEBUG - [Pod ctest-busybox-pod-09973597] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-23054132 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-23 19:04:16,263 - DEBUG - [Pod Pod ctest-busybox-pod-09973597] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 19:04:16,264 - DEBUG - [Pod Pod ctest-busybox-pod-09973597] Cmd output: ctest-nginx-pod-23054132 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-23 19:04:16,315 - DEBUG - [Pod ctest-busybox-pod-09973597] 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-01898745 2025-10-23 19:04:16,315 - DEBUG - [Pod Pod ctest-busybox-pod-09973597] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 19:04:16,315 - DEBUG - [Pod Pod ctest-busybox-pod-09973597] 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-01898745 2025-10-23 19:04:16,315 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-23054132': 1, 'ctest-nginx-pod-01898745': 1} 2025-10-23 19:04:16,315 - WARNING - Nothing to delete parallely 2025-10-23 19:04:16,316 - INFO - Deleting pod default:ctest-busybox-pod-09973597 2025-10-23 19:04:16,327 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:16,334 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:21,335 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:21,342 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:26,343 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:26,350 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:31,350 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:31,356 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:36,357 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:36,363 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:41,363 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:41,370 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:46,370 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:46,379 - WARNING - Pod uuid 7b2f330b-0a1f-467b-9363-02344c2aa309 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:51,380 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b2f330b-0a1f-467b-9363-02344c2aa309 2025-10-23 19:04:51,387 - DEBUG - Pod 7b2f330b-0a1f-467b-9363-02344c2aa309 is not in agent 10.0.0.22 VM list 2025-10-23 19:04:51,387 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0985f892-b043-11f0-afd9-fa163e70205b 2025-10-23 19:04:51,393 - DEBUG - VMI 0985f892-b043-11f0-afd9-fa163e70205b is removed from agent 10.0.0.22 2025-10-23 19:04:51,393 - INFO - Verified that pod ctest-busybox-pod-09973597 is removed in agent 2025-10-23 19:04:51,393 - INFO - Deleting Ingress : ctest-nginx-ingress-25274731 2025-10-23 19:04:51,404 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=5553b227-c415-4064-9c91-5fc3d0d06fdd 2025-10-23 19:04:51,411 - ERROR - Ingress ctest-nginx-ingress-25274731 with uuid 5553b227-c415-4064-9c91-5fc3d0d06fdd still found in kube manager 2025-10-23 19:04:52,412 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=5553b227-c415-4064-9c91-5fc3d0d06fdd 2025-10-23 19:04:52,416 - INFO - Ingress ctest-nginx-ingress-25274731 with uuid 5553b227-c415-4064-9c91-5fc3d0d06fdd deleted successfully from kube manager 2025-10-23 19:04:52,416 - INFO - Verifications on Ingress %s cleanup passed 2025-10-23 19:04:52,416 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-23 19:04:52,533 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 19:04:52,543 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-23 19:04:52,543 - INFO - Deleting VN __public__ 2025-10-23 19:04:52,756 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 2025-10-23 19:04:52,775 - DEBUG - Response Code: 404 2025-10-23 19:04:52,775 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-23 19:04:52,786 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 2025-10-23 19:04:52,805 - DEBUG - Requesting: http://10.0.0.249:8082/project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 2025-10-23 19:04:52,855 - INFO - Validated that VN __public__ is not found in API Server 2025-10-23 19:04:52,856 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-23 19:04:52,863 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:04:52,870 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-10-23 19:04:52,871 - INFO - Validated that VN __public__ is not in any agent 2025-10-23 19:04:52,871 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:04:52,876 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 19:04:52,881 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 19:04:52,886 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-23 19:04:52,886 - INFO - Deleting pod default:ctest-nginx-pod-01898745 2025-10-23 19:04:52,914 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b75c057-06bf-4056-aa55-f40dd3a87671 2025-10-23 19:04:52,928 - WARNING - Pod uuid 9b75c057-06bf-4056-aa55-f40dd3a87671 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:04:57,929 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b75c057-06bf-4056-aa55-f40dd3a87671 2025-10-23 19:04:57,935 - DEBUG - Pod 9b75c057-06bf-4056-aa55-f40dd3a87671 is not in agent 10.0.0.22 VM list 2025-10-23 19:04:57,935 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:04c57206-b043-11f0-afd9-fa163e70205b 2025-10-23 19:04:57,942 - DEBUG - VMI 04c57206-b043-11f0-afd9-fa163e70205b is removed from agent 10.0.0.22 2025-10-23 19:04:57,942 - INFO - Verified that pod ctest-nginx-pod-01898745 is removed in agent 2025-10-23 19:04:57,942 - INFO - Deleting pod default:ctest-nginx-pod-23054132 2025-10-23 19:04:57,955 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=51b0c79e-594c-4137-8e31-399442f06556 2025-10-23 19:04:57,963 - WARNING - Pod uuid 51b0c79e-594c-4137-8e31-399442f06556 is still seen in agent 10.0.0.22 VM list 2025-10-23 19:05:02,964 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=51b0c79e-594c-4137-8e31-399442f06556 2025-10-23 19:05:02,970 - DEBUG - Pod 51b0c79e-594c-4137-8e31-399442f06556 is not in agent 10.0.0.22 VM list 2025-10-23 19:05:02,970 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:044ad6c2-b043-11f0-afd9-fa163e70205b 2025-10-23 19:05:02,975 - DEBUG - VMI 044ad6c2-b043-11f0-afd9-fa163e70205b is removed from agent 10.0.0.22 2025-10-23 19:05:02,975 - INFO - Verified that pod ctest-nginx-pod-23054132 is removed in agent 2025-10-23 19:05:02,975 - INFO - Deleting service : ctest-nginx-svc-00884449 2025-10-23 19:05:03,160 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 19:05:03,167 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 19:05:03,167 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-23 19:05:03,167 - INFO - -------------------------------------------------------------------------------- 2025-10-23 19:05:09,578 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 19:05:09,713 - DEBUG - Output : cluster_project={} 2025-10-23 19:05:09,820 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 19:05:10,008 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 19:05:10,015 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 19:05:10,141 - DEBUG - Output : cluster_project={} 2025-10-23 19:05:25,252 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:25,339 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:25,423 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:25,458 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:30,500 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:30,575 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:30,655 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:30,690 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 19:05:30,868 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 19:05:33,430 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-10-23 19:05:33,439 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-23 19:05:33,466 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-23 19:05:35,492 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-23 19:08:35,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 19:08:35,715 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5746ba2-0392-48f1-b4c3-cd3a1d2bc99c 2025-10-23 19:08:35,722 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=df06bb78-f742-4149-b7a4-ad5d0512ef5c 2025-10-23 19:08:35,741 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:08:35,752 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:08:35,759 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:08:35,769 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=fdb5d833-0c07-48b6-a026-41a0a70db8c7 2025-10-23 19:08:35,776 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9fa90eb6-07e3-458a-a9a2-dde89f9776ae 2025-10-23 19:08:35,781 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:08:40,786 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=df06bb78-f742-4149-b7a4-ad5d0512ef5c 2025-10-23 19:08:40,787 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5746ba2-0392-48f1-b4c3-cd3a1d2bc99c 2025-10-23 19:08:40,795 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:345b7678-b043-11f0-afd9-fa163e70205b 2025-10-23 19:08:40,799 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:32d1b04c-b043-11f0-afd9-fa163e70205b 2025-10-23 19:08:40,801 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:08:40,803 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:08:40,804 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:08:40,808 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9fa90eb6-07e3-458a-a9a2-dde89f9776ae 2025-10-23 19:08:40,809 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:08:40,810 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=fdb5d833-0c07-48b6-a026-41a0a70db8c7 2025-10-23 19:08:40,829 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3347a950-b043-11f0-afd9-fa163e70205b 2025-10-23 19:08:40,831 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:33e553b2-b043-11f0-afd9-fa163e70205b 2025-10-23 19:08:45,827 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:08:45,831 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:08:45,834 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:08:45,835 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:08:50,835 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:08:50,842 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:08:50,844 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:08:50,845 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:08:55,841 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:08:55,858 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:08:55,860 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:08:55,861 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:09:00,849 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:09:00,870 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:09:00,872 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:09:00,873 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:09:05,855 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:09:05,882 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:09:05,883 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:09:05,885 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:09:10,862 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4afd8f99-3f95-4102-8acf-c20207da05db 2025-10-23 19:09:10,868 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3543baaa-b043-11f0-afd9-fa163e70205b 2025-10-23 19:09:10,895 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cbed4a81-2d16-4756-9d4c-41d37312c190 2025-10-23 19:09:10,897 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ac6e4d5e-e67d-419c-8e48-a8870d5f10db 2025-10-23 19:09:10,898 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 2025-10-23 19:09:10,908 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:34d735f6-b043-11f0-afd9-fa163e70205b 2025-10-23 19:09:10,912 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35be5a3a-b043-11f0-afd9-fa163e70205b 2025-10-23 19:09:10,914 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:362de378-b043-11f0-afd9-fa163e70205b