2024-09-04 23:01:03,945 - DEBUG - [10.0.0.48]: Running cmd : hostname 2024-09-04 23:01:04,283 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-635-1 2024-09-04 23:01:04,283 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2024-09-04 23:01:04,317 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-635-1 2024-09-04 23:01:04,318 - DEBUG - [10.0.0.48]: 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}' 2024-09-04 23:01:04,463 - DEBUG - Output : NAMES contrail_test_BClKbq4W6 contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 2024-09-04 23:01:04,463 - DEBUG - [10.0.0.48]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 23:01:04,573 - DEBUG - Output : 10.0.0.48/24 172.17.0.1/16 2024-09-04 23:01:04,573 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2024-09-04 23:01:04,651 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-635-1 2024-09-04 23:01:04,830 - DEBUG - [10.0.0.33]: Running cmd : hostname 2024-09-04 23:01:05,070 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-635-1 2024-09-04 23:01:05,071 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2024-09-04 23:01:05,136 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-635-1 2024-09-04 23:01:05,137 - DEBUG - [10.0.0.33]: 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}' 2024-09-04 23:01:05,189 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-04 23:01:05,189 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 23:01:05,260 - DEBUG - Output : 10.0.0.33/24 2024-09-04 23:01:05,261 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2024-09-04 23:01:05,301 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-635-1 2024-09-04 23:01:05,472 - INFO - Using existing project ['default-domain', 'k8s-default'](5463dfd0-2d5c-4b65-ad49-2de54f098b6b) 2024-09-04 23:01:05,611 - INFO - Using existing project ['default-domain', 'k8s-default'](5463dfd0-2d5c-4b65-ad49-2de54f098b6b) 2024-09-04 23:01:05,813 - INFO - ================================================================================ 2024-09-04 23:01:05,813 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-04 23:01:05,814 - 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 2024-09-04 23:01:06,156 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:01:06,175 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.48': '0'}} with 2024-09-04 23:01:06,176 - INFO - Initial checks done. Running the testcase now 2024-09-04 23:01:06,176 - INFO - 2024-09-04 23:01:06,193 - INFO - Namespace default already exists 2024-09-04 23:01:06,195 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 23:01:06,442 - DEBUG - Output : cluster_project={} 2024-09-04 23:01:06,524 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-04 23:01:06,525 - DEBUG - Project uuid in Contrail is 5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:01:06,526 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-04 23:01:06,694 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-04 23:01:06,694 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=0fb5882c-da20-4903-83af-4a9a81818f6c 2024-09-04 23:01:06,700 - INFO - Namespace default with uuid 0fb5882c-da20-4903-83af-4a9a81818f6c found in kube manager 2024-09-04 23:01:06,700 - INFO - Namespace default verification passed 2024-09-04 23:01:06,704 - DEBUG - Service ctest-nginx-svc-12187859 not present 2024-09-04 23:01:06,704 - INFO - Creating service ctest-nginx-svc-12187859 2024-09-04 23:01:06,726 - INFO - Created Service ctest-nginx-svc-12187859 2024-09-04 23:01:06,735 - DEBUG - Pod ctest-nginx-pod-32621730 not present 2024-09-04 23:01:06,735 - INFO - Creating Pod ctest-nginx-pod-32621730 2024-09-04 23:01:06,829 - DEBUG - Pod : ctest-nginx-pod-32621730 UUID is 35fea8b9-3427-4dd7-b15e-02a7d442a949 2024-09-04 23:01:06,836 - DEBUG - Pod ctest-nginx-pod-65379551 not present 2024-09-04 23:01:06,836 - INFO - Creating Pod ctest-nginx-pod-65379551 2024-09-04 23:01:06,864 - DEBUG - Pod : ctest-nginx-pod-65379551 UUID is 8d6b3252-1ceb-43f5-931c-a186b30ef5b2 2024-09-04 23:01:07,039 - INFO - Created VN __public__, UUID :26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:07,275 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-09-04 23:01:07,284 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b70193c1-895f-49fa-867c-eb3c9a0b1d2e 2024-09-04 23:01:07,304 - DEBUG - Requesting: http://10.0.0.48:8082/project/5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:01:07,385 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:07,410 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:07,419 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:07,431 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:07,441 - DEBUG - Route Targets: [] 2024-09-04 23:01:07,441 - DEBUG - RT names not yet present for VN __public__ 2024-09-04 23:01:12,442 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-09-04 23:01:12,457 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b70193c1-895f-49fa-867c-eb3c9a0b1d2e 2024-09-04 23:01:12,478 - DEBUG - Requesting: http://10.0.0.48:8082/project/5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:01:12,553 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:12,566 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:12,581 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:12,591 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:12,597 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/edfc9636-1cc2-4648-a271-b5af72810c52 2024-09-04 23:01:12,602 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-04 23:01:12,602 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:12,609 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:12,623 - INFO - Verified VN network id 13 for VN 26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:12,623 - INFO - Verifications in API Server for VN __public__ passed 2024-09-04 23:01:12,623 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:12,633 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:12,641 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:01:12,649 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/edfc9636-1cc2-4648-a271-b5af72810c52 2024-09-04 23:01:12,659 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-04 23:01:12,665 - DEBUG - Control-node 10.0.0.48 : 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': '2797821257149860264', 'uuid-lslong': '12584510907274087514'}, 'enable': 'true', 'created': '2024-09-04T23:01:06', 'last-modified': '2024-09-04T23:01:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.461923'} 2024-09-04 23:01:12,665 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:01:12,672 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-04 23:01:12,672 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-04 23:01:12,672 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-04 23:01:12,672 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-09-04 23:01:12,678 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b70193c1-895f-49fa-867c-eb3c9a0b1d2e 2024-09-04 23:01:12,687 - DEBUG - Requesting: http://10.0.0.48:8082/project/5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:01:12,727 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:12,735 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-04 23:01:12,735 - DEBUG - Verifying the vn in opserver 2024-09-04 23:01:12,735 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2024-09-04 23:01:12,735 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2024-09-04 23:01:12,742 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-04 23:01:12,742 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-04 23:01:12,742 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:01:12,752 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:01:12,759 - DEBUG - Do not have enough data to verify VN in agent 2024-09-04 23:01:12,759 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:01:12,766 - DEBUG - VRF ids for VN __public__: {} 2024-09-04 23:01:12,809 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-04 23:01:12,951 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-09-04 23:01:12,959 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b70193c1-895f-49fa-867c-eb3c9a0b1d2e 2024-09-04 23:01:12,969 - DEBUG - Requesting: http://10.0.0.48:8082/project/5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:01:13,012 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:13,022 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/1e4dd46e-d789-4376-b39c-86a984ea9a64 2024-09-04 23:01:13,028 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-09-04 23:01:13,034 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b70193c1-895f-49fa-867c-eb3c9a0b1d2e 2024-09-04 23:01:13,042 - DEBUG - Requesting: http://10.0.0.48:8082/project/5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:01:13,080 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/26d3db9c-2174-49a8-aea5-29fe9c19cc5a 2024-09-04 23:01:13,089 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-04 23:01:13,089 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-04 23:01:13,094 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-04 23:01:13,100 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-04 23:01:13,100 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-04 23:01:13,103 - DEBUG - Ingress ctest-nginx-ingress-52050180 not present 2024-09-04 23:01:13,104 - INFO - Creating Ingress ctest-nginx-ingress-52050180 2024-09-04 23:01:13,111 - INFO - Created Ingress ctest-nginx-ingress-52050180 2024-09-04 23:01:13,114 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-52050180 2024-09-04 23:01:16,118 - DEBUG - For Ingress ctest-nginx-ingress-52050180, Cluster IP: 10.47.255.249, External IPs ['169.61.162.60'] 2024-09-04 23:01:16,118 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-52050180 2024-09-04 23:01:16,118 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=34048f1e-aae4-40c9-9b25-52af73c39722 2024-09-04 23:01:16,124 - INFO - Ingress ctest-nginx-ingress-52050180 with uuid 34048f1e-aae4-40c9-9b25-52af73c39722 found in kube manager 2024-09-04 23:01:16,124 - INFO - Ingress ctest-nginx-ingress-52050180 verification passed 2024-09-04 23:01:16,126 - DEBUG - Pod ctest-busybox-pod-50988661 not present 2024-09-04 23:01:16,126 - INFO - Creating Pod ctest-busybox-pod-50988661 2024-09-04 23:01:16,140 - DEBUG - Node for Pod ctest-busybox-pod-50988661 not yet populated 2024-09-04 23:01:19,156 - DEBUG - Pod : ctest-busybox-pod-50988661 UUID is 400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:19,172 - DEBUG - Pod ctest-nginx-pod-32621730 not in running state.Currently in Pending 2024-09-04 23:01:24,190 - INFO - Pod ctest-nginx-pod-32621730 is in running state.Got IP 10.47.255.251 2024-09-04 23:01:24,221 - DEBUG - Pod ctest-nginx-pod-32621730 has vmi 922b8cc0-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:01:24,221 - INFO - Verified pod ctest-nginx-pod-32621730 in contrail-api 2024-09-04 23:01:24,221 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:01:24,250 - DEBUG - VMI 922b8cc0-6b11-11ef-ad4b-fa163ed60ebe is active in agent 10.0.0.33 2024-09-04 23:01:24,251 - INFO - Verified Pod ctest-nginx-pod-32621730 in agent 10.0.0.33 2024-09-04 23:01:24,251 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=35fea8b9-3427-4dd7-b15e-02a7d442a949 2024-09-04 23:01:24,274 - INFO - Pod ctest-nginx-pod-32621730 with uuid 35fea8b9-3427-4dd7-b15e-02a7d442a949 found in kube manager 2024-09-04 23:01:24,274 - INFO - Pod ctest-nginx-pod-32621730 verification passed 2024-09-04 23:01:24,389 - DEBUG - [Pod ctest-nginx-pod-32621730] Cmd: echo ctest-nginx-pod-32621730 > /usr/share/nginx/html/index.html, Output: 2024-09-04 23:01:24,410 - INFO - Pod ctest-nginx-pod-65379551 is in running state.Got IP 10.47.255.250 2024-09-04 23:01:24,439 - DEBUG - Pod ctest-nginx-pod-65379551 has vmi 92a146a4-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:01:24,439 - INFO - Verified pod ctest-nginx-pod-65379551 in contrail-api 2024-09-04 23:01:24,439 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:01:24,454 - DEBUG - VMI 92a146a4-6b11-11ef-ad4b-fa163ed60ebe is active in agent 10.0.0.33 2024-09-04 23:01:24,455 - INFO - Verified Pod ctest-nginx-pod-65379551 in agent 10.0.0.33 2024-09-04 23:01:24,455 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=8d6b3252-1ceb-43f5-931c-a186b30ef5b2 2024-09-04 23:01:24,463 - INFO - Pod ctest-nginx-pod-65379551 with uuid 8d6b3252-1ceb-43f5-931c-a186b30ef5b2 found in kube manager 2024-09-04 23:01:24,464 - INFO - Pod ctest-nginx-pod-65379551 verification passed 2024-09-04 23:01:24,541 - DEBUG - [Pod ctest-nginx-pod-65379551] Cmd: echo ctest-nginx-pod-65379551 > /usr/share/nginx/html/index.html, Output: 2024-09-04 23:01:24,557 - DEBUG - Pod ctest-busybox-pod-50988661 not in running state.Currently in Pending 2024-09-04 23:01:29,571 - INFO - Pod ctest-busybox-pod-50988661 is in running state.Got IP 10.47.255.248 2024-09-04 23:01:29,636 - DEBUG - Pod ctest-busybox-pod-50988661 has vmi 96f49f4e-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:01:29,636 - INFO - Verified pod ctest-busybox-pod-50988661 in contrail-api 2024-09-04 23:01:29,636 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:01:29,654 - DEBUG - VMI 96f49f4e-6b11-11ef-ad4b-fa163ed60ebe is active in agent 10.0.0.33 2024-09-04 23:01:29,655 - INFO - Verified Pod ctest-busybox-pod-50988661 in agent 10.0.0.33 2024-09-04 23:01:29,655 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:29,664 - INFO - Pod ctest-busybox-pod-50988661 with uuid 400ee1b7-8af0-4baa-99da-aebcd763164d found in kube manager 2024-09-04 23:01:29,664 - INFO - Pod ctest-busybox-pod-50988661 verification passed 2024-09-04 23:01:29,746 - DEBUG - [Pod ctest-busybox-pod-50988661] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-65379551 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 23:01:29,746 - DEBUG - [Pod Pod ctest-busybox-pod-50988661] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 23:01:29,747 - DEBUG - [Pod Pod ctest-busybox-pod-50988661] Cmd output: ctest-nginx-pod-65379551 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 23:01:29,828 - DEBUG - [Pod ctest-busybox-pod-50988661] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-32621730 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 23:01:29,828 - DEBUG - [Pod Pod ctest-busybox-pod-50988661] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 23:01:29,828 - DEBUG - [Pod Pod ctest-busybox-pod-50988661] Cmd output: ctest-nginx-pod-32621730 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 23:01:29,828 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-32621730': 1, 'ctest-nginx-pod-65379551': 1} 2024-09-04 23:01:29,829 - WARNING - Nothing to delete parallely 2024-09-04 23:01:29,830 - INFO - Deleting pod default:ctest-busybox-pod-50988661 2024-09-04 23:01:29,872 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:29,884 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:01:34,885 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:34,901 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:01:39,902 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:39,916 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:01:44,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:44,928 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:01:49,929 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:49,944 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:01:54,945 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:54,968 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:01:59,971 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:01:59,989 - WARNING - Pod uuid 400ee1b7-8af0-4baa-99da-aebcd763164d is still seen in agent 10.0.0.33 VM list 2024-09-04 23:02:04,992 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=400ee1b7-8af0-4baa-99da-aebcd763164d 2024-09-04 23:02:05,007 - DEBUG - Pod 400ee1b7-8af0-4baa-99da-aebcd763164d is not in agent 10.0.0.33 VM list 2024-09-04 23:02:05,007 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96f49f4e-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:02:05,021 - DEBUG - VMI 96f49f4e-6b11-11ef-ad4b-fa163ed60ebe is removed from agent 10.0.0.33 2024-09-04 23:02:05,021 - INFO - Verified that pod ctest-busybox-pod-50988661 is removed in agent 2024-09-04 23:02:05,031 - INFO - Deleting Ingress : ctest-nginx-ingress-52050180 2024-09-04 23:02:05,045 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=34048f1e-aae4-40c9-9b25-52af73c39722 2024-09-04 23:02:05,064 - ERROR - Ingress ctest-nginx-ingress-52050180 with uuid 34048f1e-aae4-40c9-9b25-52af73c39722 still found in kube manager 2024-09-04 23:02:06,066 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=34048f1e-aae4-40c9-9b25-52af73c39722 2024-09-04 23:02:06,074 - INFO - Ingress ctest-nginx-ingress-52050180 with uuid 34048f1e-aae4-40c9-9b25-52af73c39722 deleted successfully from kube manager 2024-09-04 23:02:06,075 - INFO - Verifications on Ingress %s cleanup passed 2024-09-04 23:02:06,075 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-04 23:02:06,241 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-04 23:02:06,247 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-04 23:02:06,247 - INFO - Deleting VN __public__ 2024-09-04 23:02:06,395 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b4f7cde4-5a8c-48f3-bf42-19ba27212272 2024-09-04 23:02:06,403 - DEBUG - Response Code: 404 2024-09-04 23:02:06,403 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-09-04 23:02:06,410 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b70193c1-895f-49fa-867c-eb3c9a0b1d2e 2024-09-04 23:02:06,420 - DEBUG - Requesting: http://10.0.0.48:8082/project/5463dfd0-2d5c-4b65-ad49-2de54f098b6b 2024-09-04 23:02:06,458 - INFO - Validated that VN __public__ is not found in API Server 2024-09-04 23:02:06,458 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-04 23:02:06,476 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:02:06,501 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2024-09-04 23:02:06,501 - INFO - Validated that VN __public__ is not in any agent 2024-09-04 23:02:06,501 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:02:06,514 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 23:02:06,527 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-04 23:02:06,534 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-04 23:02:06,534 - INFO - Deleting pod default:ctest-nginx-pod-65379551 2024-09-04 23:02:06,554 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8d6b3252-1ceb-43f5-931c-a186b30ef5b2 2024-09-04 23:02:06,570 - WARNING - Pod uuid 8d6b3252-1ceb-43f5-931c-a186b30ef5b2 is still seen in agent 10.0.0.33 VM list 2024-09-04 23:02:11,571 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8d6b3252-1ceb-43f5-931c-a186b30ef5b2 2024-09-04 23:02:11,585 - DEBUG - Pod 8d6b3252-1ceb-43f5-931c-a186b30ef5b2 is not in agent 10.0.0.33 VM list 2024-09-04 23:02:11,585 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92a146a4-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:02:11,598 - DEBUG - VMI 92a146a4-6b11-11ef-ad4b-fa163ed60ebe is removed from agent 10.0.0.33 2024-09-04 23:02:11,598 - INFO - Verified that pod ctest-nginx-pod-65379551 is removed in agent 2024-09-04 23:02:11,599 - INFO - Deleting pod default:ctest-nginx-pod-32621730 2024-09-04 23:02:11,646 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35fea8b9-3427-4dd7-b15e-02a7d442a949 2024-09-04 23:02:11,674 - WARNING - Pod uuid 35fea8b9-3427-4dd7-b15e-02a7d442a949 is still seen in agent 10.0.0.33 VM list 2024-09-04 23:02:16,676 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35fea8b9-3427-4dd7-b15e-02a7d442a949 2024-09-04 23:02:16,692 - DEBUG - Pod 35fea8b9-3427-4dd7-b15e-02a7d442a949 is not in agent 10.0.0.33 VM list 2024-09-04 23:02:16,693 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:922b8cc0-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:02:16,706 - DEBUG - VMI 922b8cc0-6b11-11ef-ad4b-fa163ed60ebe is removed from agent 10.0.0.33 2024-09-04 23:02:16,706 - INFO - Verified that pod ctest-nginx-pod-32621730 is removed in agent 2024-09-04 23:02:16,707 - INFO - Deleting service : ctest-nginx-svc-12187859 2024-09-04 23:02:17,045 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:02:17,060 - DEBUG - No XMPP flaps were noticed during the test
2024-09-04 23:02:17,060 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2024-09-04 23:02:17,060 - INFO - -------------------------------------------------------------------------------- 2024-09-04 23:02:23,666 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 23:02:23,803 - DEBUG - Output : cluster_project={} 2024-09-04 23:02:23,937 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-04 23:02:24,094 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-04 23:02:24,099 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 23:02:24,240 - DEBUG - Output : cluster_project={} 2024-09-04 23:02:39,422 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:39,504 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:39,625 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:39,729 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:39,815 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:39,933 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:45,051 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:45,140 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:02:45,368 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:02:48,363 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2024-09-04 23:02:48,370 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-09-04 23:02:48,410 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-09-04 23:02:50,463 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-09-04 23:05:52,493 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:05:52,567 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8bb84d02-fae9-457c-88c6-443e5500ac91 2024-09-04 23:05:52,611 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=350dfd81-efea-4df7-9821-b6531e0ea67e 2024-09-04 23:05:52,621 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c44682ab-176b-4a31-bc99-4f071649c7b9 2024-09-04 23:05:52,631 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:05:52,635 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:05:52,641 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:05:52,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:05:52,653 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=09f60aee-9f09-498d-912f-cf1beff7d5a4 2024-09-04 23:05:57,599 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8bb84d02-fae9-457c-88c6-443e5500ac91 2024-09-04 23:05:57,616 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfee3874-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:05:57,649 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=350dfd81-efea-4df7-9821-b6531e0ea67e 2024-09-04 23:05:57,660 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c44682ab-176b-4a31-bc99-4f071649c7b9 2024-09-04 23:05:57,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1a62f50-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:05:57,696 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c070aa02-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:05:57,704 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:05:57,710 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:05:57,713 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:05:57,717 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=09f60aee-9f09-498d-912f-cf1beff7d5a4 2024-09-04 23:05:57,719 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:05:57,752 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1269f9c-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:06:02,751 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:06:02,760 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:06:02,766 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:06:02,771 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:06:07,783 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:06:07,797 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:06:07,803 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:06:07,806 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:06:12,799 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:06:12,812 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:06:12,824 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:06:12,828 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:06:17,812 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:06:17,830 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:06:17,840 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:06:17,848 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:06:22,827 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:06:22,849 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:06:22,868 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:06:22,882 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:06:27,869 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0e080013-dd29-482c-8f32-0a521f2b6ea1 2024-09-04 23:06:27,885 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2421a0a-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:06:27,894 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=debe6ebb-38c0-4e4f-8853-797c76dabf28 2024-09-04 23:06:27,901 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e0e9be61-beb6-4cbf-88c5-3ef3df61749b 2024-09-04 23:06:27,907 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f46784b3-f015-4854-9e63-0f77315a9133 2024-09-04 23:06:27,934 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c32a6f76-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:06:27,946 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2b6305c-6b11-11ef-ad4b-fa163ed60ebe 2024-09-04 23:06:27,952 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c39a0c6e-6b11-11ef-ad4b-fa163ed60ebe