2024-09-16 02:03:05,455 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-09-16 02:03:05,712 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-668-1 2024-09-16 02:03:05,713 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-09-16 02:03:05,748 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-668-1 2024-09-16 02:03:05,748 - DEBUG - [10.0.0.24]: 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-16 02:03:05,866 - DEBUG - Output : NAMES contrail_test_HqSNdalTg 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_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2024-09-16 02:03:05,866 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-16 02:03:05,899 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2024-09-16 02:03:05,899 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-09-16 02:03:05,934 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-668-1 2024-09-16 02:03:06,028 - DEBUG - [10.0.0.33]: Running cmd : hostname 2024-09-16 02:03:06,414 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-668-1 2024-09-16 02:03:06,414 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2024-09-16 02:03:06,448 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-668-1 2024-09-16 02:03:06,448 - 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-16 02:03:06,526 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-16 02:03:06,526 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-16 02:03:06,614 - DEBUG - Output : 10.0.0.33/24 2024-09-16 02:03:06,614 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2024-09-16 02:03:06,668 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-668-1 2024-09-16 02:03:06,783 - INFO - Using existing project ['default-domain', 'k8s-default'](b2a2db17-12a2-4a23-bdcd-b4abaa7cb590) 2024-09-16 02:03:06,865 - INFO - Using existing project ['default-domain', 'k8s-default'](b2a2db17-12a2-4a23-bdcd-b4abaa7cb590) 2024-09-16 02:03:07,025 - INFO - ================================================================================ 2024-09-16 02:03:07,025 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-16 02:03:07,026 - 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-16 02:03:07,359 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-16 02:03:07,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.24': '0'}} with 2024-09-16 02:03:07,374 - INFO - Initial checks done. Running the testcase now 2024-09-16 02:03:07,374 - INFO - 2024-09-16 02:03:07,379 - INFO - Namespace default already exists 2024-09-16 02:03:07,380 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-16 02:03:07,547 - DEBUG - Output : cluster_project={} 2024-09-16 02:03:07,639 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-16 02:03:07,639 - DEBUG - Project uuid in Contrail is b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:03:07,642 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-16 02:03:07,816 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-16 02:03:07,816 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=39978982-2d7b-4d72-a711-c0f6834b73ff 2024-09-16 02:03:07,823 - INFO - Namespace default with uuid 39978982-2d7b-4d72-a711-c0f6834b73ff found in kube manager 2024-09-16 02:03:07,823 - INFO - Namespace default verification passed 2024-09-16 02:03:07,826 - DEBUG - Service ctest-nginx-svc-23684467 not present 2024-09-16 02:03:07,826 - INFO - Creating service ctest-nginx-svc-23684467 2024-09-16 02:03:07,845 - INFO - Created Service ctest-nginx-svc-23684467 2024-09-16 02:03:07,853 - DEBUG - Pod ctest-nginx-pod-73288195 not present 2024-09-16 02:03:07,853 - INFO - Creating Pod ctest-nginx-pod-73288195 2024-09-16 02:03:07,903 - DEBUG - Pod : ctest-nginx-pod-73288195 UUID is d3018865-a07a-43f4-8957-8ed339fb190c 2024-09-16 02:03:07,910 - DEBUG - Pod ctest-nginx-pod-99254408 not present 2024-09-16 02:03:07,910 - INFO - Creating Pod ctest-nginx-pod-99254408 2024-09-16 02:03:07,968 - DEBUG - Pod : ctest-nginx-pod-99254408 UUID is fa0d164c-75f7-4c17-ac76-2efe3c67a083 2024-09-16 02:03:08,322 - INFO - Created VN __public__, UUID :177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:08,540 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-16 02:03:08,551 - DEBUG - Requesting: http://10.0.0.24:8082/domain/df908e8e-1ffb-422c-bad9-10025457220b 2024-09-16 02:03:08,582 - DEBUG - Requesting: http://10.0.0.24:8082/project/b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:03:08,717 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:08,734 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:08,747 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:08,768 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:08,818 - DEBUG - Route Targets: [] 2024-09-16 02:03:08,818 - DEBUG - RT names not yet present for VN __public__ 2024-09-16 02:03:13,819 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-16 02:03:13,826 - DEBUG - Requesting: http://10.0.0.24:8082/domain/df908e8e-1ffb-422c-bad9-10025457220b 2024-09-16 02:03:13,835 - DEBUG - Requesting: http://10.0.0.24:8082/project/b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:03:13,896 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:13,911 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:13,925 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:13,937 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:13,945 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/13be1a1e-9f48-4657-8caa-1d5bd6920c2d 2024-09-16 02:03:13,953 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-16 02:03:13,953 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:13,971 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:13,994 - INFO - Verified VN network id 13 for VN 177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:13,994 - INFO - Verifications in API Server for VN __public__ passed 2024-09-16 02:03:13,994 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:14,009 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:14,017 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:03:14,025 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/13be1a1e-9f48-4657-8caa-1d5bd6920c2d 2024-09-16 02:03:14,033 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-16 02:03:14,040 - DEBUG - Control-node 10.0.0.24 : 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': '1690104109794803738', 'uuid-lslong': '9356578152150286325'}, 'enable': 'true', 'created': '2024-09-16T02:03:08', 'last-modified': '2024-09-16T02:03:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.639118'} 2024-09-16 02:03:14,040 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:03:14,049 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-16 02:03:14,049 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-16 02:03:14,050 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-16 02:03:14,050 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-16 02:03:14,056 - DEBUG - Requesting: http://10.0.0.24:8082/domain/df908e8e-1ffb-422c-bad9-10025457220b 2024-09-16 02:03:14,066 - DEBUG - Requesting: http://10.0.0.24:8082/project/b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:03:14,125 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:14,138 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-16 02:03:14,138 - DEBUG - Verifying the vn in opserver 2024-09-16 02:03:14,138 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2024-09-16 02:03:14,138 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-09-16 02:03:14,143 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-16 02:03:14,143 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-16 02:03:14,143 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:03:14,159 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:03:14,176 - DEBUG - Do not have enough data to verify VN in agent 2024-09-16 02:03:14,176 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:03:14,187 - DEBUG - VRF ids for VN __public__: {} 2024-09-16 02:03:14,295 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-16 02:03:14,415 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-16 02:03:14,423 - DEBUG - Requesting: http://10.0.0.24:8082/domain/df908e8e-1ffb-422c-bad9-10025457220b 2024-09-16 02:03:14,432 - DEBUG - Requesting: http://10.0.0.24:8082/project/b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:03:14,475 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:14,490 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/affe8629-5e91-4270-9e66-fa48ec2a35b0 2024-09-16 02:03:14,496 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-16 02:03:14,501 - DEBUG - Requesting: http://10.0.0.24:8082/domain/df908e8e-1ffb-422c-bad9-10025457220b 2024-09-16 02:03:14,515 - DEBUG - Requesting: http://10.0.0.24:8082/project/b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:03:14,559 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/177474bb-b9bf-401a-81d9-3e4190193ff5 2024-09-16 02:03:14,572 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-16 02:03:14,572 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-16 02:03:14,583 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-16 02:03:14,589 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-16 02:03:14,589 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-16 02:03:14,592 - DEBUG - Ingress ctest-nginx-ingress-83341510 not present 2024-09-16 02:03:14,592 - INFO - Creating Ingress ctest-nginx-ingress-83341510 2024-09-16 02:03:14,602 - INFO - Created Ingress ctest-nginx-ingress-83341510 2024-09-16 02:03:14,604 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-83341510 2024-09-16 02:03:17,610 - DEBUG - For Ingress ctest-nginx-ingress-83341510, Cluster IP: 10.47.255.249, External IPs ['149.192.133.188'] 2024-09-16 02:03:17,610 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-83341510 2024-09-16 02:03:17,610 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=ac3f0fee-8951-4407-980d-6211b7ad5e47 2024-09-16 02:03:17,615 - INFO - Ingress ctest-nginx-ingress-83341510 with uuid ac3f0fee-8951-4407-980d-6211b7ad5e47 found in kube manager 2024-09-16 02:03:17,615 - INFO - Ingress ctest-nginx-ingress-83341510 verification passed 2024-09-16 02:03:17,618 - DEBUG - Pod ctest-busybox-pod-19327651 not present 2024-09-16 02:03:17,618 - INFO - Creating Pod ctest-busybox-pod-19327651 2024-09-16 02:03:17,639 - DEBUG - Node for Pod ctest-busybox-pod-19327651 not yet populated 2024-09-16 02:03:20,646 - DEBUG - Pod : ctest-busybox-pod-19327651 UUID is 48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:20,650 - DEBUG - Pod ctest-nginx-pod-73288195 not in running state.Currently in Pending 2024-09-16 02:03:25,656 - INFO - Pod ctest-nginx-pod-73288195 is in running state.Got IP 10.47.255.251 2024-09-16 02:03:25,719 - DEBUG - Pod ctest-nginx-pod-73288195 has vmi d27c1d0a-73cf-11ef-98bb-fa163e5e847b 2024-09-16 02:03:25,719 - INFO - Verified pod ctest-nginx-pod-73288195 in contrail-api 2024-09-16 02:03:25,720 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:03:25,746 - DEBUG - VMI d27c1d0a-73cf-11ef-98bb-fa163e5e847b is active in agent 10.0.0.33 2024-09-16 02:03:25,746 - INFO - Verified Pod ctest-nginx-pod-73288195 in agent 10.0.0.33 2024-09-16 02:03:25,746 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=d3018865-a07a-43f4-8957-8ed339fb190c 2024-09-16 02:03:25,753 - INFO - Pod ctest-nginx-pod-73288195 with uuid d3018865-a07a-43f4-8957-8ed339fb190c found in kube manager 2024-09-16 02:03:25,753 - INFO - Pod ctest-nginx-pod-73288195 verification passed 2024-09-16 02:03:25,868 - DEBUG - [Pod ctest-nginx-pod-73288195] Cmd: echo ctest-nginx-pod-73288195 > /usr/share/nginx/html/index.html, Output: 2024-09-16 02:03:25,873 - INFO - Pod ctest-nginx-pod-99254408 is in running state.Got IP 10.47.255.250 2024-09-16 02:03:25,899 - DEBUG - Pod ctest-nginx-pod-99254408 has vmi d2f3442a-73cf-11ef-98bb-fa163e5e847b 2024-09-16 02:03:25,899 - INFO - Verified pod ctest-nginx-pod-99254408 in contrail-api 2024-09-16 02:03:25,899 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:03:25,929 - DEBUG - VMI d2f3442a-73cf-11ef-98bb-fa163e5e847b is active in agent 10.0.0.33 2024-09-16 02:03:25,930 - INFO - Verified Pod ctest-nginx-pod-99254408 in agent 10.0.0.33 2024-09-16 02:03:25,930 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=fa0d164c-75f7-4c17-ac76-2efe3c67a083 2024-09-16 02:03:25,934 - INFO - Pod ctest-nginx-pod-99254408 with uuid fa0d164c-75f7-4c17-ac76-2efe3c67a083 found in kube manager 2024-09-16 02:03:25,934 - INFO - Pod ctest-nginx-pod-99254408 verification passed 2024-09-16 02:03:26,034 - DEBUG - [Pod ctest-nginx-pod-99254408] Cmd: echo ctest-nginx-pod-99254408 > /usr/share/nginx/html/index.html, Output: 2024-09-16 02:03:26,039 - DEBUG - Pod ctest-busybox-pod-19327651 not in running state.Currently in Pending 2024-09-16 02:03:31,052 - INFO - Pod ctest-busybox-pod-19327651 is in running state.Got IP 10.47.255.248 2024-09-16 02:03:31,071 - DEBUG - Pod ctest-busybox-pod-19327651 has vmi d743beba-73cf-11ef-98bb-fa163e5e847b 2024-09-16 02:03:31,071 - INFO - Verified pod ctest-busybox-pod-19327651 in contrail-api 2024-09-16 02:03:31,072 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:03:31,094 - DEBUG - VMI d743beba-73cf-11ef-98bb-fa163e5e847b is active in agent 10.0.0.33 2024-09-16 02:03:31,094 - INFO - Verified Pod ctest-busybox-pod-19327651 in agent 10.0.0.33 2024-09-16 02:03:31,094 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:31,099 - INFO - Pod ctest-busybox-pod-19327651 with uuid 48bba91b-7177-4154-9b36-d5888ec466ed found in kube manager 2024-09-16 02:03:31,100 - INFO - Pod ctest-busybox-pod-19327651 verification passed 2024-09-16 02:03:31,219 - DEBUG - [Pod ctest-busybox-pod-19327651] 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-73288195 2024-09-16 02:03:31,219 - DEBUG - [Pod Pod ctest-busybox-pod-19327651] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-16 02:03:31,219 - DEBUG - [Pod Pod ctest-busybox-pod-19327651] 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-73288195 2024-09-16 02:03:31,301 - DEBUG - [Pod ctest-busybox-pod-19327651] 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) ctest-nginx-pod-99254408 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-16 02:03:31,301 - DEBUG - [Pod Pod ctest-busybox-pod-19327651] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-16 02:03:31,301 - DEBUG - [Pod Pod ctest-busybox-pod-19327651] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-99254408 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-16 02:03:31,301 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73288195': 1, 'ctest-nginx-pod-99254408': 1} 2024-09-16 02:03:31,301 - WARNING - Nothing to delete parallely 2024-09-16 02:03:31,302 - INFO - Deleting pod default:ctest-busybox-pod-19327651 2024-09-16 02:03:31,322 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:31,330 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:03:36,330 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:36,341 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:03:41,342 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:41,365 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:03:46,366 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:46,383 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:03:51,384 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:51,399 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:03:56,400 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:03:56,421 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:04:01,422 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:04:01,433 - WARNING - Pod uuid 48bba91b-7177-4154-9b36-d5888ec466ed is still seen in agent 10.0.0.33 VM list 2024-09-16 02:04:06,434 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48bba91b-7177-4154-9b36-d5888ec466ed 2024-09-16 02:04:06,448 - DEBUG - Pod 48bba91b-7177-4154-9b36-d5888ec466ed is not in agent 10.0.0.33 VM list 2024-09-16 02:04:06,448 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d743beba-73cf-11ef-98bb-fa163e5e847b 2024-09-16 02:04:06,461 - DEBUG - VMI d743beba-73cf-11ef-98bb-fa163e5e847b is removed from agent 10.0.0.33 2024-09-16 02:04:06,462 - INFO - Verified that pod ctest-busybox-pod-19327651 is removed in agent 2024-09-16 02:04:06,462 - INFO - Deleting Ingress : ctest-nginx-ingress-83341510 2024-09-16 02:04:06,469 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=ac3f0fee-8951-4407-980d-6211b7ad5e47 2024-09-16 02:04:06,475 - ERROR - Ingress ctest-nginx-ingress-83341510 with uuid ac3f0fee-8951-4407-980d-6211b7ad5e47 still found in kube manager 2024-09-16 02:04:07,476 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=ac3f0fee-8951-4407-980d-6211b7ad5e47 2024-09-16 02:04:07,484 - INFO - Ingress ctest-nginx-ingress-83341510 with uuid ac3f0fee-8951-4407-980d-6211b7ad5e47 deleted successfully from kube manager 2024-09-16 02:04:07,484 - INFO - Verifications on Ingress %s cleanup passed 2024-09-16 02:04:07,484 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-16 02:04:07,661 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-16 02:04:07,667 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-16 02:04:07,667 - INFO - Deleting VN __public__ 2024-09-16 02:04:07,956 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/76707835-b40d-4c54-9c1f-4a8d1d5ecdee 2024-09-16 02:04:07,966 - DEBUG - Response Code: 404 2024-09-16 02:04:07,966 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-16 02:04:07,995 - DEBUG - Requesting: http://10.0.0.24:8082/domain/df908e8e-1ffb-422c-bad9-10025457220b 2024-09-16 02:04:08,009 - DEBUG - Requesting: http://10.0.0.24:8082/project/b2a2db17-12a2-4a23-bdcd-b4abaa7cb590 2024-09-16 02:04:08,079 - INFO - Validated that VN __public__ is not found in API Server 2024-09-16 02:04:08,080 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-16 02:04:08,101 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:04:08,124 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2024-09-16 02:04:08,124 - INFO - Validated that VN __public__ is not in any agent 2024-09-16 02:04:08,124 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:04:08,148 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-16 02:04:08,165 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-16 02:04:08,174 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-16 02:04:08,174 - INFO - Deleting pod default:ctest-nginx-pod-99254408 2024-09-16 02:04:08,200 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fa0d164c-75f7-4c17-ac76-2efe3c67a083 2024-09-16 02:04:08,224 - WARNING - Pod uuid fa0d164c-75f7-4c17-ac76-2efe3c67a083 is still seen in agent 10.0.0.33 VM list 2024-09-16 02:04:13,225 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fa0d164c-75f7-4c17-ac76-2efe3c67a083 2024-09-16 02:04:13,241 - DEBUG - Pod fa0d164c-75f7-4c17-ac76-2efe3c67a083 is not in agent 10.0.0.33 VM list 2024-09-16 02:04:13,241 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2f3442a-73cf-11ef-98bb-fa163e5e847b 2024-09-16 02:04:13,253 - DEBUG - VMI d2f3442a-73cf-11ef-98bb-fa163e5e847b is removed from agent 10.0.0.33 2024-09-16 02:04:13,254 - INFO - Verified that pod ctest-nginx-pod-99254408 is removed in agent 2024-09-16 02:04:13,254 - INFO - Deleting pod default:ctest-nginx-pod-73288195 2024-09-16 02:04:13,281 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d3018865-a07a-43f4-8957-8ed339fb190c 2024-09-16 02:04:13,312 - WARNING - Pod uuid d3018865-a07a-43f4-8957-8ed339fb190c is still seen in agent 10.0.0.33 VM list 2024-09-16 02:04:18,313 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d3018865-a07a-43f4-8957-8ed339fb190c 2024-09-16 02:04:18,325 - DEBUG - Pod d3018865-a07a-43f4-8957-8ed339fb190c is not in agent 10.0.0.33 VM list 2024-09-16 02:04:18,325 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d27c1d0a-73cf-11ef-98bb-fa163e5e847b 2024-09-16 02:04:18,337 - DEBUG - VMI d27c1d0a-73cf-11ef-98bb-fa163e5e847b is removed from agent 10.0.0.33 2024-09-16 02:04:18,337 - INFO - Verified that pod ctest-nginx-pod-73288195 is removed in agent 2024-09-16 02:04:18,339 - INFO - Deleting service : ctest-nginx-svc-23684467 2024-09-16 02:04:18,581 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-16 02:04:18,596 - DEBUG - No XMPP flaps were noticed during the test
2024-09-16 02:04:18,596 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11]
2024-09-16 02:04:18,596 - INFO - -------------------------------------------------------------------------------- 2024-09-16 02:04:25,078 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-16 02:04:25,211 - DEBUG - Output : cluster_project={} 2024-09-16 02:04:25,267 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-16 02:04:25,456 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-16 02:04:25,461 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-16 02:04:25,588 - DEBUG - Output : cluster_project={} 2024-09-16 02:04:40,749 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:40,851 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:45,913 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:45,969 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:46,071 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:46,121 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:46,220 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:46,280 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-16 02:04:46,595 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-16 02:04:49,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2024-09-16 02:04:49,681 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-09-16 02:04:49,712 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-09-16 02:04:51,745 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-09-16 02:07:54,864 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-16 02:07:54,920 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f7e0ac14-e559-499f-a6e7-78aaca978241 2024-09-16 02:07:54,933 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=78829825-fc2d-4870-9268-67abfc164994 2024-09-16 02:07:54,938 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=146aa42e-b2b9-47b6-9f10-6a96a32b4808 2024-09-16 02:07:54,948 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:07:54,953 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:07:54,956 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c4bf3033-7b23-4dfa-9947-15dacd3a6eb1 2024-09-16 02:07:54,963 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:07:54,968 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:07:59,973 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f7e0ac14-e559-499f-a6e7-78aaca978241 2024-09-16 02:08:00,004 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0050d3ec-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:00,017 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c4bf3033-7b23-4dfa-9947-15dacd3a6eb1 2024-09-16 02:08:00,019 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:00,021 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=78829825-fc2d-4870-9268-67abfc164994 2024-09-16 02:08:00,023 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=146aa42e-b2b9-47b6-9f10-6a96a32b4808 2024-09-16 02:08:00,024 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:00,025 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:00,027 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:00,089 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0184b102-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:00,095 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:021d0bc8-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:00,096 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:00d51b84-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:05,094 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:05,096 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:05,099 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:05,101 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:10,143 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:10,145 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:10,146 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:10,148 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:15,186 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:15,187 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:15,190 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:15,191 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:20,210 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:20,211 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:20,213 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:20,214 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:25,254 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:25,256 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:25,257 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:25,261 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:30,287 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2893c84a-ce8d-41d1-9f92-eeeb4640d419 2024-09-16 02:08:30,289 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7f8495bc-4c7b-4a21-961c-a31a931ae213 2024-09-16 02:08:30,291 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9640249e-f998-4c2a-89dd-2b4d4ce4828a 2024-09-16 02:08:30,292 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=535389c3-faff-45fc-92cd-3cff30e798a4 2024-09-16 02:08:30,326 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:034168b4-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:30,327 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03be410e-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:30,331 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:043193ca-73d0-11ef-98bb-fa163e5e847b 2024-09-16 02:08:30,332 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02bbe05e-73d0-11ef-98bb-fa163e5e847b