2026-05-14 02:13:51,637 - DEBUG - [10.0.0.129]: Running cmd : hostname 2026-05-14 02:13:51,887 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1998-1 2026-05-14 02:13:51,887 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2026-05-14 02:13:51,921 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1998-1 2026-05-14 02:13:51,921 - DEBUG - [10.0.0.129]: 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-05-14 02:13:51,991 - DEBUG - Output : NAMES contrail_test_WbIp10eKU contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-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-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-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 2026-05-14 02:13:51,991 - DEBUG - [10.0.0.129]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-05-14 02:13:52,070 - DEBUG - Output : 127.0.0.1/8 10.0.0.129/24 252.129.0.1/8 10.139.29.1/24 172.17.0.1/16 2026-05-14 02:13:52,070 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2026-05-14 02:13:52,116 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1998-1 2026-05-14 02:13:52,204 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-05-14 02:13:52,477 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1998-1 2026-05-14 02:13:52,478 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-05-14 02:13:52,512 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1998-1 2026-05-14 02:13:52,512 - DEBUG - [10.0.0.242]: 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-05-14 02:13:52,598 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-05-14 02:13:52,598 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-05-14 02:13:52,633 - DEBUG - Output : 10.0.0.242/24 2026-05-14 02:13:52,633 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-05-14 02:13:52,668 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1998-1 2026-05-14 02:13:52,735 - INFO - Using existing project ['default-domain', 'k8s-default'](442c288a-0086-4def-8edf-cf2700db2f62) 2026-05-14 02:13:52,830 - INFO - Using existing project ['default-domain', 'k8s-default'](442c288a-0086-4def-8edf-cf2700db2f62) 2026-05-14 02:13:52,941 - INFO - ================================================================================ 2026-05-14 02:13:52,941 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-05-14 02:13:52,942 - 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-05-14 02:13:53,145 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-05-14 02:13:53,152 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.129': '0'}} with 2026-05-14 02:13:53,152 - INFO - Initial checks done. Running the testcase now 2026-05-14 02:13:53,152 - INFO - 2026-05-14 02:13:53,156 - INFO - Namespace default already exists 2026-05-14 02:13:53,156 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-05-14 02:13:53,273 - DEBUG - Output : cluster_project={} 2026-05-14 02:13:53,317 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-05-14 02:13:53,317 - DEBUG - Project uuid in Contrail is 442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:13:53,317 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-05-14 02:13:53,435 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-05-14 02:13:53,435 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_NamespaceDatabaseList?namespace_uuid=cd4e70e9-b89d-4290-83a1-a94a7d5322a1 2026-05-14 02:13:53,439 - INFO - Namespace default with uuid cd4e70e9-b89d-4290-83a1-a94a7d5322a1 found in kube manager 2026-05-14 02:13:53,440 - INFO - Namespace default verification passed 2026-05-14 02:13:53,443 - DEBUG - Service ctest-nginx-svc-77090343 not present 2026-05-14 02:13:53,443 - INFO - Creating service ctest-nginx-svc-77090343 2026-05-14 02:13:53,466 - INFO - Created Service ctest-nginx-svc-77090343 2026-05-14 02:13:53,472 - DEBUG - Pod ctest-nginx-pod-89463784 not present 2026-05-14 02:13:53,473 - INFO - Creating Pod ctest-nginx-pod-89463784 2026-05-14 02:13:53,541 - DEBUG - Pod : ctest-nginx-pod-89463784 UUID is f4692e56-9c46-4ed7-83d1-35805f265d03 2026-05-14 02:13:53,554 - DEBUG - Pod ctest-nginx-pod-81371453 not present 2026-05-14 02:13:53,555 - INFO - Creating Pod ctest-nginx-pod-81371453 2026-05-14 02:13:53,591 - DEBUG - Pod : ctest-nginx-pod-81371453 UUID is 72dfb9f4-b3c3-4778-a648-3aaca9eddde9 2026-05-14 02:13:53,757 - INFO - Created VN __public__, UUID :b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:54,010 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-05-14 02:13:54,019 - DEBUG - Requesting: http://10.0.0.129:8082/domain/39971453-8c66-4b7d-b6c1-b553583ca863 2026-05-14 02:13:54,038 - DEBUG - Requesting: http://10.0.0.129:8082/project/442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:13:54,110 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:54,124 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:54,132 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:54,182 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:54,204 - DEBUG - Route Targets: [] 2026-05-14 02:13:54,204 - DEBUG - RT names not yet present for VN __public__ 2026-05-14 02:13:59,204 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-05-14 02:13:59,209 - DEBUG - Requesting: http://10.0.0.129:8082/domain/39971453-8c66-4b7d-b6c1-b553583ca863 2026-05-14 02:13:59,226 - DEBUG - Requesting: http://10.0.0.129:8082/project/442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:13:59,267 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,275 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,283 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:59,289 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:59,295 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/1b51c69e-ae0d-4e17-9e75-c582df01f902 2026-05-14 02:13:59,301 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-05-14 02:13:59,301 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,309 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:59,321 - INFO - Verified VN network id 13 for VN b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,321 - INFO - Verifications in API Server for VN __public__ passed 2026-05-14 02:13:59,321 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,329 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:59,335 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:13:59,341 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/1b51c69e-ae0d-4e17-9e75-c582df01f902 2026-05-14 02:13:59,348 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-05-14 02:13:59,372 - DEBUG - Control-node 10.0.0.129 : 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': '13275338614211496246', 'uuid-lslong': '11274438590495227058'}, 'enable': 'true', 'created': '2026-05-14T02:13:53', 'last-modified': '2026-05-14T02:13:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.488858'} 2026-05-14 02:13:59,372 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:13:59,384 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-05-14 02:13:59,384 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-05-14 02:13:59,384 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-05-14 02:13:59,385 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-05-14 02:13:59,390 - DEBUG - Requesting: http://10.0.0.129:8082/domain/39971453-8c66-4b7d-b6c1-b553583ca863 2026-05-14 02:13:59,397 - DEBUG - Requesting: http://10.0.0.129:8082/project/442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:13:59,433 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,445 - DEBUG - =>VN __public__ has no policy to be verified 2026-05-14 02:13:59,445 - DEBUG - Verifying the vn in opserver 2026-05-14 02:13:59,445 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.129 2026-05-14 02:13:59,446 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks 2026-05-14 02:13:59,450 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-05-14 02:13:59,451 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-05-14 02:13:59,451 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:13:59,460 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:13:59,468 - DEBUG - Do not have enough data to verify VN in agent 2026-05-14 02:13:59,468 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:13:59,474 - DEBUG - VRF ids for VN __public__: {} 2026-05-14 02:13:59,578 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-05-14 02:13:59,674 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-05-14 02:13:59,679 - DEBUG - Requesting: http://10.0.0.129:8082/domain/39971453-8c66-4b7d-b6c1-b553583ca863 2026-05-14 02:13:59,686 - DEBUG - Requesting: http://10.0.0.129:8082/project/442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:13:59,742 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,758 - DEBUG - Requesting: http://10.0.0.129:8082/floating-ip-pool/e515e656-691d-4d9c-a859-4298447c2256 2026-05-14 02:13:59,763 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-05-14 02:13:59,768 - DEBUG - Requesting: http://10.0.0.129:8082/domain/39971453-8c66-4b7d-b6c1-b553583ca863 2026-05-14 02:13:59,774 - DEBUG - Requesting: http://10.0.0.129:8082/project/442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:13:59,816 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 2026-05-14 02:13:59,823 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-05-14 02:13:59,823 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-05-14 02:13:59,831 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-05-14 02:13:59,837 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-05-14 02:13:59,837 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-05-14 02:13:59,839 - DEBUG - Ingress ctest-nginx-ingress-72865444 not present 2026-05-14 02:13:59,840 - INFO - Creating Ingress ctest-nginx-ingress-72865444 2026-05-14 02:13:59,848 - INFO - Created Ingress ctest-nginx-ingress-72865444 2026-05-14 02:13:59,852 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-72865444 2026-05-14 02:14:02,858 - DEBUG - For Ingress ctest-nginx-ingress-72865444, Cluster IP: 10.47.255.249, External IPs ['80.55.163.60'] 2026-05-14 02:14:02,858 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-72865444 2026-05-14 02:14:02,858 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=47297ad4-04d3-4f1d-8c8b-69663c620b8b 2026-05-14 02:14:02,867 - INFO - Ingress ctest-nginx-ingress-72865444 with uuid 47297ad4-04d3-4f1d-8c8b-69663c620b8b found in kube manager 2026-05-14 02:14:02,868 - INFO - Ingress ctest-nginx-ingress-72865444 verification passed 2026-05-14 02:14:02,872 - DEBUG - Pod ctest-busybox-pod-30438638 not present 2026-05-14 02:14:02,872 - INFO - Creating Pod ctest-busybox-pod-30438638 2026-05-14 02:14:02,928 - DEBUG - Pod : ctest-busybox-pod-30438638 UUID is 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:02,939 - DEBUG - Pod ctest-nginx-pod-89463784 not in running state.Currently in Pending 2026-05-14 02:14:08,003 - INFO - Pod ctest-nginx-pod-89463784 is in running state.Got IP 10.47.255.251 2026-05-14 02:14:08,031 - DEBUG - Pod ctest-nginx-pod-89463784 has vmi 8f0b44cc-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:14:08,031 - INFO - Verified pod ctest-nginx-pod-89463784 in contrail-api 2026-05-14 02:14:08,031 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:14:08,046 - DEBUG - VMI 8f0b44cc-4f3a-11f1-8978-fa163e0eb610 is active in agent 10.0.0.242 2026-05-14 02:14:08,046 - INFO - Verified Pod ctest-nginx-pod-89463784 in agent 10.0.0.242 2026-05-14 02:14:08,046 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=f4692e56-9c46-4ed7-83d1-35805f265d03 2026-05-14 02:14:08,050 - INFO - Pod ctest-nginx-pod-89463784 with uuid f4692e56-9c46-4ed7-83d1-35805f265d03 found in kube manager 2026-05-14 02:14:08,050 - INFO - Pod ctest-nginx-pod-89463784 verification passed 2026-05-14 02:14:08,130 - DEBUG - [Pod ctest-nginx-pod-89463784] Cmd: echo ctest-nginx-pod-89463784 > /usr/share/nginx/html/index.html, Output: 2026-05-14 02:14:08,137 - INFO - Pod ctest-nginx-pod-81371453 is in running state.Got IP 10.47.255.250 2026-05-14 02:14:08,190 - DEBUG - Pod ctest-nginx-pod-81371453 has vmi 8f85c526-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:14:08,190 - INFO - Verified pod ctest-nginx-pod-81371453 in contrail-api 2026-05-14 02:14:08,190 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:14:08,199 - DEBUG - VMI 8f85c526-4f3a-11f1-8978-fa163e0eb610 is active in agent 10.0.0.242 2026-05-14 02:14:08,199 - INFO - Verified Pod ctest-nginx-pod-81371453 in agent 10.0.0.242 2026-05-14 02:14:08,199 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=72dfb9f4-b3c3-4778-a648-3aaca9eddde9 2026-05-14 02:14:08,203 - INFO - Pod ctest-nginx-pod-81371453 with uuid 72dfb9f4-b3c3-4778-a648-3aaca9eddde9 found in kube manager 2026-05-14 02:14:08,203 - INFO - Pod ctest-nginx-pod-81371453 verification passed 2026-05-14 02:14:08,272 - DEBUG - [Pod ctest-nginx-pod-81371453] Cmd: echo ctest-nginx-pod-81371453 > /usr/share/nginx/html/index.html, Output: 2026-05-14 02:14:08,279 - DEBUG - Pod ctest-busybox-pod-30438638 not in running state.Currently in Pending 2026-05-14 02:14:13,287 - INFO - Pod ctest-busybox-pod-30438638 is in running state.Got IP 10.47.255.248 2026-05-14 02:14:13,300 - DEBUG - Pod ctest-busybox-pod-30438638 has vmi 93d5ccf2-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:14:13,300 - INFO - Verified pod ctest-busybox-pod-30438638 in contrail-api 2026-05-14 02:14:13,300 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:14:13,310 - DEBUG - VMI 93d5ccf2-4f3a-11f1-8978-fa163e0eb610 is active in agent 10.0.0.242 2026-05-14 02:14:13,310 - INFO - Verified Pod ctest-busybox-pod-30438638 in agent 10.0.0.242 2026-05-14 02:14:13,310 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:13,314 - INFO - Pod ctest-busybox-pod-30438638 with uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 found in kube manager 2026-05-14 02:14:13,314 - INFO - Pod ctest-busybox-pod-30438638 verification passed 2026-05-14 02:14:13,371 - DEBUG - [Pod ctest-busybox-pod-30438638] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89463784 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-05-14 02:14:13,372 - DEBUG - [Pod Pod ctest-busybox-pod-30438638] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-05-14 02:14:13,372 - DEBUG - [Pod Pod ctest-busybox-pod-30438638] Cmd output: ctest-nginx-pod-89463784 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-05-14 02:14:13,428 - DEBUG - [Pod ctest-busybox-pod-30438638] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-81371453 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-05-14 02:14:13,429 - DEBUG - [Pod Pod ctest-busybox-pod-30438638] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-05-14 02:14:13,429 - DEBUG - [Pod Pod ctest-busybox-pod-30438638] Cmd output: ctest-nginx-pod-81371453 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-05-14 02:14:13,429 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-89463784': 1, 'ctest-nginx-pod-81371453': 1} 2026-05-14 02:14:13,429 - WARNING - Nothing to delete parallely 2026-05-14 02:14:13,430 - INFO - Deleting pod default:ctest-busybox-pod-30438638 2026-05-14 02:14:13,445 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:13,452 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:18,453 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:18,459 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:23,460 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:23,468 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:28,469 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:28,478 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:33,478 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:33,488 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:38,489 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:38,495 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:43,496 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:43,507 - WARNING - Pod uuid 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:48,507 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6682be5b-552c-4c4f-8c7b-3cbccd9beae1 2026-05-14 02:14:48,514 - DEBUG - Pod 6682be5b-552c-4c4f-8c7b-3cbccd9beae1 is not in agent 10.0.0.242 VM list 2026-05-14 02:14:48,514 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93d5ccf2-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:14:48,520 - DEBUG - VMI 93d5ccf2-4f3a-11f1-8978-fa163e0eb610 is removed from agent 10.0.0.242 2026-05-14 02:14:48,520 - INFO - Verified that pod ctest-busybox-pod-30438638 is removed in agent 2026-05-14 02:14:48,520 - INFO - Deleting Ingress : ctest-nginx-ingress-72865444 2026-05-14 02:14:48,539 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=47297ad4-04d3-4f1d-8c8b-69663c620b8b 2026-05-14 02:14:48,544 - ERROR - Ingress ctest-nginx-ingress-72865444 with uuid 47297ad4-04d3-4f1d-8c8b-69663c620b8b still found in kube manager 2026-05-14 02:14:49,544 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=47297ad4-04d3-4f1d-8c8b-69663c620b8b 2026-05-14 02:14:49,550 - INFO - Ingress ctest-nginx-ingress-72865444 with uuid 47297ad4-04d3-4f1d-8c8b-69663c620b8b deleted successfully from kube manager 2026-05-14 02:14:49,550 - INFO - Verifications on Ingress %s cleanup passed 2026-05-14 02:14:49,550 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-05-14 02:14:49,748 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-05-14 02:14:49,761 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-05-14 02:14:49,761 - INFO - Deleting VN __public__ 2026-05-14 02:14:49,985 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 2026-05-14 02:14:49,996 - DEBUG - Response Code: 404 2026-05-14 02:14:49,996 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-05-14 02:14:50,012 - DEBUG - Requesting: http://10.0.0.129:8082/domain/39971453-8c66-4b7d-b6c1-b553583ca863 2026-05-14 02:14:50,027 - DEBUG - Requesting: http://10.0.0.129:8082/project/442c288a-0086-4def-8edf-cf2700db2f62 2026-05-14 02:14:50,119 - INFO - Validated that VN __public__ is not found in API Server 2026-05-14 02:14:50,119 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-05-14 02:14:50,142 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:14:50,153 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2026-05-14 02:14:50,153 - INFO - Validated that VN __public__ is not in any agent 2026-05-14 02:14:50,153 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:14:50,177 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-05-14 02:14:50,193 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-05-14 02:14:50,199 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-05-14 02:14:50,199 - INFO - Deleting pod default:ctest-nginx-pod-81371453 2026-05-14 02:14:50,223 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=72dfb9f4-b3c3-4778-a648-3aaca9eddde9 2026-05-14 02:14:50,238 - WARNING - Pod uuid 72dfb9f4-b3c3-4778-a648-3aaca9eddde9 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:14:55,238 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=72dfb9f4-b3c3-4778-a648-3aaca9eddde9 2026-05-14 02:14:55,246 - DEBUG - Pod 72dfb9f4-b3c3-4778-a648-3aaca9eddde9 is not in agent 10.0.0.242 VM list 2026-05-14 02:14:55,247 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f85c526-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:14:55,252 - DEBUG - VMI 8f85c526-4f3a-11f1-8978-fa163e0eb610 is removed from agent 10.0.0.242 2026-05-14 02:14:55,253 - INFO - Verified that pod ctest-nginx-pod-81371453 is removed in agent 2026-05-14 02:14:55,253 - INFO - Deleting pod default:ctest-nginx-pod-89463784 2026-05-14 02:14:55,268 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f4692e56-9c46-4ed7-83d1-35805f265d03 2026-05-14 02:14:55,278 - WARNING - Pod uuid f4692e56-9c46-4ed7-83d1-35805f265d03 is still seen in agent 10.0.0.242 VM list 2026-05-14 02:15:00,279 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f4692e56-9c46-4ed7-83d1-35805f265d03 2026-05-14 02:15:00,286 - DEBUG - Pod f4692e56-9c46-4ed7-83d1-35805f265d03 is not in agent 10.0.0.242 VM list 2026-05-14 02:15:00,286 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f0b44cc-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:15:00,293 - DEBUG - VMI 8f0b44cc-4f3a-11f1-8978-fa163e0eb610 is removed from agent 10.0.0.242 2026-05-14 02:15:00,293 - INFO - Verified that pod ctest-nginx-pod-89463784 is removed in agent 2026-05-14 02:15:00,293 - INFO - Deleting service : ctest-nginx-svc-77090343 2026-05-14 02:15:00,506 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-05-14 02:15:00,513 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 02:15:00,513 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2026-05-14 02:15:00,513 - INFO - -------------------------------------------------------------------------------- 2026-05-14 02:15:06,989 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-05-14 02:15:07,107 - DEBUG - Output : cluster_project={} 2026-05-14 02:15:07,218 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-05-14 02:15:07,391 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-05-14 02:15:07,398 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-05-14 02:15:07,538 - DEBUG - Output : cluster_project={} 2026-05-14 02:15:17,702 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:17,799 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:17,847 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:17,930 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:27,983 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:28,067 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:28,154 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:28,201 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-05-14 02:15:28,446 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-05-14 02:15:31,172 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2026-05-14 02:15:31,180 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-05-14 02:15:31,213 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-05-14 02:15:33,250 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-05-14 02:18:33,531 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-05-14 02:18:33,597 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0a67e7a7-4d7f-4697-87d6-45575366dce5 2026-05-14 02:18:33,619 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:18:33,646 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=3842ad64-70ba-4493-9804-b82b4fc67812 2026-05-14 02:18:33,660 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c2eee854-ac23-4e0f-a50b-feba3884f41d 2026-05-14 02:18:33,673 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:18:33,704 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f1a0a6ab-ac9a-473c-bec0-6aa35bfa5df5 2026-05-14 02:18:33,713 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:18:33,720 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:18:38,639 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0a67e7a7-4d7f-4697-87d6-45575366dce5 2026-05-14 02:18:38,647 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bac46968-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:18:38,687 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:18:38,726 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c2eee854-ac23-4e0f-a50b-feba3884f41d 2026-05-14 02:18:38,728 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=3842ad64-70ba-4493-9804-b82b4fc67812 2026-05-14 02:18:38,730 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:18:38,740 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb3bed12-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:18:38,745 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bbe1b9e0-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:18:38,746 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:18:38,747 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f1a0a6ab-ac9a-473c-bec0-6aa35bfa5df5 2026-05-14 02:18:38,748 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:18:38,764 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bc691f98-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:18:43,695 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:18:43,745 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:18:43,762 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:18:43,764 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:18:48,704 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:18:48,754 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:18:48,776 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:18:48,778 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:18:53,712 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:18:53,763 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:18:53,787 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:18:53,788 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:18:58,723 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:18:58,772 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:18:58,797 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:18:58,799 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:19:03,732 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:19:03,780 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:19:03,812 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:19:03,814 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:19:08,742 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4e4375fc-795a-45b0-855f-4616a332cb0e 2026-05-14 02:19:08,749 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd648072-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:19:08,788 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=08fbccf8-0336-4814-a3e7-8c57379e5e21 2026-05-14 02:19:08,796 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bcf25056-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:19:08,825 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3adaeb8-3d47-4435-b9db-aeff3ce18773 2026-05-14 02:19:08,826 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca683a73-9913-403a-abe9-1195a0afb73b 2026-05-14 02:19:08,837 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bddff482-4f3a-11f1-8978-fa163e0eb610 2026-05-14 02:19:08,838 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be79f870-4f3a-11f1-8978-fa163e0eb610