2025-01-07 20:47:58,326 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-01-07 20:47:58,560 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-904-1 2025-01-07 20:47:58,560 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-01-07 20:47:58,592 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-904-1 2025-01-07 20:47:58,592 - DEBUG - [10.0.0.22]: 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-07 20:47:58,714 - DEBUG - Output : NAMES contrail_test_LRvJsnW3N contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 config_api_nodemgr_1 2025-01-07 20:47:58,714 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-07 20:47:58,754 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-01-07 20:47:58,754 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-01-07 20:47:58,798 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-904-1 2025-01-07 20:47:58,893 - DEBUG - [10.0.0.35]: Running cmd : hostname 2025-01-07 20:47:59,130 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-904-1 2025-01-07 20:47:59,130 - DEBUG - [10.0.0.35]: Running cmd : hostname -f 2025-01-07 20:47:59,188 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-904-1 2025-01-07 20:47:59,188 - 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-07 20:47:59,234 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-07 20:47:59,234 - DEBUG - [10.0.0.35]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-07 20:47:59,269 - DEBUG - Output : 10.0.0.35/24 2025-01-07 20:47:59,269 - DEBUG - [10.0.0.35]: Running cmd : getent hosts 10.0.0.35 | head -n 1 | awk '{print $2}' 2025-01-07 20:47:59,336 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-904-1 2025-01-07 20:47:59,428 - INFO - Using existing project ['default-domain', 'k8s-default'](d1054e9a-5efc-4787-9c2a-945af167d148) 2025-01-07 20:47:59,495 - INFO - Using existing project ['default-domain', 'k8s-default'](d1054e9a-5efc-4787-9c2a-945af167d148) 2025-01-07 20:47:59,672 - INFO - ================================================================================ 2025-01-07 20:47:59,672 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-07 20:47:59,673 - 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-07 20:47:59,880 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 20:47:59,888 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.0.0.22': '0'}} with 2025-01-07 20:47:59,888 - INFO - Initial checks done. Running the testcase now 2025-01-07 20:47:59,888 - INFO - 2025-01-07 20:47:59,891 - INFO - Namespace default already exists 2025-01-07 20:47:59,891 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-07 20:48:00,432 - DEBUG - Output : cluster_project={} 2025-01-07 20:48:00,493 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-07 20:48:00,493 - DEBUG - Project uuid in Contrail is d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:48:00,494 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-07 20:48:00,632 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-07 20:48:00,632 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=363321ca-a99a-40ee-bf36-a064e0e42aa4 2025-01-07 20:48:00,637 - INFO - Namespace default with uuid 363321ca-a99a-40ee-bf36-a064e0e42aa4 found in kube manager 2025-01-07 20:48:00,637 - INFO - Namespace default verification passed 2025-01-07 20:48:00,640 - DEBUG - Service ctest-nginx-svc-76057869 not present 2025-01-07 20:48:00,640 - INFO - Creating service ctest-nginx-svc-76057869 2025-01-07 20:48:00,663 - INFO - Created Service ctest-nginx-svc-76057869 2025-01-07 20:48:00,669 - DEBUG - Pod ctest-nginx-pod-55559740 not present 2025-01-07 20:48:00,669 - INFO - Creating Pod ctest-nginx-pod-55559740 2025-01-07 20:48:00,705 - DEBUG - Pod : ctest-nginx-pod-55559740 UUID is 17aba048-63c6-46e1-ba79-fb9e69d671b6 2025-01-07 20:48:00,707 - DEBUG - Pod ctest-nginx-pod-53830910 not present 2025-01-07 20:48:00,707 - INFO - Creating Pod ctest-nginx-pod-53830910 2025-01-07 20:48:00,754 - DEBUG - Pod : ctest-nginx-pod-53830910 UUID is 014863a2-d04b-4c65-b464-937a66463148 2025-01-07 20:48:00,960 - INFO - Created VN __public__, UUID :37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:01,242 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 20:48:01,251 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d504d7e-cc7e-4e3f-9c58-7571e67c4445 2025-01-07 20:48:01,280 - DEBUG - Requesting: http://10.0.0.22:8082/project/d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:48:01,399 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:01,442 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:01,467 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:01,485 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:01,511 - DEBUG - Route Targets: [] 2025-01-07 20:48:01,511 - DEBUG - RT names not yet present for VN __public__ 2025-01-07 20:48:06,511 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 20:48:06,520 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d504d7e-cc7e-4e3f-9c58-7571e67c4445 2025-01-07 20:48:06,535 - DEBUG - Requesting: http://10.0.0.22:8082/project/d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:48:06,629 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:06,647 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:06,665 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:06,686 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:06,702 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fc2a5c5f-48fd-48ac-a93f-15db372c41d6 2025-01-07 20:48:06,709 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-07 20:48:06,709 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:06,735 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:06,755 - INFO - Verified VN network id 13 for VN 37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:06,755 - INFO - Verifications in API Server for VN __public__ passed 2025-01-07 20:48:06,755 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:06,770 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:06,782 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:48:06,791 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fc2a5c5f-48fd-48ac-a93f-15db372c41d6 2025-01-07 20:48:06,800 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-07 20:48:06,808 - DEBUG - Control-node 10.0.0.22 : 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': '4031671100139391519', 'uuid-lslong': '12103289607652271115'}, 'enable': 'true', 'created': '2025-01-07T20:48:00', 'last-modified': '2025-01-07T20:48:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.637808'} 2025-01-07 20:48:06,809 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:48:06,821 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-07 20:48:06,821 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-07 20:48:06,822 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-07 20:48:06,822 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 20:48:06,837 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d504d7e-cc7e-4e3f-9c58-7571e67c4445 2025-01-07 20:48:06,848 - DEBUG - Requesting: http://10.0.0.22:8082/project/d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:48:06,909 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:06,942 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-07 20:48:06,942 - DEBUG - Verifying the vn in opserver 2025-01-07 20:48:06,942 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-01-07 20:48:06,942 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-07 20:48:06,948 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-07 20:48:06,948 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-07 20:48:06,948 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:48:06,956 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:48:06,962 - DEBUG - Do not have enough data to verify VN in agent 2025-01-07 20:48:06,962 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:48:06,972 - DEBUG - VRF ids for VN __public__: {} 2025-01-07 20:48:07,091 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-07 20:48:07,236 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 20:48:07,246 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d504d7e-cc7e-4e3f-9c58-7571e67c4445 2025-01-07 20:48:07,257 - DEBUG - Requesting: http://10.0.0.22:8082/project/d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:48:07,320 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:07,354 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/5876e642-5ac8-4797-9429-39f3108d44d1 2025-01-07 20:48:07,364 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 20:48:07,370 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d504d7e-cc7e-4e3f-9c58-7571e67c4445 2025-01-07 20:48:07,380 - DEBUG - Requesting: http://10.0.0.22:8082/project/d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:48:07,459 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/37f35f81-3f04-4a1f-a7f7-85c5adca640b 2025-01-07 20:48:07,480 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-07 20:48:07,480 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-07 20:48:07,493 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-07 20:48:07,499 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-07 20:48:07,499 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-07 20:48:07,503 - DEBUG - Ingress ctest-nginx-ingress-00531700 not present 2025-01-07 20:48:07,503 - INFO - Creating Ingress ctest-nginx-ingress-00531700 2025-01-07 20:48:07,511 - INFO - Created Ingress ctest-nginx-ingress-00531700 2025-01-07 20:48:07,516 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-00531700 2025-01-07 20:48:10,521 - DEBUG - For Ingress ctest-nginx-ingress-00531700, Cluster IP: 10.47.255.249, External IPs ['85.12.61.188'] 2025-01-07 20:48:10,521 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-00531700 2025-01-07 20:48:10,522 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=a86d17dd-4a97-4c4a-847d-8fadf2152f28 2025-01-07 20:48:10,542 - INFO - Ingress ctest-nginx-ingress-00531700 with uuid a86d17dd-4a97-4c4a-847d-8fadf2152f28 found in kube manager 2025-01-07 20:48:10,542 - INFO - Ingress ctest-nginx-ingress-00531700 verification passed 2025-01-07 20:48:10,545 - DEBUG - Pod ctest-busybox-pod-78673188 not present 2025-01-07 20:48:10,545 - INFO - Creating Pod ctest-busybox-pod-78673188 2025-01-07 20:48:10,579 - DEBUG - Pod : ctest-busybox-pod-78673188 UUID is 71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:10,593 - DEBUG - Pod ctest-nginx-pod-55559740 not in running state.Currently in Pending 2025-01-07 20:48:15,601 - DEBUG - Pod ctest-nginx-pod-55559740 not in running state.Currently in Pending 2025-01-07 20:48:20,615 - DEBUG - Pod ctest-nginx-pod-55559740 not in running state.Currently in Pending 2025-01-07 20:48:25,621 - INFO - Pod ctest-nginx-pod-55559740 is in running state.Got IP 10.47.255.251 2025-01-07 20:48:25,640 - DEBUG - Pod ctest-nginx-pod-55559740 has vmi afd41c90-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:48:25,640 - INFO - Verified pod ctest-nginx-pod-55559740 in contrail-api 2025-01-07 20:48:25,640 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:48:25,654 - DEBUG - VMI afd41c90-cd38-11ef-b687-fa163ebd4619 is active in agent 10.0.0.35 2025-01-07 20:48:25,655 - INFO - Verified Pod ctest-nginx-pod-55559740 in agent 10.0.0.35 2025-01-07 20:48:25,655 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=17aba048-63c6-46e1-ba79-fb9e69d671b6 2025-01-07 20:48:25,663 - INFO - Pod ctest-nginx-pod-55559740 with uuid 17aba048-63c6-46e1-ba79-fb9e69d671b6 found in kube manager 2025-01-07 20:48:25,663 - INFO - Pod ctest-nginx-pod-55559740 verification passed 2025-01-07 20:48:25,736 - DEBUG - [Pod ctest-nginx-pod-55559740] Cmd: echo ctest-nginx-pod-55559740 > /usr/share/nginx/html/index.html, Output: 2025-01-07 20:48:25,742 - INFO - Pod ctest-nginx-pod-53830910 is in running state.Got IP 10.47.255.250 2025-01-07 20:48:25,802 - DEBUG - Pod ctest-nginx-pod-53830910 has vmi b0505ce2-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:48:25,802 - INFO - Verified pod ctest-nginx-pod-53830910 in contrail-api 2025-01-07 20:48:25,803 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:48:25,814 - DEBUG - VMI b0505ce2-cd38-11ef-b687-fa163ebd4619 is active in agent 10.0.0.35 2025-01-07 20:48:25,814 - INFO - Verified Pod ctest-nginx-pod-53830910 in agent 10.0.0.35 2025-01-07 20:48:25,815 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=014863a2-d04b-4c65-b464-937a66463148 2025-01-07 20:48:25,821 - INFO - Pod ctest-nginx-pod-53830910 with uuid 014863a2-d04b-4c65-b464-937a66463148 found in kube manager 2025-01-07 20:48:25,821 - INFO - Pod ctest-nginx-pod-53830910 verification passed 2025-01-07 20:48:25,884 - DEBUG - [Pod ctest-nginx-pod-53830910] Cmd: echo ctest-nginx-pod-53830910 > /usr/share/nginx/html/index.html, Output: 2025-01-07 20:48:25,891 - DEBUG - Pod ctest-busybox-pod-78673188 not in running state.Currently in Pending 2025-01-07 20:48:30,897 - INFO - Pod ctest-busybox-pod-78673188 is in running state.Got IP 10.47.255.248 2025-01-07 20:48:30,917 - DEBUG - Pod ctest-busybox-pod-78673188 has vmi b552bbb8-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:48:30,917 - INFO - Verified pod ctest-busybox-pod-78673188 in contrail-api 2025-01-07 20:48:30,917 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:48:30,928 - DEBUG - VMI b552bbb8-cd38-11ef-b687-fa163ebd4619 is active in agent 10.0.0.35 2025-01-07 20:48:30,928 - INFO - Verified Pod ctest-busybox-pod-78673188 in agent 10.0.0.35 2025-01-07 20:48:30,928 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:30,934 - INFO - Pod ctest-busybox-pod-78673188 with uuid 71359b23-99d6-4724-b86b-0470e6c20da3 found in kube manager 2025-01-07 20:48:30,934 - INFO - Pod ctest-busybox-pod-78673188 verification passed 2025-01-07 20:48:31,000 - DEBUG - [Pod ctest-busybox-pod-78673188] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-53830910 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-07 20:48:31,000 - DEBUG - [Pod Pod ctest-busybox-pod-78673188] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-07 20:48:31,000 - DEBUG - [Pod Pod ctest-busybox-pod-78673188] Cmd output: ctest-nginx-pod-53830910 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-07 20:48:31,064 - DEBUG - [Pod ctest-busybox-pod-78673188] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55559740 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-07 20:48:31,064 - DEBUG - [Pod Pod ctest-busybox-pod-78673188] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-07 20:48:31,064 - DEBUG - [Pod Pod ctest-busybox-pod-78673188] Cmd output: ctest-nginx-pod-55559740 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-07 20:48:31,064 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-55559740': 1, 'ctest-nginx-pod-53830910': 1} 2025-01-07 20:48:31,064 - WARNING - Nothing to delete parallely 2025-01-07 20:48:31,065 - INFO - Deleting pod default:ctest-busybox-pod-78673188 2025-01-07 20:48:31,077 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:31,084 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:48:36,086 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:36,095 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:48:41,096 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:41,148 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:48:46,148 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:46,158 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:48:51,158 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:51,166 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:48:56,167 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:48:56,175 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:49:01,176 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:49:01,183 - WARNING - Pod uuid 71359b23-99d6-4724-b86b-0470e6c20da3 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:49:06,184 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=71359b23-99d6-4724-b86b-0470e6c20da3 2025-01-07 20:49:06,191 - DEBUG - Pod 71359b23-99d6-4724-b86b-0470e6c20da3 is not in agent 10.0.0.35 VM list 2025-01-07 20:49:06,191 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b552bbb8-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:49:06,198 - DEBUG - VMI b552bbb8-cd38-11ef-b687-fa163ebd4619 is removed from agent 10.0.0.35 2025-01-07 20:49:06,198 - INFO - Verified that pod ctest-busybox-pod-78673188 is removed in agent 2025-01-07 20:49:06,198 - INFO - Deleting Ingress : ctest-nginx-ingress-00531700 2025-01-07 20:49:06,205 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=a86d17dd-4a97-4c4a-847d-8fadf2152f28 2025-01-07 20:49:06,215 - ERROR - Ingress ctest-nginx-ingress-00531700 with uuid a86d17dd-4a97-4c4a-847d-8fadf2152f28 still found in kube manager 2025-01-07 20:49:07,222 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=a86d17dd-4a97-4c4a-847d-8fadf2152f28 2025-01-07 20:49:07,226 - INFO - Ingress ctest-nginx-ingress-00531700 with uuid a86d17dd-4a97-4c4a-847d-8fadf2152f28 deleted successfully from kube manager 2025-01-07 20:49:07,227 - INFO - Verifications on Ingress %s cleanup passed 2025-01-07 20:49:07,227 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-07 20:49:07,407 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-07 20:49:07,420 - WARNING - Control-node ifmap object for FIP pool __fip_pool_public__ , VN __public__ is found! 2025-01-07 20:49:12,421 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-07 20:49:12,426 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-07 20:49:12,427 - INFO - Deleting VN __public__ 2025-01-07 20:49:12,517 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b83b4c6a-609b-41ea-9ba9-a70d87a83336 2025-01-07 20:49:12,525 - DEBUG - Response Code: 404 2025-01-07 20:49:12,525 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 20:49:12,530 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d504d7e-cc7e-4e3f-9c58-7571e67c4445 2025-01-07 20:49:12,543 - DEBUG - Requesting: http://10.0.0.22:8082/project/d1054e9a-5efc-4787-9c2a-945af167d148 2025-01-07 20:49:12,587 - INFO - Validated that VN __public__ is not found in API Server 2025-01-07 20:49:12,587 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-07 20:49:12,602 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:49:12,610 - DEBUG - VN __public__ is not present in Agent 10.0.0.35 2025-01-07 20:49:12,610 - INFO - Validated that VN __public__ is not in any agent 2025-01-07 20:49:12,611 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:49:12,619 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 20:49:12,624 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-07 20:49:12,630 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-07 20:49:12,631 - INFO - Deleting pod default:ctest-nginx-pod-53830910 2025-01-07 20:49:12,657 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=014863a2-d04b-4c65-b464-937a66463148 2025-01-07 20:49:12,666 - WARNING - Pod uuid 014863a2-d04b-4c65-b464-937a66463148 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:49:17,667 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=014863a2-d04b-4c65-b464-937a66463148 2025-01-07 20:49:17,675 - DEBUG - Pod 014863a2-d04b-4c65-b464-937a66463148 is not in agent 10.0.0.35 VM list 2025-01-07 20:49:17,675 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0505ce2-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:49:17,681 - DEBUG - VMI b0505ce2-cd38-11ef-b687-fa163ebd4619 is removed from agent 10.0.0.35 2025-01-07 20:49:17,681 - INFO - Verified that pod ctest-nginx-pod-53830910 is removed in agent 2025-01-07 20:49:17,681 - INFO - Deleting pod default:ctest-nginx-pod-55559740 2025-01-07 20:49:17,710 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=17aba048-63c6-46e1-ba79-fb9e69d671b6 2025-01-07 20:49:17,717 - WARNING - Pod uuid 17aba048-63c6-46e1-ba79-fb9e69d671b6 is still seen in agent 10.0.0.35 VM list 2025-01-07 20:49:22,718 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=17aba048-63c6-46e1-ba79-fb9e69d671b6 2025-01-07 20:49:22,725 - DEBUG - Pod 17aba048-63c6-46e1-ba79-fb9e69d671b6 is not in agent 10.0.0.35 VM list 2025-01-07 20:49:22,725 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:afd41c90-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:49:22,731 - DEBUG - VMI afd41c90-cd38-11ef-b687-fa163ebd4619 is removed from agent 10.0.0.35 2025-01-07 20:49:22,731 - INFO - Verified that pod ctest-nginx-pod-55559740 is removed in agent 2025-01-07 20:49:22,731 - INFO - Deleting service : ctest-nginx-svc-76057869 2025-01-07 20:49:22,966 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 20:49:22,973 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 20:49:22,973 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:23]
2025-01-07 20:49:22,973 - INFO - -------------------------------------------------------------------------------- 2025-01-07 20:49:29,369 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-07 20:49:29,519 - DEBUG - Output : cluster_project={} 2025-01-07 20:49:29,576 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-07 20:49:29,695 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-07 20:49:29,716 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-07 20:49:29,857 - DEBUG - Output : cluster_project={} 2025-01-07 20:49:45,007 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,049 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,151 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,196 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,277 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,367 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,416 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,498 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 20:49:45,767 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 20:49:48,722 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_ApplicationPolicySetReq? 2025-01-07 20:49:48,733 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-01-07 20:49:48,783 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-01-07 20:49:50,818 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-01-07 20:52:51,650 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 20:52:51,712 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=57ee5234-3146-41e4-9354-6fc758904c51 2025-01-07 20:52:51,728 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:52:51,737 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:52:51,741 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:52:51,751 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1f3922dd-c958-4357-91b1-a67c313171c5 2025-01-07 20:52:51,761 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=83f56d18-d654-4e11-9c29-58921581ee44 2025-01-07 20:52:51,768 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=c6da404b-d374-409a-a344-a12147d0ade0 2025-01-07 20:52:51,772 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:52:56,832 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=83f56d18-d654-4e11-9c29-58921581ee44 2025-01-07 20:52:56,834 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=c6da404b-d374-409a-a344-a12147d0ade0 2025-01-07 20:52:56,836 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=1f3922dd-c958-4357-91b1-a67c313171c5 2025-01-07 20:52:56,839 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:52:56,840 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:52:56,844 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:52:56,846 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:52:56,847 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=57ee5234-3146-41e4-9354-6fc758904c51 2025-01-07 20:52:56,879 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4a041c4-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:52:56,881 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e519e20e-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:52:56,885 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5e01028-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:52:56,887 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6617104-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:53:01,881 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:53:01,883 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:53:01,887 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:53:01,890 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:53:06,903 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:53:06,904 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:53:06,906 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:53:06,907 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:53:11,925 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:53:11,929 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:53:11,930 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:53:11,934 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:53:16,949 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:53:16,951 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:53:16,952 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:53:16,954 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:53:21,969 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:53:21,972 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:53:21,973 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:53:21,974 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:53:27,137 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=fd680c90-b631-456b-bd56-2fed46a71bc5 2025-01-07 20:53:27,139 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=56400621-01b9-4815-ae47-8faafc9382f6 2025-01-07 20:53:27,140 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5f87f8e5-f1d6-4970-8b74-78bc3af454fa 2025-01-07 20:53:27,141 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=26fb01f1-af0a-486e-883b-fa206b20ecb8 2025-01-07 20:53:27,156 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7f58a0a-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:53:27,157 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6fb8140-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:53:27,161 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e877918a-cd38-11ef-b687-fa163ebd4619 2025-01-07 20:53:27,162 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e77d2f06-cd38-11ef-b687-fa163ebd4619