2025-01-13 20:48:45,096 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-01-13 20:48:45,332 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-922-1 2025-01-13 20:48:45,333 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-01-13 20:48:45,366 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-922-1 2025-01-13 20:48:45,366 - DEBUG - [10.0.0.50]: 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-13 20:48:45,442 - DEBUG - Output : NAMES contrail_test_YSd7zAyLi 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_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_schema_1 2025-01-13 20:48:45,442 - DEBUG - [10.0.0.50]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 20:48:45,512 - DEBUG - Output : 10.0.0.50/24 172.17.0.1/16 2025-01-13 20:48:45,512 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-01-13 20:48:45,546 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-922-1 2025-01-13 20:48:45,630 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-01-13 20:48:45,845 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-922-1 2025-01-13 20:48:45,845 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-01-13 20:48:45,879 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-922-1 2025-01-13 20:48:45,879 - DEBUG - [10.0.0.27]: 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-13 20:48:45,971 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-13 20:48:45,972 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 20:48:46,006 - DEBUG - Output : 10.0.0.27/24 2025-01-13 20:48:46,006 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-01-13 20:48:46,081 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-922-1 2025-01-13 20:48:46,156 - INFO - Using existing project ['default-domain', 'k8s-default'](8d9d98e9-219a-4f40-9e64-a4fe53f68841) 2025-01-13 20:48:46,263 - INFO - Using existing project ['default-domain', 'k8s-default'](8d9d98e9-219a-4f40-9e64-a4fe53f68841) 2025-01-13 20:48:46,394 - INFO - ================================================================================ 2025-01-13 20:48:46,394 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-13 20:48:46,395 - 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-13 20:48:46,632 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 20:48:46,639 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.50': '0'}} with 2025-01-13 20:48:46,640 - INFO - Initial checks done. Running the testcase now 2025-01-13 20:48:46,640 - INFO - 2025-01-13 20:48:46,643 - INFO - Namespace default already exists 2025-01-13 20:48:46,644 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 20:48:46,749 - DEBUG - Output : cluster_project={} 2025-01-13 20:48:46,794 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-13 20:48:46,794 - DEBUG - Project uuid in Contrail is 8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:48:46,794 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-13 20:48:46,923 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 20:48:46,923 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=bb60429e-f31c-430c-9999-7522f85db25e 2025-01-13 20:48:46,927 - INFO - Namespace default with uuid bb60429e-f31c-430c-9999-7522f85db25e found in kube manager 2025-01-13 20:48:46,927 - INFO - Namespace default verification passed 2025-01-13 20:48:46,930 - DEBUG - Service ctest-nginx-svc-55187761 not present 2025-01-13 20:48:46,930 - INFO - Creating service ctest-nginx-svc-55187761 2025-01-13 20:48:46,951 - INFO - Created Service ctest-nginx-svc-55187761 2025-01-13 20:48:46,960 - DEBUG - Pod ctest-nginx-pod-36514933 not present 2025-01-13 20:48:46,960 - INFO - Creating Pod ctest-nginx-pod-36514933 2025-01-13 20:48:47,010 - DEBUG - Pod : ctest-nginx-pod-36514933 UUID is 98043fce-aab7-45a7-9a51-c1a4bb8aa41f 2025-01-13 20:48:47,019 - DEBUG - Pod ctest-nginx-pod-36407112 not present 2025-01-13 20:48:47,019 - INFO - Creating Pod ctest-nginx-pod-36407112 2025-01-13 20:48:47,053 - DEBUG - Pod : ctest-nginx-pod-36407112 UUID is 06f11fa1-9478-4f15-92e5-31b6b375f608 2025-01-13 20:48:47,209 - INFO - Created VN __public__, UUID :d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:47,535 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-13 20:48:47,554 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f8687201-e5c4-46b3-85c3-03a23f93f182 2025-01-13 20:48:47,569 - DEBUG - Requesting: http://10.0.0.50:8082/project/8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:48:47,639 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:47,675 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:47,691 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:47,701 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:47,724 - DEBUG - Route Targets: [] 2025-01-13 20:48:47,724 - DEBUG - RT names not yet present for VN __public__ 2025-01-13 20:48:52,724 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-13 20:48:52,740 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f8687201-e5c4-46b3-85c3-03a23f93f182 2025-01-13 20:48:52,748 - DEBUG - Requesting: http://10.0.0.50:8082/project/8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:48:52,795 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:52,805 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:52,814 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:52,824 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:52,830 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/294d7c74-2e63-45bc-b15e-a738f07a64e4 2025-01-13 20:48:52,837 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 20:48:52,837 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:52,847 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:52,861 - INFO - Verified VN network id 13 for VN d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:52,861 - INFO - Verifications in API Server for VN __public__ passed 2025-01-13 20:48:52,862 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:52,872 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:52,879 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:48:52,885 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/294d7c74-2e63-45bc-b15e-a738f07a64e4 2025-01-13 20:48:52,897 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 20:48:52,902 - DEBUG - Control-node 10.0.0.50 : 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': '15482386396436842515', 'uuid-lslong': '11246218754865270496'}, 'enable': 'true', 'created': '2025-01-13T20:48:47', 'last-modified': '2025-01-13T20:48:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.573164'} 2025-01-13 20:48:52,902 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:48:52,912 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 20:48:52,912 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-13 20:48:52,913 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-13 20:48:52,913 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-13 20:48:52,918 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f8687201-e5c4-46b3-85c3-03a23f93f182 2025-01-13 20:48:52,927 - DEBUG - Requesting: http://10.0.0.50:8082/project/8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:48:52,978 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:52,988 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-13 20:48:52,988 - DEBUG - Verifying the vn in opserver 2025-01-13 20:48:52,988 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-01-13 20:48:52,988 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-01-13 20:48:52,993 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-13 20:48:52,993 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-13 20:48:52,993 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:48:53,001 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:48:53,006 - DEBUG - Do not have enough data to verify VN in agent 2025-01-13 20:48:53,006 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:48:53,011 - DEBUG - VRF ids for VN __public__: {} 2025-01-13 20:48:53,131 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-13 20:48:53,234 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-13 20:48:53,239 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f8687201-e5c4-46b3-85c3-03a23f93f182 2025-01-13 20:48:53,246 - DEBUG - Requesting: http://10.0.0.50:8082/project/8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:48:53,304 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:53,315 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/861473ed-bea1-477d-91a7-25b431595f91 2025-01-13 20:48:53,321 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-13 20:48:53,325 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f8687201-e5c4-46b3-85c3-03a23f93f182 2025-01-13 20:48:53,332 - DEBUG - Requesting: http://10.0.0.50:8082/project/8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:48:53,388 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d6dc7c65-faf5-4813-9c12-985f5e148ee0 2025-01-13 20:48:53,398 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-13 20:48:53,398 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-13 20:48:53,405 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-13 20:48:53,411 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-13 20:48:53,412 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-13 20:48:53,414 - DEBUG - Ingress ctest-nginx-ingress-07722372 not present 2025-01-13 20:48:53,415 - INFO - Creating Ingress ctest-nginx-ingress-07722372 2025-01-13 20:48:53,421 - INFO - Created Ingress ctest-nginx-ingress-07722372 2025-01-13 20:48:53,423 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-07722372 2025-01-13 20:48:56,428 - DEBUG - For Ingress ctest-nginx-ingress-07722372, Cluster IP: 10.47.255.249, External IPs ['128.41.123.252'] 2025-01-13 20:48:56,428 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-07722372 2025-01-13 20:48:56,428 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f3a31c6f-e34a-4624-8e95-cdc22fd4e561 2025-01-13 20:48:56,433 - INFO - Ingress ctest-nginx-ingress-07722372 with uuid f3a31c6f-e34a-4624-8e95-cdc22fd4e561 found in kube manager 2025-01-13 20:48:56,433 - INFO - Ingress ctest-nginx-ingress-07722372 verification passed 2025-01-13 20:48:56,438 - DEBUG - Pod ctest-busybox-pod-37929017 not present 2025-01-13 20:48:56,440 - INFO - Creating Pod ctest-busybox-pod-37929017 2025-01-13 20:48:56,656 - DEBUG - Pod : ctest-busybox-pod-37929017 UUID is e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:48:56,660 - DEBUG - Pod ctest-nginx-pod-36514933 not in running state.Currently in Pending 2025-01-13 20:49:01,666 - INFO - Pod ctest-nginx-pod-36514933 is in running state.Got IP 10.47.255.251 2025-01-13 20:49:01,681 - DEBUG - Pod ctest-nginx-pod-36514933 has vmi c9e3c87c-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:49:01,681 - INFO - Verified pod ctest-nginx-pod-36514933 in contrail-api 2025-01-13 20:49:01,682 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:49:01,695 - DEBUG - VMI c9e3c87c-d1ef-11ef-b3cc-fa163e615866 is active in agent 10.0.0.27 2025-01-13 20:49:01,696 - INFO - Verified Pod ctest-nginx-pod-36514933 in agent 10.0.0.27 2025-01-13 20:49:01,696 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=98043fce-aab7-45a7-9a51-c1a4bb8aa41f 2025-01-13 20:49:01,700 - INFO - Pod ctest-nginx-pod-36514933 with uuid 98043fce-aab7-45a7-9a51-c1a4bb8aa41f found in kube manager 2025-01-13 20:49:01,700 - INFO - Pod ctest-nginx-pod-36514933 verification passed 2025-01-13 20:49:01,768 - DEBUG - [Pod ctest-nginx-pod-36514933] Cmd: echo ctest-nginx-pod-36514933 > /usr/share/nginx/html/index.html, Output: 2025-01-13 20:49:01,774 - INFO - Pod ctest-nginx-pod-36407112 is in running state.Got IP 10.47.255.250 2025-01-13 20:49:01,831 - DEBUG - Pod ctest-nginx-pod-36407112 has vmi ca6ac246-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:49:01,831 - INFO - Verified pod ctest-nginx-pod-36407112 in contrail-api 2025-01-13 20:49:01,831 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:49:01,842 - DEBUG - VMI ca6ac246-d1ef-11ef-b3cc-fa163e615866 is active in agent 10.0.0.27 2025-01-13 20:49:01,842 - INFO - Verified Pod ctest-nginx-pod-36407112 in agent 10.0.0.27 2025-01-13 20:49:01,843 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=06f11fa1-9478-4f15-92e5-31b6b375f608 2025-01-13 20:49:01,847 - INFO - Pod ctest-nginx-pod-36407112 with uuid 06f11fa1-9478-4f15-92e5-31b6b375f608 found in kube manager 2025-01-13 20:49:01,847 - INFO - Pod ctest-nginx-pod-36407112 verification passed 2025-01-13 20:49:01,908 - DEBUG - [Pod ctest-nginx-pod-36407112] Cmd: echo ctest-nginx-pod-36407112 > /usr/share/nginx/html/index.html, Output: 2025-01-13 20:49:01,914 - DEBUG - Pod ctest-busybox-pod-37929017 not in running state.Currently in Pending 2025-01-13 20:49:06,928 - INFO - Pod ctest-busybox-pod-37929017 is in running state.Got IP 10.47.255.248 2025-01-13 20:49:06,947 - DEBUG - Pod ctest-busybox-pod-37929017 has vmi ced80dc0-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:49:06,947 - INFO - Verified pod ctest-busybox-pod-37929017 in contrail-api 2025-01-13 20:49:06,947 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:49:06,959 - DEBUG - VMI ced80dc0-d1ef-11ef-b3cc-fa163e615866 is active in agent 10.0.0.27 2025-01-13 20:49:06,960 - INFO - Verified Pod ctest-busybox-pod-37929017 in agent 10.0.0.27 2025-01-13 20:49:06,960 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:06,965 - INFO - Pod ctest-busybox-pod-37929017 with uuid e78566c6-5da3-456c-b191-3d05034e374c found in kube manager 2025-01-13 20:49:06,966 - INFO - Pod ctest-busybox-pod-37929017 verification passed 2025-01-13 20:49:07,035 - DEBUG - [Pod ctest-busybox-pod-37929017] 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-36514933 2025-01-13 20:49:07,035 - DEBUG - [Pod Pod ctest-busybox-pod-37929017] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 20:49:07,035 - DEBUG - [Pod Pod ctest-busybox-pod-37929017] 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-36514933 2025-01-13 20:49:07,098 - DEBUG - [Pod ctest-busybox-pod-37929017] 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-36407112 2025-01-13 20:49:07,098 - DEBUG - [Pod Pod ctest-busybox-pod-37929017] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 20:49:07,098 - DEBUG - [Pod Pod ctest-busybox-pod-37929017] 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-36407112 2025-01-13 20:49:07,098 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-36514933': 1, 'ctest-nginx-pod-36407112': 1} 2025-01-13 20:49:07,098 - WARNING - Nothing to delete parallely 2025-01-13 20:49:07,099 - INFO - Deleting pod default:ctest-busybox-pod-37929017 2025-01-13 20:49:07,112 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:07,119 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:12,120 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:12,128 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:17,129 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:17,136 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:22,137 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:22,144 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:27,145 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:27,152 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:32,153 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:32,162 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:37,163 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:37,171 - WARNING - Pod uuid e78566c6-5da3-456c-b191-3d05034e374c is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:42,171 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e78566c6-5da3-456c-b191-3d05034e374c 2025-01-13 20:49:42,178 - DEBUG - Pod e78566c6-5da3-456c-b191-3d05034e374c is not in agent 10.0.0.27 VM list 2025-01-13 20:49:42,178 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ced80dc0-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:49:42,184 - DEBUG - VMI ced80dc0-d1ef-11ef-b3cc-fa163e615866 is removed from agent 10.0.0.27 2025-01-13 20:49:42,184 - INFO - Verified that pod ctest-busybox-pod-37929017 is removed in agent 2025-01-13 20:49:42,184 - INFO - Deleting Ingress : ctest-nginx-ingress-07722372 2025-01-13 20:49:42,191 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f3a31c6f-e34a-4624-8e95-cdc22fd4e561 2025-01-13 20:49:42,197 - ERROR - Ingress ctest-nginx-ingress-07722372 with uuid f3a31c6f-e34a-4624-8e95-cdc22fd4e561 still found in kube manager 2025-01-13 20:49:43,199 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f3a31c6f-e34a-4624-8e95-cdc22fd4e561 2025-01-13 20:49:43,207 - INFO - Ingress ctest-nginx-ingress-07722372 with uuid f3a31c6f-e34a-4624-8e95-cdc22fd4e561 deleted successfully from kube manager 2025-01-13 20:49:43,208 - INFO - Verifications on Ingress %s cleanup passed 2025-01-13 20:49:43,208 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-13 20:49:43,312 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-13 20:49:43,319 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-13 20:49:43,319 - INFO - Deleting VN __public__ 2025-01-13 20:49:43,512 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03c8d395-41c7-4c3d-a02a-165e4de9ab70 2025-01-13 20:49:43,519 - DEBUG - Response Code: 404 2025-01-13 20:49:43,519 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-13 20:49:43,527 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f8687201-e5c4-46b3-85c3-03a23f93f182 2025-01-13 20:49:43,539 - DEBUG - Requesting: http://10.0.0.50:8082/project/8d9d98e9-219a-4f40-9e64-a4fe53f68841 2025-01-13 20:49:43,583 - INFO - Validated that VN __public__ is not found in API Server 2025-01-13 20:49:43,584 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-13 20:49:43,591 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:49:43,599 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-01-13 20:49:43,600 - INFO - Validated that VN __public__ is not in any agent 2025-01-13 20:49:43,600 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:49:43,608 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 20:49:43,613 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 20:49:43,618 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-13 20:49:43,618 - INFO - Deleting pod default:ctest-nginx-pod-36407112 2025-01-13 20:49:43,633 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=06f11fa1-9478-4f15-92e5-31b6b375f608 2025-01-13 20:49:43,648 - WARNING - Pod uuid 06f11fa1-9478-4f15-92e5-31b6b375f608 is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:48,649 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=06f11fa1-9478-4f15-92e5-31b6b375f608 2025-01-13 20:49:48,656 - DEBUG - Pod 06f11fa1-9478-4f15-92e5-31b6b375f608 is not in agent 10.0.0.27 VM list 2025-01-13 20:49:48,656 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca6ac246-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:49:48,664 - DEBUG - VMI ca6ac246-d1ef-11ef-b3cc-fa163e615866 is removed from agent 10.0.0.27 2025-01-13 20:49:48,664 - INFO - Verified that pod ctest-nginx-pod-36407112 is removed in agent 2025-01-13 20:49:48,664 - INFO - Deleting pod default:ctest-nginx-pod-36514933 2025-01-13 20:49:48,682 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=98043fce-aab7-45a7-9a51-c1a4bb8aa41f 2025-01-13 20:49:48,708 - WARNING - Pod uuid 98043fce-aab7-45a7-9a51-c1a4bb8aa41f is still seen in agent 10.0.0.27 VM list 2025-01-13 20:49:53,709 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=98043fce-aab7-45a7-9a51-c1a4bb8aa41f 2025-01-13 20:49:53,717 - DEBUG - Pod 98043fce-aab7-45a7-9a51-c1a4bb8aa41f is not in agent 10.0.0.27 VM list 2025-01-13 20:49:53,718 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9e3c87c-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:49:53,725 - DEBUG - VMI c9e3c87c-d1ef-11ef-b3cc-fa163e615866 is removed from agent 10.0.0.27 2025-01-13 20:49:53,725 - INFO - Verified that pod ctest-nginx-pod-36514933 is removed in agent 2025-01-13 20:49:53,725 - INFO - Deleting service : ctest-nginx-svc-55187761 2025-01-13 20:49:53,988 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 20:49:54,000 - DEBUG - No XMPP flaps were noticed during the test
2025-01-13 20:49:54,001 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-01-13 20:49:54,001 - INFO - -------------------------------------------------------------------------------- 2025-01-13 20:50:00,485 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 20:50:00,639 - DEBUG - Output : cluster_project={} 2025-01-13 20:50:00,696 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-13 20:50:00,895 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 20:50:00,900 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 20:50:01,057 - DEBUG - Output : cluster_project={} 2025-01-13 20:50:16,203 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:16,291 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:16,328 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:16,411 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:16,448 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:16,591 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:21,639 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:21,723 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 20:50:21,976 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 20:50:25,032 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-01-13 20:50:25,039 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-01-13 20:50:25,068 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-01-13 20:50:27,099 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-01-13 20:53:27,738 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 20:53:27,799 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=119d991a-c03e-4640-a882-5e2ffc36c206 2025-01-13 20:53:27,812 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:27,817 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=37510cac-a0f9-47fd-8808-2289c35b13f5 2025-01-13 20:53:27,821 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:53:27,826 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:27,838 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6ab91a56-d0cd-456e-b210-95aadacac477 2025-01-13 20:53:27,842 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e920e407-5903-4a53-b36a-2036cc823c82 2025-01-13 20:53:27,854 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:32,849 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=119d991a-c03e-4640-a882-5e2ffc36c206 2025-01-13 20:53:32,857 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5a539aa-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:53:32,859 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:32,861 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:53:32,863 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=37510cac-a0f9-47fd-8808-2289c35b13f5 2025-01-13 20:53:32,864 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:32,866 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e920e407-5903-4a53-b36a-2036cc823c82 2025-01-13 20:53:32,882 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f6c476de-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:53:32,885 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6ab91a56-d0cd-456e-b210-95aadacac477 2025-01-13 20:53:32,886 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:32,900 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f62088d0-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:53:32,911 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f745a0ce-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:53:37,884 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:37,886 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:37,887 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:53:37,903 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:42,898 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:42,900 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:53:42,901 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:42,910 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:47,914 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:53:47,916 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:47,917 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:47,919 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:52,935 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:52,936 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:52,938 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:52,939 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:53:57,952 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:53:57,955 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:53:57,956 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:53:57,957 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:54:02,977 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e86310eb-2dae-4734-b2bd-8945394547ab 2025-01-13 20:54:02,979 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5e634431-57e9-4b04-8617-2871fc95b190 2025-01-13 20:54:02,981 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38bd030d-30e9-4734-bd80-89e55a92c02f 2025-01-13 20:54:02,982 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5f1f8f94-c76c-4cd5-90df-09b1cfe8f759 2025-01-13 20:54:02,995 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f7d5ac6e-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:54:02,997 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f95a920c-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:54:03,001 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f8cc1752-d1ef-11ef-b3cc-fa163e615866 2025-01-13 20:54:03,002 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f84d33c4-d1ef-11ef-b3cc-fa163e615866