2026-03-19 02:12:00,989 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-03-19 02:12:01,258 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1934-1 2026-03-19 02:12:01,258 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-03-19 02:12:01,300 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1934-1 2026-03-19 02:12:01,300 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-19 02:12:01,415 - DEBUG - Output : NAMES keen_swirles contrail_test_IEma28Hkd webui-job-1 webui-web-1 contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 2026-03-19 02:12:01,415 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-19 02:12:01,449 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.149.136.1/24 172.17.0.1/16 2026-03-19 02:12:01,449 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-03-19 02:12:01,495 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1934-1 2026-03-19 02:12:01,603 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-03-19 02:12:01,851 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1934-1 2026-03-19 02:12:01,882 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-03-19 02:12:01,907 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1934-1 2026-03-19 02:12:01,954 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-19 02:12:01,999 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-19 02:12:02,000 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-19 02:12:02,068 - DEBUG - Output : 10.0.0.241/24 2026-03-19 02:12:02,068 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-03-19 02:12:02,103 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1934-1 2026-03-19 02:12:02,180 - INFO - Using existing project ['default-domain', 'k8s-default'](9be40ec1-7227-4dab-938a-fdaa54f3051a) 2026-03-19 02:12:02,249 - INFO - Using existing project ['default-domain', 'k8s-default'](9be40ec1-7227-4dab-938a-fdaa54f3051a) 2026-03-19 02:12:02,408 - INFO - ================================================================================ 2026-03-19 02:12:02,408 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-19 02:12:02,408 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-03-19 02:12:02,653 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 02:12:02,660 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-03-19 02:12:02,660 - INFO - Initial checks done. Running the testcase now 2026-03-19 02:12:02,660 - INFO - 2026-03-19 02:12:02,664 - INFO - Namespace default already exists 2026-03-19 02:12:02,665 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 02:12:02,782 - DEBUG - Output : cluster_project={} 2026-03-19 02:12:02,833 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-19 02:12:02,834 - DEBUG - Project uuid in Contrail is 9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:12:02,834 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 02:12:02,984 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 02:12:02,984 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=6fcb7518-3e99-450b-a2f8-5ce0b9955410 2026-03-19 02:12:02,990 - INFO - Namespace default with uuid 6fcb7518-3e99-450b-a2f8-5ce0b9955410 found in kube manager 2026-03-19 02:12:02,990 - INFO - Namespace default verification passed 2026-03-19 02:12:02,994 - DEBUG - Service ctest-nginx-svc-68339544 not present 2026-03-19 02:12:02,995 - INFO - Creating service ctest-nginx-svc-68339544 2026-03-19 02:12:03,019 - INFO - Created Service ctest-nginx-svc-68339544 2026-03-19 02:12:03,034 - DEBUG - Pod ctest-nginx-pod-47931029 not present 2026-03-19 02:12:03,036 - INFO - Creating Pod ctest-nginx-pod-47931029 2026-03-19 02:12:03,112 - DEBUG - Pod : ctest-nginx-pod-47931029 UUID is 64a1efc3-bfe4-450e-80a0-af7175c8311b 2026-03-19 02:12:03,117 - DEBUG - Pod ctest-nginx-pod-00004533 not present 2026-03-19 02:12:03,117 - INFO - Creating Pod ctest-nginx-pod-00004533 2026-03-19 02:12:03,155 - DEBUG - Pod : ctest-nginx-pod-00004533 UUID is a1581932-ff48-4a8c-9aa3-b3717356265e 2026-03-19 02:12:03,344 - INFO - Created VN __public__, UUID :5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:03,628 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-19 02:12:03,645 - DEBUG - Requesting: http://10.0.0.19:8082/domain/280555c0-9812-489a-a623-6e6d9d2cd004 2026-03-19 02:12:03,665 - DEBUG - Requesting: http://10.0.0.19:8082/project/9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:12:03,769 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:03,785 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:03,796 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:03,804 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:03,826 - DEBUG - Route Targets: [] 2026-03-19 02:12:03,827 - DEBUG - RT names not yet present for VN __public__ 2026-03-19 02:12:08,828 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-19 02:12:08,836 - DEBUG - Requesting: http://10.0.0.19:8082/domain/280555c0-9812-489a-a623-6e6d9d2cd004 2026-03-19 02:12:08,843 - DEBUG - Requesting: http://10.0.0.19:8082/project/9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:12:08,882 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:08,889 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:08,904 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:08,915 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:08,920 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/4dece481-81c5-4a0b-a304-bbb534b3755c 2026-03-19 02:12:08,924 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 02:12:08,924 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:08,931 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:08,941 - INFO - Verified VN network id 13 for VN 5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:08,941 - INFO - Verifications in API Server for VN __public__ passed 2026-03-19 02:12:08,941 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:08,948 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:08,952 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:12:08,957 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/4dece481-81c5-4a0b-a304-bbb534b3755c 2026-03-19 02:12:08,962 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 02:12:08,969 - DEBUG - Control-node 10.0.0.19 : 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': '6740901764528226440', 'uuid-lslong': '10210014810439273027'}, 'enable': 'true', 'created': '2026-03-19T02:12:03', 'last-modified': '2026-03-19T02:12:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.457511'} 2026-03-19 02:12:08,969 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:12:08,980 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 02:12:08,980 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-19 02:12:08,981 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-19 02:12:08,981 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-19 02:12:08,985 - DEBUG - Requesting: http://10.0.0.19:8082/domain/280555c0-9812-489a-a623-6e6d9d2cd004 2026-03-19 02:12:08,991 - DEBUG - Requesting: http://10.0.0.19:8082/project/9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:12:09,041 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:09,049 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-19 02:12:09,049 - DEBUG - Verifying the vn in opserver 2026-03-19 02:12:09,049 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-03-19 02:12:09,049 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-03-19 02:12:09,053 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-19 02:12:09,053 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-19 02:12:09,053 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:12:09,060 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:12:09,066 - DEBUG - Do not have enough data to verify VN in agent 2026-03-19 02:12:09,066 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:12:09,072 - DEBUG - VRF ids for VN __public__: {} 2026-03-19 02:12:09,164 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-19 02:12:09,275 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-19 02:12:09,280 - DEBUG - Requesting: http://10.0.0.19:8082/domain/280555c0-9812-489a-a623-6e6d9d2cd004 2026-03-19 02:12:09,286 - DEBUG - Requesting: http://10.0.0.19:8082/project/9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:12:09,316 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:09,324 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/553a382b-fb9d-4545-b9ca-5fa885d77dc9 2026-03-19 02:12:09,329 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-19 02:12:09,333 - DEBUG - Requesting: http://10.0.0.19:8082/domain/280555c0-9812-489a-a623-6e6d9d2cd004 2026-03-19 02:12:09,343 - DEBUG - Requesting: http://10.0.0.19:8082/project/9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:12:09,383 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 2026-03-19 02:12:09,391 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-19 02:12:09,391 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-19 02:12:09,397 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 02:12:09,403 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-19 02:12:09,403 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-19 02:12:09,406 - DEBUG - Ingress ctest-nginx-ingress-60697542 not present 2026-03-19 02:12:09,407 - INFO - Creating Ingress ctest-nginx-ingress-60697542 2026-03-19 02:12:09,416 - INFO - Created Ingress ctest-nginx-ingress-60697542 2026-03-19 02:12:09,420 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-60697542 2026-03-19 02:12:12,426 - DEBUG - For Ingress ctest-nginx-ingress-60697542, Cluster IP: 10.47.255.249, External IPs ['63.77.237.188'] 2026-03-19 02:12:12,426 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-60697542 2026-03-19 02:12:12,426 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=0e95d096-3f19-4e4f-a3fa-68b5d55b68bc 2026-03-19 02:12:12,430 - INFO - Ingress ctest-nginx-ingress-60697542 with uuid 0e95d096-3f19-4e4f-a3fa-68b5d55b68bc found in kube manager 2026-03-19 02:12:12,430 - INFO - Ingress ctest-nginx-ingress-60697542 verification passed 2026-03-19 02:12:12,433 - DEBUG - Pod ctest-busybox-pod-55238995 not present 2026-03-19 02:12:12,433 - INFO - Creating Pod ctest-busybox-pod-55238995 2026-03-19 02:12:12,460 - DEBUG - Pod : ctest-busybox-pod-55238995 UUID is 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:12,474 - DEBUG - Pod ctest-nginx-pod-47931029 not in running state.Currently in Pending 2026-03-19 02:12:17,482 - INFO - Pod ctest-nginx-pod-47931029 is in running state.Got IP 10.47.255.251 2026-03-19 02:12:17,496 - DEBUG - Pod ctest-nginx-pod-47931029 has vmi 060f549c-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:12:17,496 - INFO - Verified pod ctest-nginx-pod-47931029 in contrail-api 2026-03-19 02:12:17,496 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:12:17,507 - DEBUG - VMI 060f549c-2339-11f1-accb-fa163ec4d10b is active in agent 10.0.0.241 2026-03-19 02:12:17,507 - INFO - Verified Pod ctest-nginx-pod-47931029 in agent 10.0.0.241 2026-03-19 02:12:17,507 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=64a1efc3-bfe4-450e-80a0-af7175c8311b 2026-03-19 02:12:17,511 - INFO - Pod ctest-nginx-pod-47931029 with uuid 64a1efc3-bfe4-450e-80a0-af7175c8311b found in kube manager 2026-03-19 02:12:17,511 - INFO - Pod ctest-nginx-pod-47931029 verification passed 2026-03-19 02:12:17,573 - DEBUG - [Pod ctest-nginx-pod-47931029] Cmd: echo ctest-nginx-pod-47931029 > /usr/share/nginx/html/index.html, Output: 2026-03-19 02:12:17,580 - INFO - Pod ctest-nginx-pod-00004533 is in running state.Got IP 10.47.255.250 2026-03-19 02:12:17,636 - DEBUG - Pod ctest-nginx-pod-00004533 has vmi 0686dab2-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:12:17,636 - INFO - Verified pod ctest-nginx-pod-00004533 in contrail-api 2026-03-19 02:12:17,636 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:12:17,645 - DEBUG - VMI 0686dab2-2339-11f1-accb-fa163ec4d10b is active in agent 10.0.0.241 2026-03-19 02:12:17,645 - INFO - Verified Pod ctest-nginx-pod-00004533 in agent 10.0.0.241 2026-03-19 02:12:17,645 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=a1581932-ff48-4a8c-9aa3-b3717356265e 2026-03-19 02:12:17,649 - INFO - Pod ctest-nginx-pod-00004533 with uuid a1581932-ff48-4a8c-9aa3-b3717356265e found in kube manager 2026-03-19 02:12:17,649 - INFO - Pod ctest-nginx-pod-00004533 verification passed 2026-03-19 02:12:17,708 - DEBUG - [Pod ctest-nginx-pod-00004533] Cmd: echo ctest-nginx-pod-00004533 > /usr/share/nginx/html/index.html, Output: 2026-03-19 02:12:17,714 - DEBUG - Pod ctest-busybox-pod-55238995 not in running state.Currently in Pending 2026-03-19 02:12:22,724 - DEBUG - Pod ctest-busybox-pod-55238995 not in running state.Currently in Pending 2026-03-19 02:12:27,732 - INFO - Pod ctest-busybox-pod-55238995 is in running state.Got IP 10.47.255.248 2026-03-19 02:12:27,743 - DEBUG - Pod ctest-busybox-pod-55238995 has vmi 0acb8352-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:12:27,743 - INFO - Verified pod ctest-busybox-pod-55238995 in contrail-api 2026-03-19 02:12:27,743 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:12:27,753 - DEBUG - VMI 0acb8352-2339-11f1-accb-fa163ec4d10b is active in agent 10.0.0.241 2026-03-19 02:12:27,753 - INFO - Verified Pod ctest-busybox-pod-55238995 in agent 10.0.0.241 2026-03-19 02:12:27,753 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:27,757 - INFO - Pod ctest-busybox-pod-55238995 with uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 found in kube manager 2026-03-19 02:12:27,757 - INFO - Pod ctest-busybox-pod-55238995 verification passed 2026-03-19 02:12:27,817 - DEBUG - [Pod ctest-busybox-pod-55238995] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00004533 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 02:12:27,818 - DEBUG - [Pod Pod ctest-busybox-pod-55238995] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-19 02:12:27,818 - DEBUG - [Pod Pod ctest-busybox-pod-55238995] Cmd output: ctest-nginx-pod-00004533 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 02:12:27,876 - DEBUG - [Pod ctest-busybox-pod-55238995] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-47931029 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 02:12:27,876 - DEBUG - [Pod Pod ctest-busybox-pod-55238995] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-19 02:12:27,876 - DEBUG - [Pod Pod ctest-busybox-pod-55238995] Cmd output: ctest-nginx-pod-47931029 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 02:12:27,876 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-47931029': 1, 'ctest-nginx-pod-00004533': 1} 2026-03-19 02:12:27,876 - WARNING - Nothing to delete parallely 2026-03-19 02:12:27,876 - INFO - Deleting pod default:ctest-busybox-pod-55238995 2026-03-19 02:12:27,895 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:27,901 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:12:32,901 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:32,909 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:12:37,909 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:37,916 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:12:42,917 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:42,925 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:12:47,925 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:47,939 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:12:52,939 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:52,949 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:12:57,949 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:12:57,955 - WARNING - Pod uuid 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is still seen in agent 10.0.0.241 VM list 2026-03-19 02:13:02,956 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=60ac5a97-aec9-46cc-807d-ec4a9f9238f1 2026-03-19 02:13:02,962 - DEBUG - Pod 60ac5a97-aec9-46cc-807d-ec4a9f9238f1 is not in agent 10.0.0.241 VM list 2026-03-19 02:13:02,962 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0acb8352-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:13:02,968 - DEBUG - VMI 0acb8352-2339-11f1-accb-fa163ec4d10b is removed from agent 10.0.0.241 2026-03-19 02:13:02,968 - INFO - Verified that pod ctest-busybox-pod-55238995 is removed in agent 2026-03-19 02:13:02,968 - INFO - Deleting Ingress : ctest-nginx-ingress-60697542 2026-03-19 02:13:02,976 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=0e95d096-3f19-4e4f-a3fa-68b5d55b68bc 2026-03-19 02:13:02,983 - ERROR - Ingress ctest-nginx-ingress-60697542 with uuid 0e95d096-3f19-4e4f-a3fa-68b5d55b68bc still found in kube manager 2026-03-19 02:13:03,984 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=0e95d096-3f19-4e4f-a3fa-68b5d55b68bc 2026-03-19 02:13:03,987 - INFO - Ingress ctest-nginx-ingress-60697542 with uuid 0e95d096-3f19-4e4f-a3fa-68b5d55b68bc deleted successfully from kube manager 2026-03-19 02:13:03,988 - INFO - Verifications on Ingress %s cleanup passed 2026-03-19 02:13:03,988 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-19 02:13:04,144 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 02:13:04,148 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-19 02:13:04,148 - INFO - Deleting VN __public__ 2026-03-19 02:13:04,321 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 2026-03-19 02:13:04,328 - DEBUG - Response Code: 404 2026-03-19 02:13:04,328 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-19 02:13:04,332 - DEBUG - Requesting: http://10.0.0.19:8082/domain/280555c0-9812-489a-a623-6e6d9d2cd004 2026-03-19 02:13:04,338 - DEBUG - Requesting: http://10.0.0.19:8082/project/9be40ec1-7227-4dab-938a-fdaa54f3051a 2026-03-19 02:13:04,373 - INFO - Validated that VN __public__ is not found in API Server 2026-03-19 02:13:04,373 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-19 02:13:04,381 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:13:04,401 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-03-19 02:13:04,401 - INFO - Validated that VN __public__ is not in any agent 2026-03-19 02:13:04,401 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:13:04,409 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 02:13:04,416 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 02:13:04,422 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-19 02:13:04,422 - INFO - Deleting pod default:ctest-nginx-pod-00004533 2026-03-19 02:13:04,440 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1581932-ff48-4a8c-9aa3-b3717356265e 2026-03-19 02:13:04,451 - WARNING - Pod uuid a1581932-ff48-4a8c-9aa3-b3717356265e is still seen in agent 10.0.0.241 VM list 2026-03-19 02:13:09,452 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1581932-ff48-4a8c-9aa3-b3717356265e 2026-03-19 02:13:09,458 - DEBUG - Pod a1581932-ff48-4a8c-9aa3-b3717356265e is not in agent 10.0.0.241 VM list 2026-03-19 02:13:09,458 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0686dab2-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:13:09,463 - DEBUG - VMI 0686dab2-2339-11f1-accb-fa163ec4d10b is removed from agent 10.0.0.241 2026-03-19 02:13:09,464 - INFO - Verified that pod ctest-nginx-pod-00004533 is removed in agent 2026-03-19 02:13:09,464 - INFO - Deleting pod default:ctest-nginx-pod-47931029 2026-03-19 02:13:09,492 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64a1efc3-bfe4-450e-80a0-af7175c8311b 2026-03-19 02:13:09,499 - WARNING - Pod uuid 64a1efc3-bfe4-450e-80a0-af7175c8311b is still seen in agent 10.0.0.241 VM list 2026-03-19 02:13:14,500 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64a1efc3-bfe4-450e-80a0-af7175c8311b 2026-03-19 02:13:14,508 - DEBUG - Pod 64a1efc3-bfe4-450e-80a0-af7175c8311b is not in agent 10.0.0.241 VM list 2026-03-19 02:13:14,508 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:060f549c-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:13:14,513 - DEBUG - VMI 060f549c-2339-11f1-accb-fa163ec4d10b is removed from agent 10.0.0.241 2026-03-19 02:13:14,513 - INFO - Verified that pod ctest-nginx-pod-47931029 is removed in agent 2026-03-19 02:13:14,514 - INFO - Deleting service : ctest-nginx-svc-68339544 2026-03-19 02:13:14,758 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 02:13:14,766 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:13:14,766 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2026-03-19 02:13:14,767 - INFO - -------------------------------------------------------------------------------- 2026-03-19 02:13:21,166 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 02:13:21,273 - DEBUG - Output : cluster_project={} 2026-03-19 02:13:21,388 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 02:13:21,574 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 02:13:21,586 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 02:13:21,758 - DEBUG - Output : cluster_project={} 2026-03-19 02:13:31,837 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:36,875 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:36,954 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:36,986 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:42,029 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:42,111 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:42,188 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:42,223 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 02:13:42,467 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 02:13:45,282 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2026-03-19 02:13:45,287 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-03-19 02:13:45,310 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-03-19 02:13:47,332 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-03-19 02:16:47,617 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 02:16:47,735 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:16:47,751 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3f26513f-f3db-4d86-829b-777b742f3ee1 2026-03-19 02:16:47,782 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:16:47,790 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:16:47,799 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d08432f0-b3ff-4fba-9d82-4bb082a5917c 2026-03-19 02:16:47,830 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ba513c62-fcdc-428f-af4c-464f539bf023 2026-03-19 02:16:47,835 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:16:47,844 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a97a2a76-7d5b-4f00-bde1-504dacf5814c 2026-03-19 02:16:52,853 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:16:52,856 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:16:52,857 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3f26513f-f3db-4d86-829b-777b742f3ee1 2026-03-19 02:16:52,867 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d08432f0-b3ff-4fba-9d82-4bb082a5917c 2026-03-19 02:16:52,868 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:16:52,869 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:16:52,870 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ba513c62-fcdc-428f-af4c-464f539bf023 2026-03-19 02:16:52,876 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3469ffa4-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:16:52,877 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a97a2a76-7d5b-4f00-bde1-504dacf5814c 2026-03-19 02:16:52,894 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35775932-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:16:52,899 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35e8496c-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:16:52,900 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:34d8ec5c-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:16:57,875 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:16:57,877 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:16:57,896 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:16:57,899 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:17:02,887 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:17:02,889 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:17:02,902 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:17:02,906 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:17:07,897 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:17:07,899 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:17:07,915 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:17:07,916 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:17:12,908 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:17:12,909 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:17:12,926 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:17:12,927 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:17:17,918 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:17:17,920 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:17:17,936 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:17:17,937 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:17:23,013 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=22b788a2-88a9-4a62-882f-d68da94d3429 2026-03-19 02:17:23,015 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e5f109dc-f528-4183-9344-94283035d68c 2026-03-19 02:17:23,016 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e99a03c3-c72e-4528-9c3a-1c7a4394a427 2026-03-19 02:17:23,017 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4b61fc4-a3b3-4e29-a348-f14f82c84396 2026-03-19 02:17:23,033 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36d1d5be-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:17:23,035 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3665976e-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:17:23,039 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37b63786-2339-11f1-accb-fa163ec4d10b 2026-03-19 02:17:23,040 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37412b4e-2339-11f1-accb-fa163ec4d10b