2025-03-27 16:04:30,412 - DEBUG - [10.0.0.60]: Running cmd : hostname 2025-03-27 16:04:30,674 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1055-1 2025-03-27 16:04:30,674 - DEBUG - [10.0.0.60]: Running cmd : hostname -f 2025-03-27 16:04:30,708 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1055-1 2025-03-27 16:04:30,708 - DEBUG - [10.0.0.60]: 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-27 16:04:30,784 - DEBUG - Output : NAMES contrail_test_pQjcxBhcT contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_schema_1 config_api_svcmonitor_1 2025-03-27 16:04:30,784 - DEBUG - [10.0.0.60]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-27 16:04:30,871 - DEBUG - Output : 10.0.0.60/24 172.17.0.1/16 2025-03-27 16:04:30,872 - DEBUG - [10.0.0.60]: Running cmd : getent hosts 10.0.0.60 | head -n 1 | awk '{print $2}' 2025-03-27 16:04:30,907 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1055-1 2025-03-27 16:04:31,006 - DEBUG - [10.0.0.34]: Running cmd : hostname 2025-03-27 16:04:31,258 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1055-1 2025-03-27 16:04:31,259 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2025-03-27 16:04:31,294 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1055-1 2025-03-27 16:04:31,295 - DEBUG - [10.0.0.34]: 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-27 16:04:31,383 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-27 16:04:31,383 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-27 16:04:31,419 - DEBUG - Output : 10.0.0.34/24 2025-03-27 16:04:31,420 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2025-03-27 16:04:31,455 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1055-1 2025-03-27 16:04:31,557 - INFO - Using existing project ['default-domain', 'k8s-default'](27fc84dc-049e-4c7f-ba2d-cdf7f7520819) 2025-03-27 16:04:31,682 - INFO - Using existing project ['default-domain', 'k8s-default'](27fc84dc-049e-4c7f-ba2d-cdf7f7520819) 2025-03-27 16:04:31,839 - INFO - ================================================================================ 2025-03-27 16:04:31,840 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-27 16:04:31,841 - 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-27 16:04:32,100 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 16:04:32,109 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.60': '0'}} with 2025-03-27 16:04:32,109 - INFO - Initial checks done. Running the testcase now 2025-03-27 16:04:32,109 - INFO - 2025-03-27 16:04:32,114 - INFO - Namespace default already exists 2025-03-27 16:04:32,114 - DEBUG - [10.0.0.60]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-27 16:04:32,222 - DEBUG - Output : cluster_project={} 2025-03-27 16:04:32,282 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-27 16:04:32,283 - DEBUG - Project uuid in Contrail is 27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:04:32,283 - DEBUG - [10.0.0.60]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-27 16:04:32,431 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-27 16:04:32,432 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_NamespaceDatabaseList?namespace_uuid=7bd94d1f-3d63-45fc-ae85-f1345ff276d3 2025-03-27 16:04:32,437 - INFO - Namespace default with uuid 7bd94d1f-3d63-45fc-ae85-f1345ff276d3 found in kube manager 2025-03-27 16:04:32,437 - INFO - Namespace default verification passed 2025-03-27 16:04:32,440 - DEBUG - Service ctest-nginx-svc-04059599 not present 2025-03-27 16:04:32,441 - INFO - Creating service ctest-nginx-svc-04059599 2025-03-27 16:04:32,468 - INFO - Created Service ctest-nginx-svc-04059599 2025-03-27 16:04:32,471 - DEBUG - Pod ctest-nginx-pod-71689763 not present 2025-03-27 16:04:32,472 - INFO - Creating Pod ctest-nginx-pod-71689763 2025-03-27 16:04:32,535 - DEBUG - Pod : ctest-nginx-pod-71689763 UUID is 4ed5bbdd-39df-4646-8c35-1317570f226c 2025-03-27 16:04:32,539 - DEBUG - Pod ctest-nginx-pod-87469250 not present 2025-03-27 16:04:32,539 - INFO - Creating Pod ctest-nginx-pod-87469250 2025-03-27 16:04:32,605 - DEBUG - Pod : ctest-nginx-pod-87469250 UUID is 31a49eb5-ac1d-46ae-a548-ce60464376ca 2025-03-27 16:04:32,846 - INFO - Created VN __public__, UUID :c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:33,164 - DEBUG - Requesting: http://10.0.0.60:8082/domains 2025-03-27 16:04:33,173 - DEBUG - Requesting: http://10.0.0.60:8082/domain/61c50429-1b86-4930-9aae-f1835cc64cd0 2025-03-27 16:04:33,195 - DEBUG - Requesting: http://10.0.0.60:8082/project/27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:04:33,285 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:33,317 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:33,343 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:33,354 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:33,365 - DEBUG - Route Targets: [] 2025-03-27 16:04:33,365 - DEBUG - RT names not yet present for VN __public__ 2025-03-27 16:04:38,366 - DEBUG - Requesting: http://10.0.0.60:8082/domains 2025-03-27 16:04:38,372 - DEBUG - Requesting: http://10.0.0.60:8082/domain/61c50429-1b86-4930-9aae-f1835cc64cd0 2025-03-27 16:04:38,381 - DEBUG - Requesting: http://10.0.0.60:8082/project/27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:04:38,451 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:38,463 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:38,476 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:38,492 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:38,501 - DEBUG - Requesting: http://10.0.0.60:8082/route-target/23a5f87d-03b5-4e2e-beab-709fe69b8d53 2025-03-27 16:04:38,509 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-27 16:04:38,509 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:38,522 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:38,538 - INFO - Verified VN network id 13 for VN c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:38,539 - INFO - Verifications in API Server for VN __public__ passed 2025-03-27 16:04:38,539 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:38,550 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:38,560 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:04:38,568 - DEBUG - Requesting: http://10.0.0.60:8082/route-target/23a5f87d-03b5-4e2e-beab-709fe69b8d53 2025-03-27 16:04:38,576 - DEBUG - Requesting: http://10.0.0.60:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-27 16:04:38,584 - DEBUG - Control-node 10.0.0.60 : 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': '14426366602777019480', 'uuid-lslong': '9859579767267165531'}, 'enable': 'true', 'created': '2025-03-27T16:04:32', 'last-modified': '2025-03-27T16:04:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.516671'} 2025-03-27 16:04:38,584 - DEBUG - Requesting: http://10.0.0.60:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:04:38,593 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-27 16:04:38,593 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-27 16:04:38,594 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-27 16:04:38,594 - DEBUG - Requesting: http://10.0.0.60:8082/domains 2025-03-27 16:04:38,602 - DEBUG - Requesting: http://10.0.0.60:8082/domain/61c50429-1b86-4930-9aae-f1835cc64cd0 2025-03-27 16:04:38,611 - DEBUG - Requesting: http://10.0.0.60:8082/project/27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:04:38,664 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:38,676 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-27 16:04:38,676 - DEBUG - Verifying the vn in opserver 2025-03-27 16:04:38,676 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.60 2025-03-27 16:04:38,676 - DEBUG - Requesting: http://10.0.0.60:8081/analytics/uves/virtual-networks 2025-03-27 16:04:38,682 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.60:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-27 16:04:38,682 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-27 16:04:38,682 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:04:38,692 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:04:38,702 - DEBUG - Do not have enough data to verify VN in agent 2025-03-27 16:04:38,702 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:04:38,716 - DEBUG - VRF ids for VN __public__: {} 2025-03-27 16:04:38,805 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-27 16:04:38,991 - DEBUG - Requesting: http://10.0.0.60:8082/domains 2025-03-27 16:04:38,999 - DEBUG - Requesting: http://10.0.0.60:8082/domain/61c50429-1b86-4930-9aae-f1835cc64cd0 2025-03-27 16:04:39,012 - DEBUG - Requesting: http://10.0.0.60:8082/project/27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:04:39,063 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:39,078 - DEBUG - Requesting: http://10.0.0.60:8082/floating-ip-pool/e865e6f9-5042-479b-9d4b-4414a5cac65b 2025-03-27 16:04:39,086 - DEBUG - Requesting: http://10.0.0.60:8082/domains 2025-03-27 16:04:39,093 - DEBUG - Requesting: http://10.0.0.60:8082/domain/61c50429-1b86-4930-9aae-f1835cc64cd0 2025-03-27 16:04:39,105 - DEBUG - Requesting: http://10.0.0.60:8082/project/27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:04:39,158 - DEBUG - Requesting: http://10.0.0.60:8082/virtual-network/c834bffd-b615-4458-88d4-438f5e96855b 2025-03-27 16:04:39,174 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-27 16:04:39,174 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-27 16:04:39,183 - DEBUG - Requesting: http://10.0.0.60:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-27 16:04:39,200 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-27 16:04:39,200 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-27 16:04:39,206 - DEBUG - Ingress ctest-nginx-ingress-29899221 not present 2025-03-27 16:04:39,206 - INFO - Creating Ingress ctest-nginx-ingress-29899221 2025-03-27 16:04:39,219 - INFO - Created Ingress ctest-nginx-ingress-29899221 2025-03-27 16:04:39,226 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-29899221 2025-03-27 16:04:42,233 - DEBUG - For Ingress ctest-nginx-ingress-29899221, Cluster IP: 10.47.255.249, External IPs ['21.253.2.124'] 2025-03-27 16:04:42,233 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-29899221 2025-03-27 16:04:42,233 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_LoadbalancerDatabaseList?x=fa5c2473-1463-47c1-b600-60e4c37223a0 2025-03-27 16:04:42,239 - INFO - Ingress ctest-nginx-ingress-29899221 with uuid fa5c2473-1463-47c1-b600-60e4c37223a0 found in kube manager 2025-03-27 16:04:42,239 - INFO - Ingress ctest-nginx-ingress-29899221 verification passed 2025-03-27 16:04:42,243 - DEBUG - Pod ctest-busybox-pod-64240162 not present 2025-03-27 16:04:42,243 - INFO - Creating Pod ctest-busybox-pod-64240162 2025-03-27 16:04:42,441 - DEBUG - Pod : ctest-busybox-pod-64240162 UUID is ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:04:42,450 - DEBUG - Pod ctest-nginx-pod-71689763 not in running state.Currently in Pending 2025-03-27 16:04:47,456 - INFO - Pod ctest-nginx-pod-71689763 is in running state.Got IP 10.47.255.251 2025-03-27 16:04:47,472 - DEBUG - Pod ctest-nginx-pod-71689763 has vmi 2cdad3da-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:04:47,472 - INFO - Verified pod ctest-nginx-pod-71689763 in contrail-api 2025-03-27 16:04:47,473 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:04:47,489 - DEBUG - VMI 2cdad3da-0b25-11f0-8279-fa163e52cc98 is active in agent 10.0.0.34 2025-03-27 16:04:47,489 - INFO - Verified Pod ctest-nginx-pod-71689763 in agent 10.0.0.34 2025-03-27 16:04:47,489 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_VirtualMachineDatabaseList?x=4ed5bbdd-39df-4646-8c35-1317570f226c 2025-03-27 16:04:47,498 - INFO - Pod ctest-nginx-pod-71689763 with uuid 4ed5bbdd-39df-4646-8c35-1317570f226c found in kube manager 2025-03-27 16:04:47,498 - INFO - Pod ctest-nginx-pod-71689763 verification passed 2025-03-27 16:04:47,581 - DEBUG - [Pod ctest-nginx-pod-71689763] Cmd: echo ctest-nginx-pod-71689763 > /usr/share/nginx/html/index.html, Output: 2025-03-27 16:04:47,587 - DEBUG - Pod ctest-nginx-pod-87469250 not in running state.Currently in Pending 2025-03-27 16:04:52,595 - INFO - Pod ctest-nginx-pod-87469250 is in running state.Got IP 10.47.255.250 2025-03-27 16:04:52,613 - DEBUG - Pod ctest-nginx-pod-87469250 has vmi 2d5d96a8-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:04:52,613 - INFO - Verified pod ctest-nginx-pod-87469250 in contrail-api 2025-03-27 16:04:52,613 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:04:52,626 - DEBUG - VMI 2d5d96a8-0b25-11f0-8279-fa163e52cc98 is active in agent 10.0.0.34 2025-03-27 16:04:52,626 - INFO - Verified Pod ctest-nginx-pod-87469250 in agent 10.0.0.34 2025-03-27 16:04:52,626 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_VirtualMachineDatabaseList?x=31a49eb5-ac1d-46ae-a548-ce60464376ca 2025-03-27 16:04:52,631 - INFO - Pod ctest-nginx-pod-87469250 with uuid 31a49eb5-ac1d-46ae-a548-ce60464376ca found in kube manager 2025-03-27 16:04:52,631 - INFO - Pod ctest-nginx-pod-87469250 verification passed 2025-03-27 16:04:52,702 - DEBUG - [Pod ctest-nginx-pod-87469250] Cmd: echo ctest-nginx-pod-87469250 > /usr/share/nginx/html/index.html, Output: 2025-03-27 16:04:52,708 - INFO - Pod ctest-busybox-pod-64240162 is in running state.Got IP 10.47.255.248 2025-03-27 16:04:52,768 - DEBUG - Pod ctest-busybox-pod-64240162 has vmi 31f5c4ec-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:04:52,768 - INFO - Verified pod ctest-busybox-pod-64240162 in contrail-api 2025-03-27 16:04:52,768 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:04:52,781 - DEBUG - VMI 31f5c4ec-0b25-11f0-8279-fa163e52cc98 is active in agent 10.0.0.34 2025-03-27 16:04:52,781 - INFO - Verified Pod ctest-busybox-pod-64240162 in agent 10.0.0.34 2025-03-27 16:04:52,781 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_VirtualMachineDatabaseList?x=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:04:52,786 - INFO - Pod ctest-busybox-pod-64240162 with uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 found in kube manager 2025-03-27 16:04:52,787 - INFO - Pod ctest-busybox-pod-64240162 verification passed 2025-03-27 16:04:52,859 - DEBUG - [Pod ctest-busybox-pod-64240162] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-87469250 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-27 16:04:52,859 - DEBUG - [Pod Pod ctest-busybox-pod-64240162] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-27 16:04:52,859 - DEBUG - [Pod Pod ctest-busybox-pod-64240162] Cmd output: ctest-nginx-pod-87469250 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-27 16:04:52,948 - DEBUG - [Pod ctest-busybox-pod-64240162] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-71689763 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-27 16:04:52,948 - DEBUG - [Pod Pod ctest-busybox-pod-64240162] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-27 16:04:52,948 - DEBUG - [Pod Pod ctest-busybox-pod-64240162] Cmd output: ctest-nginx-pod-71689763 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-27 16:04:52,948 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-71689763': 1, 'ctest-nginx-pod-87469250': 1} 2025-03-27 16:04:52,949 - WARNING - Nothing to delete parallely 2025-03-27 16:04:52,950 - INFO - Deleting pod default:ctest-busybox-pod-64240162 2025-03-27 16:04:52,969 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:04:52,986 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:04:57,987 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:04:57,995 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:02,996 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:05:03,004 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:08,006 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:05:08,016 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:13,017 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:05:13,026 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:18,027 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:05:18,068 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:23,068 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:05:23,084 - WARNING - Pod uuid ff3e2936-c473-4d4b-af27-a7e9544162f3 is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:28,085 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ff3e2936-c473-4d4b-af27-a7e9544162f3 2025-03-27 16:05:28,095 - DEBUG - Pod ff3e2936-c473-4d4b-af27-a7e9544162f3 is not in agent 10.0.0.34 VM list 2025-03-27 16:05:28,095 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31f5c4ec-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:05:28,103 - DEBUG - VMI 31f5c4ec-0b25-11f0-8279-fa163e52cc98 is removed from agent 10.0.0.34 2025-03-27 16:05:28,103 - INFO - Verified that pod ctest-busybox-pod-64240162 is removed in agent 2025-03-27 16:05:28,104 - INFO - Deleting Ingress : ctest-nginx-ingress-29899221 2025-03-27 16:05:28,117 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_LoadbalancerDatabaseList?x=fa5c2473-1463-47c1-b600-60e4c37223a0 2025-03-27 16:05:28,126 - ERROR - Ingress ctest-nginx-ingress-29899221 with uuid fa5c2473-1463-47c1-b600-60e4c37223a0 still found in kube manager 2025-03-27 16:05:29,126 - DEBUG - Requesting: http://10.0.0.60:8108/Snh_LoadbalancerDatabaseList?x=fa5c2473-1463-47c1-b600-60e4c37223a0 2025-03-27 16:05:29,135 - INFO - Ingress ctest-nginx-ingress-29899221 with uuid fa5c2473-1463-47c1-b600-60e4c37223a0 deleted successfully from kube manager 2025-03-27 16:05:29,135 - INFO - Verifications on Ingress %s cleanup passed 2025-03-27 16:05:29,135 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-27 16:05:29,318 - DEBUG - Requesting: http://10.0.0.60:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-27 16:05:29,324 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-27 16:05:29,324 - INFO - Deleting VN __public__ 2025-03-27 16:05:29,574 - DEBUG - Requesting: http://10.0.0.60:8082/routing-instance/23ebf13b-7a57-4bef-aff2-2c1246423545 2025-03-27 16:05:29,587 - DEBUG - Response Code: 404 2025-03-27 16:05:29,587 - DEBUG - Requesting: http://10.0.0.60:8082/domains 2025-03-27 16:05:29,599 - DEBUG - Requesting: http://10.0.0.60:8082/domain/61c50429-1b86-4930-9aae-f1835cc64cd0 2025-03-27 16:05:29,618 - DEBUG - Requesting: http://10.0.0.60:8082/project/27fc84dc-049e-4c7f-ba2d-cdf7f7520819 2025-03-27 16:05:29,676 - INFO - Validated that VN __public__ is not found in API Server 2025-03-27 16:05:29,676 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-27 16:05:29,689 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:05:29,697 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2025-03-27 16:05:29,697 - INFO - Validated that VN __public__ is not in any agent 2025-03-27 16:05:29,697 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:05:29,710 - DEBUG - Requesting: http://10.0.0.60:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 16:05:29,726 - DEBUG - Requesting: http://10.0.0.60:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-27 16:05:29,744 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-27 16:05:29,745 - INFO - Deleting pod default:ctest-nginx-pod-87469250 2025-03-27 16:05:29,759 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=31a49eb5-ac1d-46ae-a548-ce60464376ca 2025-03-27 16:05:29,770 - WARNING - Pod uuid 31a49eb5-ac1d-46ae-a548-ce60464376ca is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:34,771 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=31a49eb5-ac1d-46ae-a548-ce60464376ca 2025-03-27 16:05:34,779 - DEBUG - Pod 31a49eb5-ac1d-46ae-a548-ce60464376ca is not in agent 10.0.0.34 VM list 2025-03-27 16:05:34,779 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d5d96a8-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:05:34,787 - DEBUG - VMI 2d5d96a8-0b25-11f0-8279-fa163e52cc98 is removed from agent 10.0.0.34 2025-03-27 16:05:34,787 - INFO - Verified that pod ctest-nginx-pod-87469250 is removed in agent 2025-03-27 16:05:34,787 - INFO - Deleting pod default:ctest-nginx-pod-71689763 2025-03-27 16:05:34,800 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4ed5bbdd-39df-4646-8c35-1317570f226c 2025-03-27 16:05:34,816 - WARNING - Pod uuid 4ed5bbdd-39df-4646-8c35-1317570f226c is still seen in agent 10.0.0.34 VM list 2025-03-27 16:05:39,817 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4ed5bbdd-39df-4646-8c35-1317570f226c 2025-03-27 16:05:39,827 - DEBUG - Pod 4ed5bbdd-39df-4646-8c35-1317570f226c is not in agent 10.0.0.34 VM list 2025-03-27 16:05:39,827 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2cdad3da-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:05:39,835 - DEBUG - VMI 2cdad3da-0b25-11f0-8279-fa163e52cc98 is removed from agent 10.0.0.34 2025-03-27 16:05:39,835 - INFO - Verified that pod ctest-nginx-pod-71689763 is removed in agent 2025-03-27 16:05:39,836 - INFO - Deleting service : ctest-nginx-svc-04059599 2025-03-27 16:05:40,080 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 16:05:40,094 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 16:05:40,094 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2025-03-27 16:05:40,094 - INFO - -------------------------------------------------------------------------------- 2025-03-27 16:05:46,606 - DEBUG - [10.0.0.60]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-27 16:05:46,766 - DEBUG - Output : cluster_project={} 2025-03-27 16:05:46,815 - DEBUG - [10.0.0.60]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-27 16:05:47,017 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-27 16:05:47,028 - DEBUG - [10.0.0.60]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-27 16:05:47,219 - DEBUG - Output : cluster_project={} 2025-03-27 16:05:57,376 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:05:57,426 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:05:57,524 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:05:57,583 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:06:02,648 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:06:07,828 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:06:07,878 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:06:07,970 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 16:06:08,279 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 16:06:11,324 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_ApplicationPolicySetReq? 2025-03-27 16:06:11,336 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2025-03-27 16:06:11,397 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2025-03-27 16:06:13,460 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2025-03-27 16:09:14,447 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 16:09:14,511 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=2c4489c8-f06d-4a99-9a86-99d92e5fb1be 2025-03-27 16:09:14,531 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8ed6401a-b6c7-4751-a5cc-f094c2b2a5f1 2025-03-27 16:09:14,543 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:14,546 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=24f289e3-5851-4b9f-8456-8a36163ee0e2 2025-03-27 16:09:14,550 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6d6618fb-f24c-4e80-9687-4322025bb533 2025-03-27 16:09:14,557 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:14,561 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:14,565 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:19,534 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=2c4489c8-f06d-4a99-9a86-99d92e5fb1be 2025-03-27 16:09:19,547 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5906f9ca-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:19,589 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8ed6401a-b6c7-4751-a5cc-f094c2b2a5f1 2025-03-27 16:09:19,599 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5add0618-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:19,613 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:19,614 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:19,616 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:19,617 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6d6618fb-f24c-4e80-9687-4322025bb533 2025-03-27 16:09:19,618 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=24f289e3-5851-4b9f-8456-8a36163ee0e2 2025-03-27 16:09:19,620 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:19,644 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a5287ae-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:19,646 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:599af44a-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:24,643 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:24,646 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:24,648 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:24,650 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:29,654 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:29,665 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:29,667 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:29,668 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:34,662 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:34,681 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:34,683 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:34,684 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:39,671 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:39,697 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:39,699 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:39,701 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:44,680 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:44,716 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:44,719 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:44,720 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:49,691 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=62e1178a-4b15-4d15-a720-fa21f20291d5 2025-03-27 16:09:49,699 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c91174c-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:49,775 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=444d1417-28e3-471d-9efe-0483ea459240 2025-03-27 16:09:49,777 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a141b000-ce80-4882-86e5-2b8cc3221adb 2025-03-27 16:09:49,778 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4bae805e-e631-4ca2-81fc-a01f4278457c 2025-03-27 16:09:49,792 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b77fd58-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:49,797 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bfeed40-0b25-11f0-8279-fa163e52cc98 2025-03-27 16:09:49,799 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d15df0e-0b25-11f0-8279-fa163e52cc98