2025-03-28 12:27:55,477 - DEBUG - [10.0.0.40]: Running cmd : hostname 2025-03-28 12:27:55,724 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1057-1 2025-03-28 12:27:55,724 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2025-03-28 12:27:55,759 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1057-1 2025-03-28 12:27:55,759 - DEBUG - [10.0.0.40]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-28 12:27:55,834 - DEBUG - Output : NAMES contrail_test_Duulf6sA4 contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 2025-03-28 12:27:55,834 - DEBUG - [10.0.0.40]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-28 12:27:55,908 - DEBUG - Output : 10.0.0.40/24 172.17.0.1/16 2025-03-28 12:27:55,908 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2025-03-28 12:27:55,952 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1057-1 2025-03-28 12:27:56,044 - DEBUG - [10.0.0.42]: Running cmd : hostname 2025-03-28 12:27:56,266 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1057-1 2025-03-28 12:27:56,266 - DEBUG - [10.0.0.42]: Running cmd : hostname -f 2025-03-28 12:27:56,300 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1057-1 2025-03-28 12:27:56,300 - DEBUG - [10.0.0.42]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-28 12:27:56,387 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-28 12:27:56,387 - DEBUG - [10.0.0.42]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-28 12:27:56,422 - DEBUG - Output : 10.0.0.42/24 2025-03-28 12:27:56,422 - DEBUG - [10.0.0.42]: Running cmd : getent hosts 10.0.0.42 | head -n 1 | awk '{print $2}' 2025-03-28 12:27:56,456 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1057-1 2025-03-28 12:27:56,572 - INFO - Using existing project ['default-domain', 'k8s-default'](c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1) 2025-03-28 12:27:56,691 - INFO - Using existing project ['default-domain', 'k8s-default'](c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1) 2025-03-28 12:27:56,838 - INFO - ================================================================================ 2025-03-28 12:27:56,838 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-28 12:27:56,839 - 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-03-28 12:27:57,076 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 12:27:57,086 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.0.0.40': '0'}} with 2025-03-28 12:27:57,086 - INFO - Initial checks done. Running the testcase now 2025-03-28 12:27:57,086 - INFO - 2025-03-28 12:27:57,092 - INFO - Namespace default already exists 2025-03-28 12:27:57,092 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-28 12:27:57,232 - DEBUG - Output : cluster_project={} 2025-03-28 12:27:57,273 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-28 12:27:57,273 - DEBUG - Project uuid in Contrail is c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:27:57,273 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-28 12:27:57,421 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-28 12:27:57,422 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_NamespaceDatabaseList?namespace_uuid=eb027ae6-0b86-401b-91fb-e34bad9fe14e 2025-03-28 12:27:57,426 - INFO - Namespace default with uuid eb027ae6-0b86-401b-91fb-e34bad9fe14e found in kube manager 2025-03-28 12:27:57,427 - INFO - Namespace default verification passed 2025-03-28 12:27:57,430 - DEBUG - Service ctest-nginx-svc-08118775 not present 2025-03-28 12:27:57,430 - INFO - Creating service ctest-nginx-svc-08118775 2025-03-28 12:27:57,452 - INFO - Created Service ctest-nginx-svc-08118775 2025-03-28 12:27:57,478 - DEBUG - Pod ctest-nginx-pod-56447702 not present 2025-03-28 12:27:57,479 - INFO - Creating Pod ctest-nginx-pod-56447702 2025-03-28 12:27:57,520 - DEBUG - Pod : ctest-nginx-pod-56447702 UUID is 3e465a70-3382-48dd-b77e-8485b836c15f 2025-03-28 12:27:57,530 - DEBUG - Pod ctest-nginx-pod-73305899 not present 2025-03-28 12:27:57,531 - INFO - Creating Pod ctest-nginx-pod-73305899 2025-03-28 12:27:57,560 - DEBUG - Pod : ctest-nginx-pod-73305899 UUID is f0cf129e-165c-4e28-a108-31d7e07cd6ac 2025-03-28 12:27:57,787 - INFO - Created VN __public__, UUID :f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:27:58,051 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 12:27:58,060 - DEBUG - Requesting: http://10.0.0.40:8082/domain/5bf9a2fe-96f4-44b4-8c87-f1f9a23fd2b6 2025-03-28 12:27:58,076 - DEBUG - Requesting: http://10.0.0.40:8082/project/c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:27:58,163 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:27:58,175 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:27:58,187 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:27:58,194 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:27:58,202 - DEBUG - Route Targets: [] 2025-03-28 12:27:58,202 - DEBUG - RT names not yet present for VN __public__ 2025-03-28 12:28:03,203 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 12:28:03,211 - DEBUG - Requesting: http://10.0.0.40:8082/domain/5bf9a2fe-96f4-44b4-8c87-f1f9a23fd2b6 2025-03-28 12:28:03,222 - DEBUG - Requesting: http://10.0.0.40:8082/project/c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:28:03,281 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,291 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,301 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:28:03,310 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:28:03,319 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/edf868a2-b460-4ea2-b5cf-50e7be0c3629 2025-03-28 12:28:03,327 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-28 12:28:03,327 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,338 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:28:03,364 - INFO - Verified VN network id 13 for VN f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,364 - INFO - Verifications in API Server for VN __public__ passed 2025-03-28 12:28:03,364 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,375 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:28:03,382 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:28:03,389 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/edf868a2-b460-4ea2-b5cf-50e7be0c3629 2025-03-28 12:28:03,396 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-28 12:28:03,402 - DEBUG - Control-node 10.0.0.40 : 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': '17558059614175641981', 'uuid-lslong': '11064330900781972084'}, 'enable': 'true', 'created': '2025-03-28T12:27:57', 'last-modified': '2025-03-28T12:27:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.405368'} 2025-03-28 12:28:03,402 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:03,409 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-28 12:28:03,409 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-28 12:28:03,410 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-28 12:28:03,410 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 12:28:03,419 - DEBUG - Requesting: http://10.0.0.40:8082/domain/5bf9a2fe-96f4-44b4-8c87-f1f9a23fd2b6 2025-03-28 12:28:03,429 - DEBUG - Requesting: http://10.0.0.40:8082/project/c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:28:03,474 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,484 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-28 12:28:03,484 - DEBUG - Verifying the vn in opserver 2025-03-28 12:28:03,484 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.40 2025-03-28 12:28:03,484 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2025-03-28 12:28:03,489 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-28 12:28:03,489 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-28 12:28:03,489 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:03,498 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:03,504 - DEBUG - Do not have enough data to verify VN in agent 2025-03-28 12:28:03,504 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:03,510 - DEBUG - VRF ids for VN __public__: {} 2025-03-28 12:28:03,617 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-28 12:28:03,823 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 12:28:03,830 - DEBUG - Requesting: http://10.0.0.40:8082/domain/5bf9a2fe-96f4-44b4-8c87-f1f9a23fd2b6 2025-03-28 12:28:03,839 - DEBUG - Requesting: http://10.0.0.40:8082/project/c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:28:03,895 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:03,914 - DEBUG - Requesting: http://10.0.0.40:8082/floating-ip-pool/7f28dba5-ddf5-491e-9744-48eaae873706 2025-03-28 12:28:03,925 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 12:28:03,934 - DEBUG - Requesting: http://10.0.0.40:8082/domain/5bf9a2fe-96f4-44b4-8c87-f1f9a23fd2b6 2025-03-28 12:28:03,943 - DEBUG - Requesting: http://10.0.0.40:8082/project/c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:28:04,009 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/f3aac231-4812-417d-998c-66553a7cba74 2025-03-28 12:28:04,020 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-28 12:28:04,020 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-28 12:28:04,029 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-28 12:28:04,036 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-28 12:28:04,036 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-28 12:28:04,040 - DEBUG - Ingress ctest-nginx-ingress-85979393 not present 2025-03-28 12:28:04,040 - INFO - Creating Ingress ctest-nginx-ingress-85979393 2025-03-28 12:28:04,049 - INFO - Created Ingress ctest-nginx-ingress-85979393 2025-03-28 12:28:04,052 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-85979393 2025-03-28 12:28:07,060 - DEBUG - For Ingress ctest-nginx-ingress-85979393, Cluster IP: 10.47.255.249, External IPs ['203.33.147.60'] 2025-03-28 12:28:07,060 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-85979393 2025-03-28 12:28:07,060 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=5c30f1e2-ae13-451c-8a1b-6ccbd705ac92 2025-03-28 12:28:07,070 - INFO - Ingress ctest-nginx-ingress-85979393 with uuid 5c30f1e2-ae13-451c-8a1b-6ccbd705ac92 found in kube manager 2025-03-28 12:28:07,070 - INFO - Ingress ctest-nginx-ingress-85979393 verification passed 2025-03-28 12:28:07,075 - DEBUG - Pod ctest-busybox-pod-19424154 not present 2025-03-28 12:28:07,076 - INFO - Creating Pod ctest-busybox-pod-19424154 2025-03-28 12:28:07,104 - DEBUG - Pod : ctest-busybox-pod-19424154 UUID is f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:07,111 - DEBUG - Pod ctest-nginx-pod-56447702 not in running state.Currently in Pending 2025-03-28 12:28:12,119 - INFO - Pod ctest-nginx-pod-56447702 is in running state.Got IP 10.47.255.251 2025-03-28 12:28:12,151 - DEBUG - Pod ctest-nginx-pod-56447702 has vmi 159ecdce-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:28:12,152 - INFO - Verified pod ctest-nginx-pod-56447702 in contrail-api 2025-03-28 12:28:12,152 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:28:12,175 - DEBUG - VMI 159ecdce-0bd0-11f0-b239-fa163e0cf0c2 is active in agent 10.0.0.42 2025-03-28 12:28:12,175 - INFO - Verified Pod ctest-nginx-pod-56447702 in agent 10.0.0.42 2025-03-28 12:28:12,176 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=3e465a70-3382-48dd-b77e-8485b836c15f 2025-03-28 12:28:12,181 - INFO - Pod ctest-nginx-pod-56447702 with uuid 3e465a70-3382-48dd-b77e-8485b836c15f found in kube manager 2025-03-28 12:28:12,182 - INFO - Pod ctest-nginx-pod-56447702 verification passed 2025-03-28 12:28:12,262 - DEBUG - [Pod ctest-nginx-pod-56447702] Cmd: echo ctest-nginx-pod-56447702 > /usr/share/nginx/html/index.html, Output: 2025-03-28 12:28:12,268 - INFO - Pod ctest-nginx-pod-73305899 is in running state.Got IP 10.47.255.250 2025-03-28 12:28:12,315 - DEBUG - Pod ctest-nginx-pod-73305899 has vmi 161f021e-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:28:12,315 - INFO - Verified pod ctest-nginx-pod-73305899 in contrail-api 2025-03-28 12:28:12,315 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:28:12,329 - DEBUG - VMI 161f021e-0bd0-11f0-b239-fa163e0cf0c2 is active in agent 10.0.0.42 2025-03-28 12:28:12,329 - INFO - Verified Pod ctest-nginx-pod-73305899 in agent 10.0.0.42 2025-03-28 12:28:12,329 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=f0cf129e-165c-4e28-a108-31d7e07cd6ac 2025-03-28 12:28:12,333 - INFO - Pod ctest-nginx-pod-73305899 with uuid f0cf129e-165c-4e28-a108-31d7e07cd6ac found in kube manager 2025-03-28 12:28:12,333 - INFO - Pod ctest-nginx-pod-73305899 verification passed 2025-03-28 12:28:12,413 - DEBUG - [Pod ctest-nginx-pod-73305899] Cmd: echo ctest-nginx-pod-73305899 > /usr/share/nginx/html/index.html, Output: 2025-03-28 12:28:12,418 - DEBUG - Pod ctest-busybox-pod-19424154 not in running state.Currently in Pending 2025-03-28 12:28:17,426 - INFO - Pod ctest-busybox-pod-19424154 is in running state.Got IP 10.47.255.248 2025-03-28 12:28:17,483 - DEBUG - Pod ctest-busybox-pod-19424154 has vmi 1a9d170e-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:28:17,483 - INFO - Verified pod ctest-busybox-pod-19424154 in contrail-api 2025-03-28 12:28:17,483 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:28:17,496 - DEBUG - VMI 1a9d170e-0bd0-11f0-b239-fa163e0cf0c2 is active in agent 10.0.0.42 2025-03-28 12:28:17,496 - INFO - Verified Pod ctest-busybox-pod-19424154 in agent 10.0.0.42 2025-03-28 12:28:17,496 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:17,501 - INFO - Pod ctest-busybox-pod-19424154 with uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c found in kube manager 2025-03-28 12:28:17,501 - INFO - Pod ctest-busybox-pod-19424154 verification passed 2025-03-28 12:28:17,571 - DEBUG - [Pod ctest-busybox-pod-19424154] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56447702 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-03-28 12:28:17,571 - DEBUG - [Pod Pod ctest-busybox-pod-19424154] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-28 12:28:17,571 - DEBUG - [Pod Pod ctest-busybox-pod-19424154] Cmd output: ctest-nginx-pod-56447702 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-03-28 12:28:17,636 - DEBUG - [Pod ctest-busybox-pod-19424154] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-73305899 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-03-28 12:28:17,636 - DEBUG - [Pod Pod ctest-busybox-pod-19424154] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-28 12:28:17,636 - DEBUG - [Pod Pod ctest-busybox-pod-19424154] Cmd output: ctest-nginx-pod-73305899 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-03-28 12:28:17,636 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56447702': 1, 'ctest-nginx-pod-73305899': 1} 2025-03-28 12:28:17,636 - WARNING - Nothing to delete parallely 2025-03-28 12:28:17,637 - INFO - Deleting pod default:ctest-busybox-pod-19424154 2025-03-28 12:28:17,651 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:17,659 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:22,660 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:22,667 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:27,669 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:27,679 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:32,680 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:32,687 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:37,688 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:37,696 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:42,697 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:42,705 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:47,707 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:47,727 - WARNING - Pod uuid f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:52,728 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3d0ad19-23e4-414d-b95e-f32c1a8eb62c 2025-03-28 12:28:52,735 - DEBUG - Pod f3d0ad19-23e4-414d-b95e-f32c1a8eb62c is not in agent 10.0.0.42 VM list 2025-03-28 12:28:52,736 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1a9d170e-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:28:52,743 - DEBUG - VMI 1a9d170e-0bd0-11f0-b239-fa163e0cf0c2 is removed from agent 10.0.0.42 2025-03-28 12:28:52,743 - INFO - Verified that pod ctest-busybox-pod-19424154 is removed in agent 2025-03-28 12:28:52,743 - INFO - Deleting Ingress : ctest-nginx-ingress-85979393 2025-03-28 12:28:52,755 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=5c30f1e2-ae13-451c-8a1b-6ccbd705ac92 2025-03-28 12:28:52,762 - ERROR - Ingress ctest-nginx-ingress-85979393 with uuid 5c30f1e2-ae13-451c-8a1b-6ccbd705ac92 still found in kube manager 2025-03-28 12:28:53,765 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=5c30f1e2-ae13-451c-8a1b-6ccbd705ac92 2025-03-28 12:28:53,772 - INFO - Ingress ctest-nginx-ingress-85979393 with uuid 5c30f1e2-ae13-451c-8a1b-6ccbd705ac92 deleted successfully from kube manager 2025-03-28 12:28:53,772 - INFO - Verifications on Ingress %s cleanup passed 2025-03-28 12:28:53,773 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-28 12:28:53,950 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-28 12:28:53,960 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-28 12:28:53,960 - INFO - Deleting VN __public__ 2025-03-28 12:28:54,224 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/4a81d06e-df5e-4b5d-adbf-9c0cb22c1423 2025-03-28 12:28:54,237 - DEBUG - Response Code: 404 2025-03-28 12:28:54,237 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 12:28:54,258 - DEBUG - Requesting: http://10.0.0.40:8082/domain/5bf9a2fe-96f4-44b4-8c87-f1f9a23fd2b6 2025-03-28 12:28:54,275 - DEBUG - Requesting: http://10.0.0.40:8082/project/c78db44e-bee9-4ed4-9a3e-4a7d9b8e3fb1 2025-03-28 12:28:54,359 - INFO - Validated that VN __public__ is not found in API Server 2025-03-28 12:28:54,360 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-28 12:28:54,370 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:54,378 - DEBUG - VN __public__ is not present in Agent 10.0.0.42 2025-03-28 12:28:54,378 - INFO - Validated that VN __public__ is not in any agent 2025-03-28 12:28:54,378 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:54,387 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 12:28:54,406 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-28 12:28:54,417 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-28 12:28:54,418 - INFO - Deleting pod default:ctest-nginx-pod-73305899 2025-03-28 12:28:54,432 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f0cf129e-165c-4e28-a108-31d7e07cd6ac 2025-03-28 12:28:54,441 - WARNING - Pod uuid f0cf129e-165c-4e28-a108-31d7e07cd6ac is still seen in agent 10.0.0.42 VM list 2025-03-28 12:28:59,442 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f0cf129e-165c-4e28-a108-31d7e07cd6ac 2025-03-28 12:28:59,451 - DEBUG - Pod f0cf129e-165c-4e28-a108-31d7e07cd6ac is not in agent 10.0.0.42 VM list 2025-03-28 12:28:59,451 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:161f021e-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:28:59,458 - DEBUG - VMI 161f021e-0bd0-11f0-b239-fa163e0cf0c2 is removed from agent 10.0.0.42 2025-03-28 12:28:59,458 - INFO - Verified that pod ctest-nginx-pod-73305899 is removed in agent 2025-03-28 12:28:59,459 - INFO - Deleting pod default:ctest-nginx-pod-56447702 2025-03-28 12:28:59,476 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3e465a70-3382-48dd-b77e-8485b836c15f 2025-03-28 12:28:59,486 - WARNING - Pod uuid 3e465a70-3382-48dd-b77e-8485b836c15f is still seen in agent 10.0.0.42 VM list 2025-03-28 12:29:04,486 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3e465a70-3382-48dd-b77e-8485b836c15f 2025-03-28 12:29:04,494 - DEBUG - Pod 3e465a70-3382-48dd-b77e-8485b836c15f is not in agent 10.0.0.42 VM list 2025-03-28 12:29:04,494 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:159ecdce-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:29:04,501 - DEBUG - VMI 159ecdce-0bd0-11f0-b239-fa163e0cf0c2 is removed from agent 10.0.0.42 2025-03-28 12:29:04,501 - INFO - Verified that pod ctest-nginx-pod-56447702 is removed in agent 2025-03-28 12:29:04,502 - INFO - Deleting service : ctest-nginx-svc-08118775 2025-03-28 12:29:04,715 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 12:29:04,722 - DEBUG - No XMPP flaps were noticed during the test 2025-03-28 12:29:04,722 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-03-28 12:29:04,722 - INFO - -------------------------------------------------------------------------------- 2025-03-28 12:29:11,158 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-28 12:29:11,314 - DEBUG - Output : cluster_project={} 2025-03-28 12:29:11,365 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-28 12:29:11,550 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-28 12:29:11,557 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-28 12:29:11,748 - DEBUG - Output : cluster_project={} 2025-03-28 12:29:21,911 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:21,954 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:22,037 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:27,093 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:32,192 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:32,241 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:32,407 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:32,452 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 12:29:32,724 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 12:29:35,386 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_ApplicationPolicySetReq? 2025-03-28 12:29:35,407 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2025-03-28 12:29:35,440 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2025-03-28 12:29:37,508 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2025-03-28 12:32:44,851 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 12:32:44,917 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=ef6b7198-b388-424a-ab8d-394074c29bfa 2025-03-28 12:32:44,941 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=92d1ac84-e079-40c3-a035-8e884162a471 2025-03-28 12:32:44,965 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:32:44,977 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0b921b81-db70-4463-a2fe-c78d19c821c6 2025-03-28 12:32:44,986 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:32:44,990 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:32:44,998 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:32:45,009 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=88a2c487-e02f-4f7a-9659-a7895e6dc843 2025-03-28 12:32:50,019 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=ef6b7198-b388-424a-ab8d-394074c29bfa 2025-03-28 12:32:50,021 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=92d1ac84-e079-40c3-a035-8e884162a471 2025-03-28 12:32:50,030 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42e5bc48-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:32:50,033 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:419840e0-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:32:50,072 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:32:50,073 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=88a2c487-e02f-4f7a-9659-a7895e6dc843 2025-03-28 12:32:50,075 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:32:50,075 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:32:50,077 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:32:50,079 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0b921b81-db70-4463-a2fe-c78d19c821c6 2025-03-28 12:32:50,102 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4232b71a-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:32:50,105 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:437401a6-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:32:55,102 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:32:55,104 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:32:55,106 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:32:55,107 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:33:00,122 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:33:00,124 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:33:00,125 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:33:00,126 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:33:05,147 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:33:05,148 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:33:05,150 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:33:05,151 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:33:10,166 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:33:10,168 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:33:10,170 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:33:10,171 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:33:15,190 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:33:15,192 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:33:15,194 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:33:15,195 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:33:20,233 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a694177b-617d-4d54-9749-57e96d086248 2025-03-28 12:33:20,235 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1c2dd2d5-141b-463d-8b79-6e3d28fccaee 2025-03-28 12:33:20,237 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f3ecedba-4972-492e-a290-226d409a726a 2025-03-28 12:33:20,238 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=24b08d51-c541-4a3f-9e22-2b9f89e3c521 2025-03-28 12:33:20,253 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:458aedba-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:33:20,258 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:45121034-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:33:20,260 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:441007ea-0bd0-11f0-b239-fa163e0cf0c2 2025-03-28 12:33:20,262 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:44995856-0bd0-11f0-b239-fa163e0cf0c2