2025-01-09 02:30:38,115 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-01-09 02:30:38,392 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-915-1 2025-01-09 02:30:38,392 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-01-09 02:30:38,426 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-915-1 2025-01-09 02:30:38,426 - DEBUG - [10.0.0.23]: 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-01-09 02:30:38,525 - DEBUG - Output : NAMES contrail_test_es5w19mWB contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 2025-01-09 02:30:38,525 - DEBUG - [10.0.0.23]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 02:30:38,559 - DEBUG - Output : 10.0.0.23/24 172.17.0.1/16 2025-01-09 02:30:38,559 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-01-09 02:30:38,593 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-915-1 2025-01-09 02:30:38,680 - DEBUG - [10.0.0.35]: Running cmd : hostname 2025-01-09 02:30:38,917 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-915-1 2025-01-09 02:30:38,918 - DEBUG - [10.0.0.35]: Running cmd : hostname -f 2025-01-09 02:30:38,941 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-915-1 2025-01-09 02:30:38,941 - DEBUG - [10.0.0.35]: 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-01-09 02:30:38,985 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-09 02:30:38,986 - DEBUG - [10.0.0.35]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 02:30:39,020 - DEBUG - Output : 10.0.0.35/24 2025-01-09 02:30:39,021 - DEBUG - [10.0.0.35]: Running cmd : getent hosts 10.0.0.35 | head -n 1 | awk '{print $2}' 2025-01-09 02:30:39,087 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-915-1 2025-01-09 02:30:39,171 - INFO - Using existing project ['default-domain', 'k8s-default'](5ad342c3-9eff-48fe-a57e-a4616d95f006) 2025-01-09 02:30:39,309 - INFO - Using existing project ['default-domain', 'k8s-default'](5ad342c3-9eff-48fe-a57e-a4616d95f006) 2025-01-09 02:30:39,456 - INFO - ================================================================================ 2025-01-09 02:30:39,457 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-09 02:30:39,457 - 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-01-09 02:30:39,678 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 02:30:39,687 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.0.0.23': '0'}} with 2025-01-09 02:30:39,687 - INFO - Initial checks done. Running the testcase now 2025-01-09 02:30:39,687 - INFO - 2025-01-09 02:30:39,690 - INFO - Namespace default already exists 2025-01-09 02:30:39,691 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 02:30:39,817 - DEBUG - Output : cluster_project={} 2025-01-09 02:30:39,858 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-09 02:30:39,859 - DEBUG - Project uuid in Contrail is 5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:30:39,859 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 02:30:39,987 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 02:30:39,987 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=a43e2cdd-96d7-4268-b4d0-b3b6f032905e 2025-01-09 02:30:39,993 - INFO - Namespace default with uuid a43e2cdd-96d7-4268-b4d0-b3b6f032905e found in kube manager 2025-01-09 02:30:39,993 - INFO - Namespace default verification passed 2025-01-09 02:30:39,996 - DEBUG - Service ctest-nginx-svc-59790325 not present 2025-01-09 02:30:39,996 - INFO - Creating service ctest-nginx-svc-59790325 2025-01-09 02:30:40,014 - INFO - Created Service ctest-nginx-svc-59790325 2025-01-09 02:30:40,037 - DEBUG - Pod ctest-nginx-pod-05350720 not present 2025-01-09 02:30:40,038 - INFO - Creating Pod ctest-nginx-pod-05350720 2025-01-09 02:30:40,079 - DEBUG - Pod : ctest-nginx-pod-05350720 UUID is 2461da55-66ab-4d81-b96c-acdcab73a43b 2025-01-09 02:30:40,083 - DEBUG - Pod ctest-nginx-pod-23340486 not present 2025-01-09 02:30:40,083 - INFO - Creating Pod ctest-nginx-pod-23340486 2025-01-09 02:30:40,145 - DEBUG - Pod : ctest-nginx-pod-23340486 UUID is 1f6c7af1-3a9c-4576-9203-5237e38f745e 2025-01-09 02:30:40,339 - INFO - Created VN __public__, UUID :833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:40,553 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-09 02:30:40,562 - DEBUG - Requesting: http://10.0.0.23:8082/domain/898854c2-6748-4805-b30f-b2d523dfe192 2025-01-09 02:30:40,595 - DEBUG - Requesting: http://10.0.0.23:8082/project/5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:30:40,651 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:40,663 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:40,675 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:40,719 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:40,742 - DEBUG - Route Targets: [] 2025-01-09 02:30:40,742 - DEBUG - RT names not yet present for VN __public__ 2025-01-09 02:30:45,743 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-09 02:30:45,750 - DEBUG - Requesting: http://10.0.0.23:8082/domain/898854c2-6748-4805-b30f-b2d523dfe192 2025-01-09 02:30:45,761 - DEBUG - Requesting: http://10.0.0.23:8082/project/5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:30:45,813 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:45,825 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:45,836 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:45,845 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:45,852 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/6ac81f53-8750-426c-9588-76b0cc433772 2025-01-09 02:30:45,858 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 02:30:45,858 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:45,868 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:45,886 - INFO - Verified VN network id 13 for VN 833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:45,886 - INFO - Verifications in API Server for VN __public__ passed 2025-01-09 02:30:45,886 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:45,898 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:45,906 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:30:45,915 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/6ac81f53-8750-426c-9588-76b0cc433772 2025-01-09 02:30:45,922 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 02:30:45,929 - DEBUG - Control-node 10.0.0.23 : 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': '9456314192901459859', 'uuid-lslong': '13740059645099056198'}, 'enable': 'true', 'created': '2025-01-09T02:30:40', 'last-modified': '2025-01-09T02:30:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480708'} 2025-01-09 02:30:45,929 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:30:45,937 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 02:30:45,937 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-09 02:30:45,938 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-09 02:30:45,938 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-09 02:30:45,944 - DEBUG - Requesting: http://10.0.0.23:8082/domain/898854c2-6748-4805-b30f-b2d523dfe192 2025-01-09 02:30:45,953 - DEBUG - Requesting: http://10.0.0.23:8082/project/5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:30:45,998 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:46,012 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-09 02:30:46,012 - DEBUG - Verifying the vn in opserver 2025-01-09 02:30:46,012 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2025-01-09 02:30:46,012 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-01-09 02:30:46,017 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-09 02:30:46,017 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-09 02:30:46,017 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:30:46,025 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:30:46,031 - DEBUG - Do not have enough data to verify VN in agent 2025-01-09 02:30:46,031 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:30:46,037 - DEBUG - VRF ids for VN __public__: {} 2025-01-09 02:30:46,133 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-09 02:30:46,273 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-09 02:30:46,279 - DEBUG - Requesting: http://10.0.0.23:8082/domain/898854c2-6748-4805-b30f-b2d523dfe192 2025-01-09 02:30:46,287 - DEBUG - Requesting: http://10.0.0.23:8082/project/5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:30:46,328 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:46,339 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/3bba3b5c-7ddf-4236-9cb9-b330208fa285 2025-01-09 02:30:46,346 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-09 02:30:46,352 - DEBUG - Requesting: http://10.0.0.23:8082/domain/898854c2-6748-4805-b30f-b2d523dfe192 2025-01-09 02:30:46,359 - DEBUG - Requesting: http://10.0.0.23:8082/project/5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:30:46,399 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 2025-01-09 02:30:46,410 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-09 02:30:46,410 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-09 02:30:46,418 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 02:30:46,424 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-09 02:30:46,424 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-09 02:30:46,427 - DEBUG - Ingress ctest-nginx-ingress-70198915 not present 2025-01-09 02:30:46,427 - INFO - Creating Ingress ctest-nginx-ingress-70198915 2025-01-09 02:30:46,435 - INFO - Created Ingress ctest-nginx-ingress-70198915 2025-01-09 02:30:46,437 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-70198915 2025-01-09 02:30:49,442 - DEBUG - For Ingress ctest-nginx-ingress-70198915, Cluster IP: 10.47.255.249, External IPs ['23.53.226.124'] 2025-01-09 02:30:49,442 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-70198915 2025-01-09 02:30:49,442 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=bc180323-b132-48a8-b478-d43a3960cc31 2025-01-09 02:30:49,447 - INFO - Ingress ctest-nginx-ingress-70198915 with uuid bc180323-b132-48a8-b478-d43a3960cc31 found in kube manager 2025-01-09 02:30:49,447 - INFO - Ingress ctest-nginx-ingress-70198915 verification passed 2025-01-09 02:30:49,450 - DEBUG - Pod ctest-busybox-pod-36837698 not present 2025-01-09 02:30:49,450 - INFO - Creating Pod ctest-busybox-pod-36837698 2025-01-09 02:30:49,480 - DEBUG - Pod : ctest-busybox-pod-36837698 UUID is 2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:30:49,491 - DEBUG - Pod ctest-nginx-pod-05350720 not in running state.Currently in Pending 2025-01-09 02:30:54,499 - INFO - Pod ctest-nginx-pod-05350720 is in running state.Got IP 10.47.255.251 2025-01-09 02:30:54,515 - DEBUG - Pod ctest-nginx-pod-05350720 has vmi b8991b74-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:30:54,515 - INFO - Verified pod ctest-nginx-pod-05350720 in contrail-api 2025-01-09 02:30:54,515 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:30:54,528 - DEBUG - VMI b8991b74-ce31-11ef-b0b9-fa163e2bff8f is active in agent 10.0.0.35 2025-01-09 02:30:54,528 - INFO - Verified Pod ctest-nginx-pod-05350720 in agent 10.0.0.35 2025-01-09 02:30:54,528 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=2461da55-66ab-4d81-b96c-acdcab73a43b 2025-01-09 02:30:54,533 - INFO - Pod ctest-nginx-pod-05350720 with uuid 2461da55-66ab-4d81-b96c-acdcab73a43b found in kube manager 2025-01-09 02:30:54,533 - INFO - Pod ctest-nginx-pod-05350720 verification passed 2025-01-09 02:30:54,615 - DEBUG - [Pod ctest-nginx-pod-05350720] Cmd: echo ctest-nginx-pod-05350720 > /usr/share/nginx/html/index.html, Output: 2025-01-09 02:30:54,622 - INFO - Pod ctest-nginx-pod-23340486 is in running state.Got IP 10.47.255.250 2025-01-09 02:30:54,681 - DEBUG - Pod ctest-nginx-pod-23340486 has vmi b9084b70-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:30:54,681 - INFO - Verified pod ctest-nginx-pod-23340486 in contrail-api 2025-01-09 02:30:54,681 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:30:54,695 - DEBUG - VMI b9084b70-ce31-11ef-b0b9-fa163e2bff8f is active in agent 10.0.0.35 2025-01-09 02:30:54,696 - INFO - Verified Pod ctest-nginx-pod-23340486 in agent 10.0.0.35 2025-01-09 02:30:54,696 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=1f6c7af1-3a9c-4576-9203-5237e38f745e 2025-01-09 02:30:54,702 - INFO - Pod ctest-nginx-pod-23340486 with uuid 1f6c7af1-3a9c-4576-9203-5237e38f745e found in kube manager 2025-01-09 02:30:54,702 - INFO - Pod ctest-nginx-pod-23340486 verification passed 2025-01-09 02:30:54,773 - DEBUG - [Pod ctest-nginx-pod-23340486] Cmd: echo ctest-nginx-pod-23340486 > /usr/share/nginx/html/index.html, Output: 2025-01-09 02:30:54,779 - DEBUG - Pod ctest-busybox-pod-36837698 not in running state.Currently in Pending 2025-01-09 02:30:59,785 - INFO - Pod ctest-busybox-pod-36837698 is in running state.Got IP 10.47.255.248 2025-01-09 02:30:59,801 - DEBUG - Pod ctest-busybox-pod-36837698 has vmi bd558f3a-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:30:59,801 - INFO - Verified pod ctest-busybox-pod-36837698 in contrail-api 2025-01-09 02:30:59,801 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:30:59,812 - DEBUG - VMI bd558f3a-ce31-11ef-b0b9-fa163e2bff8f is active in agent 10.0.0.35 2025-01-09 02:30:59,812 - INFO - Verified Pod ctest-busybox-pod-36837698 in agent 10.0.0.35 2025-01-09 02:30:59,812 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:30:59,816 - INFO - Pod ctest-busybox-pod-36837698 with uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 found in kube manager 2025-01-09 02:30:59,816 - INFO - Pod ctest-busybox-pod-36837698 verification passed 2025-01-09 02:30:59,886 - DEBUG - [Pod ctest-busybox-pod-36837698] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-23340486 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-01-09 02:30:59,886 - DEBUG - [Pod Pod ctest-busybox-pod-36837698] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-09 02:30:59,886 - DEBUG - [Pod Pod ctest-busybox-pod-36837698] Cmd output: ctest-nginx-pod-23340486 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-01-09 02:30:59,942 - DEBUG - [Pod ctest-busybox-pod-36837698] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-05350720 2025-01-09 02:30:59,942 - DEBUG - [Pod Pod ctest-busybox-pod-36837698] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-09 02:30:59,942 - DEBUG - [Pod Pod ctest-busybox-pod-36837698] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-05350720 2025-01-09 02:30:59,943 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-05350720': 1, 'ctest-nginx-pod-23340486': 1} 2025-01-09 02:30:59,943 - WARNING - Nothing to delete parallely 2025-01-09 02:30:59,943 - INFO - Deleting pod default:ctest-busybox-pod-36837698 2025-01-09 02:30:59,955 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:30:59,963 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:04,964 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:04,971 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:09,972 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:09,980 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:14,981 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:14,988 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:19,989 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:20,018 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:25,019 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:25,039 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:30,039 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:30,046 - WARNING - Pod uuid 2ede471b-ca98-4644-ba21-34276de1a8e9 is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:35,047 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2ede471b-ca98-4644-ba21-34276de1a8e9 2025-01-09 02:31:35,054 - DEBUG - Pod 2ede471b-ca98-4644-ba21-34276de1a8e9 is not in agent 10.0.0.35 VM list 2025-01-09 02:31:35,054 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd558f3a-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:31:35,060 - DEBUG - VMI bd558f3a-ce31-11ef-b0b9-fa163e2bff8f is removed from agent 10.0.0.35 2025-01-09 02:31:35,060 - INFO - Verified that pod ctest-busybox-pod-36837698 is removed in agent 2025-01-09 02:31:35,060 - INFO - Deleting Ingress : ctest-nginx-ingress-70198915 2025-01-09 02:31:35,067 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=bc180323-b132-48a8-b478-d43a3960cc31 2025-01-09 02:31:35,074 - ERROR - Ingress ctest-nginx-ingress-70198915 with uuid bc180323-b132-48a8-b478-d43a3960cc31 still found in kube manager 2025-01-09 02:31:36,075 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=bc180323-b132-48a8-b478-d43a3960cc31 2025-01-09 02:31:36,080 - INFO - Ingress ctest-nginx-ingress-70198915 with uuid bc180323-b132-48a8-b478-d43a3960cc31 deleted successfully from kube manager 2025-01-09 02:31:36,080 - INFO - Verifications on Ingress %s cleanup passed 2025-01-09 02:31:36,080 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-09 02:31:36,219 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 02:31:36,230 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-09 02:31:36,230 - INFO - Deleting VN __public__ 2025-01-09 02:31:36,483 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad 2025-01-09 02:31:36,494 - DEBUG - Response Code: 404 2025-01-09 02:31:36,494 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-09 02:31:36,503 - DEBUG - Requesting: http://10.0.0.23:8082/domain/898854c2-6748-4805-b30f-b2d523dfe192 2025-01-09 02:31:36,538 - DEBUG - Requesting: http://10.0.0.23:8082/project/5ad342c3-9eff-48fe-a57e-a4616d95f006 2025-01-09 02:31:36,679 - INFO - Validated that VN __public__ is not found in API Server 2025-01-09 02:31:36,680 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-09 02:31:36,692 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:31:36,702 - DEBUG - VN __public__ is not present in Agent 10.0.0.35 2025-01-09 02:31:36,702 - INFO - Validated that VN __public__ is not in any agent 2025-01-09 02:31:36,703 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:31:36,712 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 02:31:36,720 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 02:31:36,731 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-09 02:31:36,731 - INFO - Deleting pod default:ctest-nginx-pod-23340486 2025-01-09 02:31:36,757 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1f6c7af1-3a9c-4576-9203-5237e38f745e 2025-01-09 02:31:36,776 - WARNING - Pod uuid 1f6c7af1-3a9c-4576-9203-5237e38f745e is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:41,777 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1f6c7af1-3a9c-4576-9203-5237e38f745e 2025-01-09 02:31:41,784 - DEBUG - Pod 1f6c7af1-3a9c-4576-9203-5237e38f745e is not in agent 10.0.0.35 VM list 2025-01-09 02:31:41,784 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b9084b70-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:31:41,790 - DEBUG - VMI b9084b70-ce31-11ef-b0b9-fa163e2bff8f is removed from agent 10.0.0.35 2025-01-09 02:31:41,790 - INFO - Verified that pod ctest-nginx-pod-23340486 is removed in agent 2025-01-09 02:31:41,790 - INFO - Deleting pod default:ctest-nginx-pod-05350720 2025-01-09 02:31:41,812 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2461da55-66ab-4d81-b96c-acdcab73a43b 2025-01-09 02:31:41,819 - WARNING - Pod uuid 2461da55-66ab-4d81-b96c-acdcab73a43b is still seen in agent 10.0.0.35 VM list 2025-01-09 02:31:46,820 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2461da55-66ab-4d81-b96c-acdcab73a43b 2025-01-09 02:31:46,828 - DEBUG - Pod 2461da55-66ab-4d81-b96c-acdcab73a43b is not in agent 10.0.0.35 VM list 2025-01-09 02:31:46,828 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8991b74-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:31:46,835 - DEBUG - VMI b8991b74-ce31-11ef-b0b9-fa163e2bff8f is removed from agent 10.0.0.35 2025-01-09 02:31:46,835 - INFO - Verified that pod ctest-nginx-pod-05350720 is removed in agent 2025-01-09 02:31:46,835 - INFO - Deleting service : ctest-nginx-svc-59790325 2025-01-09 02:31:47,070 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 02:31:47,077 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 02:31:47,077 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-01-09 02:31:47,078 - INFO - -------------------------------------------------------------------------------- 2025-01-09 02:31:53,463 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 02:31:53,594 - DEBUG - Output : cluster_project={} 2025-01-09 02:31:53,641 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 02:31:53,794 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 02:31:53,810 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 02:31:53,946 - DEBUG - Output : cluster_project={} 2025-01-09 02:32:04,071 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:04,149 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:09,192 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:09,281 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:14,326 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:14,406 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:14,506 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:14,585 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 02:32:14,828 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 02:32:17,523 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_ApplicationPolicySetReq? 2025-01-09 02:32:17,530 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-01-09 02:32:17,567 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-01-09 02:32:19,604 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-01-09 02:35:20,558 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 02:35:20,584 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2c8ee476-3070-4108-a8e1-830f86355d5e 2025-01-09 02:35:20,625 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:20,639 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:20,645 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:20,649 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5e2e53fa-e248-48ba-91fa-d523a8680666 2025-01-09 02:35:20,653 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:20,656 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=f4ac9901-39aa-4cc2-88bc-0d9b7c5eb95f 2025-01-09 02:35:20,661 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=81c9ed55-72f6-4dc4-b1eb-8c40e6dd54e3 2025-01-09 02:35:25,672 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:25,674 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=2c8ee476-3070-4108-a8e1-830f86355d5e 2025-01-09 02:35:25,684 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4407498-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:25,696 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=81c9ed55-72f6-4dc4-b1eb-8c40e6dd54e3 2025-01-09 02:35:25,698 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:25,699 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5e2e53fa-e248-48ba-91fa-d523a8680666 2025-01-09 02:35:25,700 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:25,701 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:25,703 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=f4ac9901-39aa-4cc2-88bc-0d9b7c5eb95f 2025-01-09 02:35:25,705 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4b25248-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:25,722 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e560e24a-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:25,726 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5ddd584-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:30,684 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:30,725 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:30,726 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:30,727 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:35,692 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:35,739 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:35,741 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:35,742 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:40,699 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:40,755 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:40,757 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:40,758 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:45,707 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:45,769 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:45,771 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:45,772 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:50,716 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:50,783 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:50,785 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:50,786 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:55,725 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=11d773ff-bc97-456f-ba15-3a890c81a7e9 2025-01-09 02:35:55,732 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6703406-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:55,798 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=afa5cfe8-d31e-470b-810a-6a2b325a5dd1 2025-01-09 02:35:55,800 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1818a806-4645-4e8f-8efc-9e6d8adbca23 2025-01-09 02:35:55,802 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=e8f87759-a451-4083-8b79-099388316917 2025-01-09 02:35:55,813 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:55,815 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f 2025-01-09 02:35:55,816 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f