2024-09-18 01:56:28,116 - DEBUG - [10.0.0.82]: Running cmd : hostname 2024-09-18 01:56:28,346 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-691-1 2024-09-18 01:56:28,346 - DEBUG - [10.0.0.82]: Running cmd : hostname -f 2024-09-18 01:56:28,380 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-691-1 2024-09-18 01:56:28,380 - DEBUG - [10.0.0.82]: 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-18 01:56:28,487 - DEBUG - Output : NAMES contrail_test_KOg3P4TpL contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 2024-09-18 01:56:28,488 - DEBUG - [10.0.0.82]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 01:56:28,521 - DEBUG - Output : 10.0.0.82/24 172.17.0.1/16 2024-09-18 01:56:28,522 - DEBUG - [10.0.0.82]: Running cmd : getent hosts 10.0.0.82 | head -n 1 | awk '{print $2}' 2024-09-18 01:56:28,555 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-691-1 2024-09-18 01:56:28,635 - DEBUG - [10.0.0.40]: Running cmd : hostname 2024-09-18 01:56:28,856 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-691-1 2024-09-18 01:56:28,856 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2024-09-18 01:56:28,880 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-691-1 2024-09-18 01:56:28,880 - DEBUG - [10.0.0.40]: 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-18 01:56:28,924 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-18 01:56:28,925 - DEBUG - [10.0.0.40]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 01:56:29,000 - DEBUG - Output : 10.0.0.40/24 2024-09-18 01:56:29,000 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2024-09-18 01:56:29,036 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-691-1 2024-09-18 01:56:29,109 - INFO - Using existing project ['default-domain', 'k8s-default'](504888da-aba9-49ed-afe3-c5090754b81c) 2024-09-18 01:56:29,217 - INFO - Using existing project ['default-domain', 'k8s-default'](504888da-aba9-49ed-afe3-c5090754b81c) 2024-09-18 01:56:29,352 - INFO - ================================================================================ 2024-09-18 01:56:29,352 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-18 01:56:29,353 - 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-18 01:56:29,570 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:56:29,578 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.0.0.82': '0'}} with 2024-09-18 01:56:29,578 - INFO - Initial checks done. Running the testcase now 2024-09-18 01:56:29,578 - INFO - 2024-09-18 01:56:29,582 - INFO - Namespace default already exists 2024-09-18 01:56:29,582 - DEBUG - [10.0.0.82]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 01:56:29,697 - DEBUG - Output : cluster_project={} 2024-09-18 01:56:29,750 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-18 01:56:29,750 - DEBUG - Project uuid in Contrail is 504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:56:29,750 - DEBUG - [10.0.0.82]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 01:56:29,856 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 01:56:29,856 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_NamespaceDatabaseList?namespace_uuid=d458b89b-0a9d-46b2-8a9b-d36bb1071a19 2024-09-18 01:56:29,861 - INFO - Namespace default with uuid d458b89b-0a9d-46b2-8a9b-d36bb1071a19 found in kube manager 2024-09-18 01:56:29,861 - INFO - Namespace default verification passed 2024-09-18 01:56:29,864 - DEBUG - Service ctest-nginx-svc-55184226 not present 2024-09-18 01:56:29,864 - INFO - Creating service ctest-nginx-svc-55184226 2024-09-18 01:56:29,879 - INFO - Created Service ctest-nginx-svc-55184226 2024-09-18 01:56:29,890 - DEBUG - Pod ctest-nginx-pod-22567306 not present 2024-09-18 01:56:29,890 - INFO - Creating Pod ctest-nginx-pod-22567306 2024-09-18 01:56:29,955 - DEBUG - Pod : ctest-nginx-pod-22567306 UUID is bf062177-fc47-42d5-85ae-c6bfc123a8f5 2024-09-18 01:56:29,963 - DEBUG - Pod ctest-nginx-pod-72096340 not present 2024-09-18 01:56:29,963 - INFO - Creating Pod ctest-nginx-pod-72096340 2024-09-18 01:56:29,997 - DEBUG - Pod : ctest-nginx-pod-72096340 UUID is b9e17b1c-3d0d-41f0-b9c0-a67122c826de 2024-09-18 01:56:30,196 - INFO - Created VN __public__, UUID :973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:30,422 - DEBUG - Requesting: http://10.0.0.82:8082/domains 2024-09-18 01:56:30,429 - DEBUG - Requesting: http://10.0.0.82:8082/domain/0c988f16-b955-4934-9061-48776dd28af0 2024-09-18 01:56:30,446 - DEBUG - Requesting: http://10.0.0.82:8082/project/504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:56:30,520 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:30,542 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:30,555 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:30,563 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:30,614 - DEBUG - Route Targets: [] 2024-09-18 01:56:30,614 - DEBUG - RT names not yet present for VN __public__ 2024-09-18 01:56:35,615 - DEBUG - Requesting: http://10.0.0.82:8082/domains 2024-09-18 01:56:35,620 - DEBUG - Requesting: http://10.0.0.82:8082/domain/0c988f16-b955-4934-9061-48776dd28af0 2024-09-18 01:56:35,629 - DEBUG - Requesting: http://10.0.0.82:8082/project/504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:56:35,696 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:35,713 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:35,734 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:35,743 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:35,751 - DEBUG - Requesting: http://10.0.0.82:8082/route-target/c8f93111-472d-4e52-a2e1-9785ea0cb78e 2024-09-18 01:56:35,758 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 01:56:35,758 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:35,772 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:35,792 - INFO - Verified VN network id 13 for VN 973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:35,792 - INFO - Verifications in API Server for VN __public__ passed 2024-09-18 01:56:35,793 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:35,811 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:35,820 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:56:35,831 - DEBUG - Requesting: http://10.0.0.82:8082/route-target/c8f93111-472d-4e52-a2e1-9785ea0cb78e 2024-09-18 01:56:35,838 - DEBUG - Requesting: http://10.0.0.82:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 01:56:35,844 - DEBUG - Control-node 10.0.0.82 : 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': '10896530368019646558', 'uuid-lslong': '12443374966963967065'}, 'enable': 'true', 'created': '2024-09-18T01:56:30', 'last-modified': '2024-09-18T01:56:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.533578'} 2024-09-18 01:56:35,844 - DEBUG - Requesting: http://10.0.0.82:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:56:35,850 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 01:56:35,850 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-18 01:56:35,851 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-18 01:56:35,851 - DEBUG - Requesting: http://10.0.0.82:8082/domains 2024-09-18 01:56:35,856 - DEBUG - Requesting: http://10.0.0.82:8082/domain/0c988f16-b955-4934-9061-48776dd28af0 2024-09-18 01:56:35,867 - DEBUG - Requesting: http://10.0.0.82:8082/project/504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:56:35,922 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:35,935 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-18 01:56:35,935 - DEBUG - Verifying the vn in opserver 2024-09-18 01:56:35,935 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.82 2024-09-18 01:56:35,935 - DEBUG - Requesting: http://10.0.0.82:8081/analytics/uves/virtual-networks 2024-09-18 01:56:35,940 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.82:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-18 01:56:35,940 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-18 01:56:35,940 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:56:35,949 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:56:35,955 - DEBUG - Do not have enough data to verify VN in agent 2024-09-18 01:56:35,956 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:56:35,963 - DEBUG - VRF ids for VN __public__: {} 2024-09-18 01:56:36,066 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-18 01:56:36,180 - DEBUG - Requesting: http://10.0.0.82:8082/domains 2024-09-18 01:56:36,186 - DEBUG - Requesting: http://10.0.0.82:8082/domain/0c988f16-b955-4934-9061-48776dd28af0 2024-09-18 01:56:36,196 - DEBUG - Requesting: http://10.0.0.82:8082/project/504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:56:36,243 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:36,259 - DEBUG - Requesting: http://10.0.0.82:8082/floating-ip-pool/335745dc-1a23-4537-9575-0f9d6c314274 2024-09-18 01:56:36,266 - DEBUG - Requesting: http://10.0.0.82:8082/domains 2024-09-18 01:56:36,272 - DEBUG - Requesting: http://10.0.0.82:8082/domain/0c988f16-b955-4934-9061-48776dd28af0 2024-09-18 01:56:36,281 - DEBUG - Requesting: http://10.0.0.82:8082/project/504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:56:36,326 - DEBUG - Requesting: http://10.0.0.82:8082/virtual-network/973840a3-2e11-485e-acaf-bf9ac8e01459 2024-09-18 01:56:36,339 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-18 01:56:36,339 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-18 01:56:36,351 - DEBUG - Requesting: http://10.0.0.82:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 01:56:36,358 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-18 01:56:36,358 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-18 01:56:36,361 - DEBUG - Ingress ctest-nginx-ingress-25759975 not present 2024-09-18 01:56:36,361 - INFO - Creating Ingress ctest-nginx-ingress-25759975 2024-09-18 01:56:36,367 - INFO - Created Ingress ctest-nginx-ingress-25759975 2024-09-18 01:56:36,370 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25759975 2024-09-18 01:56:39,376 - DEBUG - For Ingress ctest-nginx-ingress-25759975, Cluster IP: 10.47.255.249, External IPs ['161.72.131.188'] 2024-09-18 01:56:39,376 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-25759975 2024-09-18 01:56:39,376 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_LoadbalancerDatabaseList?x=2a69c33f-5f7f-4206-aa8b-345de5150388 2024-09-18 01:56:39,382 - INFO - Ingress ctest-nginx-ingress-25759975 with uuid 2a69c33f-5f7f-4206-aa8b-345de5150388 found in kube manager 2024-09-18 01:56:39,382 - INFO - Ingress ctest-nginx-ingress-25759975 verification passed 2024-09-18 01:56:39,384 - DEBUG - Pod ctest-busybox-pod-38211849 not present 2024-09-18 01:56:39,385 - INFO - Creating Pod ctest-busybox-pod-38211849 2024-09-18 01:56:39,411 - DEBUG - Pod : ctest-busybox-pod-38211849 UUID is 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:56:39,416 - DEBUG - Pod ctest-nginx-pod-22567306 not in running state.Currently in Pending 2024-09-18 01:56:44,425 - INFO - Pod ctest-nginx-pod-22567306 is in running state.Got IP 10.47.255.251 2024-09-18 01:56:44,497 - DEBUG - Pod ctest-nginx-pod-22567306 has vmi 39fcba2e-7561-11ef-ace6-fa163eda9c33 2024-09-18 01:56:44,497 - INFO - Verified pod ctest-nginx-pod-22567306 in contrail-api 2024-09-18 01:56:44,497 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:56:44,509 - DEBUG - VMI 39fcba2e-7561-11ef-ace6-fa163eda9c33 is active in agent 10.0.0.40 2024-09-18 01:56:44,510 - INFO - Verified Pod ctest-nginx-pod-22567306 in agent 10.0.0.40 2024-09-18 01:56:44,510 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_VirtualMachineDatabaseList?x=bf062177-fc47-42d5-85ae-c6bfc123a8f5 2024-09-18 01:56:44,514 - INFO - Pod ctest-nginx-pod-22567306 with uuid bf062177-fc47-42d5-85ae-c6bfc123a8f5 found in kube manager 2024-09-18 01:56:44,515 - INFO - Pod ctest-nginx-pod-22567306 verification passed 2024-09-18 01:56:44,721 - DEBUG - [Pod ctest-nginx-pod-22567306] Cmd: echo ctest-nginx-pod-22567306 > /usr/share/nginx/html/index.html, Output: 2024-09-18 01:56:44,728 - INFO - Pod ctest-nginx-pod-72096340 is in running state.Got IP 10.47.255.250 2024-09-18 01:56:44,753 - DEBUG - Pod ctest-nginx-pod-72096340 has vmi 3a7d838e-7561-11ef-ace6-fa163eda9c33 2024-09-18 01:56:44,753 - INFO - Verified pod ctest-nginx-pod-72096340 in contrail-api 2024-09-18 01:56:44,753 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:56:44,764 - DEBUG - VMI 3a7d838e-7561-11ef-ace6-fa163eda9c33 is active in agent 10.0.0.40 2024-09-18 01:56:44,764 - INFO - Verified Pod ctest-nginx-pod-72096340 in agent 10.0.0.40 2024-09-18 01:56:44,764 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_VirtualMachineDatabaseList?x=b9e17b1c-3d0d-41f0-b9c0-a67122c826de 2024-09-18 01:56:44,769 - INFO - Pod ctest-nginx-pod-72096340 with uuid b9e17b1c-3d0d-41f0-b9c0-a67122c826de found in kube manager 2024-09-18 01:56:44,769 - INFO - Pod ctest-nginx-pod-72096340 verification passed 2024-09-18 01:56:44,843 - DEBUG - [Pod ctest-nginx-pod-72096340] Cmd: echo ctest-nginx-pod-72096340 > /usr/share/nginx/html/index.html, Output: 2024-09-18 01:56:44,848 - DEBUG - Pod ctest-busybox-pod-38211849 not in running state.Currently in Pending 2024-09-18 01:56:49,854 - DEBUG - Pod ctest-busybox-pod-38211849 not in running state.Currently in Pending 2024-09-18 01:56:54,860 - INFO - Pod ctest-busybox-pod-38211849 is in running state.Got IP 10.47.255.248 2024-09-18 01:56:54,885 - DEBUG - Pod ctest-busybox-pod-38211849 has vmi 3eb9ca66-7561-11ef-ace6-fa163eda9c33 2024-09-18 01:56:54,885 - INFO - Verified pod ctest-busybox-pod-38211849 in contrail-api 2024-09-18 01:56:54,885 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:56:54,897 - DEBUG - VMI 3eb9ca66-7561-11ef-ace6-fa163eda9c33 is active in agent 10.0.0.40 2024-09-18 01:56:54,897 - INFO - Verified Pod ctest-busybox-pod-38211849 in agent 10.0.0.40 2024-09-18 01:56:54,897 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_VirtualMachineDatabaseList?x=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:56:54,901 - INFO - Pod ctest-busybox-pod-38211849 with uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 found in kube manager 2024-09-18 01:56:54,901 - INFO - Pod ctest-busybox-pod-38211849 verification passed 2024-09-18 01:56:54,968 - DEBUG - [Pod ctest-busybox-pod-38211849] 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-72096340 2024-09-18 01:56:54,968 - DEBUG - [Pod Pod ctest-busybox-pod-38211849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 01:56:54,969 - DEBUG - [Pod Pod ctest-busybox-pod-38211849] 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-72096340 2024-09-18 01:56:55,032 - DEBUG - [Pod ctest-busybox-pod-38211849] 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-22567306 2024-09-18 01:56:55,032 - DEBUG - [Pod Pod ctest-busybox-pod-38211849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 01:56:55,032 - DEBUG - [Pod Pod ctest-busybox-pod-38211849] 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-22567306 2024-09-18 01:56:55,032 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-22567306': 1, 'ctest-nginx-pod-72096340': 1} 2024-09-18 01:56:55,032 - WARNING - Nothing to delete parallely 2024-09-18 01:56:55,032 - INFO - Deleting pod default:ctest-busybox-pod-38211849 2024-09-18 01:56:55,046 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:56:55,056 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:00,057 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:00,064 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:05,066 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:05,073 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:10,074 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:10,082 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:15,082 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:15,089 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:20,090 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:20,099 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:25,100 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:25,107 - WARNING - Pod uuid 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:30,108 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 2024-09-18 01:57:30,115 - DEBUG - Pod 7c92ba5f-c67c-43dd-9d2b-aeeb4e02f523 is not in agent 10.0.0.40 VM list 2024-09-18 01:57:30,115 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3eb9ca66-7561-11ef-ace6-fa163eda9c33 2024-09-18 01:57:30,121 - DEBUG - VMI 3eb9ca66-7561-11ef-ace6-fa163eda9c33 is removed from agent 10.0.0.40 2024-09-18 01:57:30,121 - INFO - Verified that pod ctest-busybox-pod-38211849 is removed in agent 2024-09-18 01:57:30,122 - INFO - Deleting Ingress : ctest-nginx-ingress-25759975 2024-09-18 01:57:30,129 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_LoadbalancerDatabaseList?x=2a69c33f-5f7f-4206-aa8b-345de5150388 2024-09-18 01:57:30,134 - ERROR - Ingress ctest-nginx-ingress-25759975 with uuid 2a69c33f-5f7f-4206-aa8b-345de5150388 still found in kube manager 2024-09-18 01:57:31,136 - DEBUG - Requesting: http://10.0.0.82:8108/Snh_LoadbalancerDatabaseList?x=2a69c33f-5f7f-4206-aa8b-345de5150388 2024-09-18 01:57:31,140 - INFO - Ingress ctest-nginx-ingress-25759975 with uuid 2a69c33f-5f7f-4206-aa8b-345de5150388 deleted successfully from kube manager 2024-09-18 01:57:31,140 - INFO - Verifications on Ingress %s cleanup passed 2024-09-18 01:57:31,141 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-18 01:57:31,338 - DEBUG - Requesting: http://10.0.0.82:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 01:57:31,345 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-18 01:57:31,345 - INFO - Deleting VN __public__ 2024-09-18 01:57:31,499 - DEBUG - Requesting: http://10.0.0.82:8082/routing-instance/50dc9b29-bf1a-4781-876c-c72669285425 2024-09-18 01:57:31,506 - DEBUG - Response Code: 404 2024-09-18 01:57:31,506 - DEBUG - Requesting: http://10.0.0.82:8082/domains 2024-09-18 01:57:31,522 - DEBUG - Requesting: http://10.0.0.82:8082/domain/0c988f16-b955-4934-9061-48776dd28af0 2024-09-18 01:57:31,534 - DEBUG - Requesting: http://10.0.0.82:8082/project/504888da-aba9-49ed-afe3-c5090754b81c 2024-09-18 01:57:31,592 - INFO - Validated that VN __public__ is not found in API Server 2024-09-18 01:57:31,592 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-18 01:57:31,600 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:57:31,619 - DEBUG - VN __public__ is not present in Agent 10.0.0.40 2024-09-18 01:57:31,619 - INFO - Validated that VN __public__ is not in any agent 2024-09-18 01:57:31,619 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:57:31,647 - DEBUG - Requesting: http://10.0.0.82:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:57:31,656 - DEBUG - Requesting: http://10.0.0.82:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 01:57:31,663 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-18 01:57:31,664 - INFO - Deleting pod default:ctest-nginx-pod-72096340 2024-09-18 01:57:31,688 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b9e17b1c-3d0d-41f0-b9c0-a67122c826de 2024-09-18 01:57:31,716 - WARNING - Pod uuid b9e17b1c-3d0d-41f0-b9c0-a67122c826de is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:36,716 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b9e17b1c-3d0d-41f0-b9c0-a67122c826de 2024-09-18 01:57:36,725 - DEBUG - Pod b9e17b1c-3d0d-41f0-b9c0-a67122c826de is not in agent 10.0.0.40 VM list 2024-09-18 01:57:36,725 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a7d838e-7561-11ef-ace6-fa163eda9c33 2024-09-18 01:57:36,733 - DEBUG - VMI 3a7d838e-7561-11ef-ace6-fa163eda9c33 is removed from agent 10.0.0.40 2024-09-18 01:57:36,733 - INFO - Verified that pod ctest-nginx-pod-72096340 is removed in agent 2024-09-18 01:57:36,733 - INFO - Deleting pod default:ctest-nginx-pod-22567306 2024-09-18 01:57:36,869 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=bf062177-fc47-42d5-85ae-c6bfc123a8f5 2024-09-18 01:57:36,882 - WARNING - Pod uuid bf062177-fc47-42d5-85ae-c6bfc123a8f5 is still seen in agent 10.0.0.40 VM list 2024-09-18 01:57:41,882 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=bf062177-fc47-42d5-85ae-c6bfc123a8f5 2024-09-18 01:57:41,891 - DEBUG - Pod bf062177-fc47-42d5-85ae-c6bfc123a8f5 is not in agent 10.0.0.40 VM list 2024-09-18 01:57:41,891 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:39fcba2e-7561-11ef-ace6-fa163eda9c33 2024-09-18 01:57:41,902 - DEBUG - VMI 39fcba2e-7561-11ef-ace6-fa163eda9c33 is removed from agent 10.0.0.40 2024-09-18 01:57:41,902 - INFO - Verified that pod ctest-nginx-pod-22567306 is removed in agent 2024-09-18 01:57:41,902 - INFO - Deleting service : ctest-nginx-svc-55184226 2024-09-18 01:57:42,130 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:57:42,139 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 01:57:42,140 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-09-18 01:57:42,140 - INFO - -------------------------------------------------------------------------------- 2024-09-18 01:57:48,655 - DEBUG - [10.0.0.82]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 01:57:48,772 - DEBUG - Output : cluster_project={} 2024-09-18 01:57:48,835 - DEBUG - [10.0.0.82]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 01:57:48,982 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 01:57:49,000 - DEBUG - [10.0.0.82]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 01:57:49,137 - DEBUG - Output : cluster_project={} 2024-09-18 01:58:04,305 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:04,347 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:04,436 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:04,521 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:09,569 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:09,653 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:09,694 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:09,781 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:58:10,023 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:58:12,749 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_ApplicationPolicySetReq? 2024-09-18 01:58:12,758 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-18 01:58:12,801 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-18 01:58:14,831 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-18 02:01:15,879 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 02:01:15,959 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e5ca1c89-d50a-4a06-97a2-f3d51be522f2 2024-09-18 02:01:15,963 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ef964680-9d1b-40ba-9dbf-e18807634c06 2024-09-18 02:01:15,978 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=190af8af-6a49-4dc3-89d7-fd82da259d8e 2024-09-18 02:01:16,025 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:16,033 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:16,042 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:16,053 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2599e14b-e47f-46ae-b1f5-99b42822ff80 2024-09-18 02:01:16,089 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:21,001 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ef964680-9d1b-40ba-9dbf-e18807634c06 2024-09-18 02:01:21,010 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6ab25336-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:21,058 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=190af8af-6a49-4dc3-89d7-fd82da259d8e 2024-09-18 02:01:21,061 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e5ca1c89-d50a-4a06-97a2-f3d51be522f2 2024-09-18 02:01:21,072 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:68edc9c2-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:21,075 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a2c795a-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:21,175 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:21,178 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:21,180 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:21,182 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:21,183 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2599e14b-e47f-46ae-b1f5-99b42822ff80 2024-09-18 02:01:21,206 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:69696f28-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:26,187 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:26,205 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:26,206 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:26,207 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:31,196 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:31,220 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:31,222 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:31,223 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:36,205 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:36,239 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:36,241 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:36,242 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:41,212 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:41,254 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:41,256 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:41,258 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:46,220 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:46,271 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:46,274 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:46,276 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:51,229 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f2d93bcb-4cda-4130-b0e1-c07dbd4aad00 2024-09-18 02:01:51,236 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b395570-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:51,290 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a2045a0-f350-48a3-89b5-00348956c9da 2024-09-18 02:01:51,292 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fa2a45aa-f4ad-4b7d-8caa-48dffc136805 2024-09-18 02:01:51,293 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=aa969640-6036-4e67-aeed-84fef6b7f14f 2024-09-18 02:01:51,304 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6bb852da-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:51,307 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6cc6a276-7561-11ef-ace6-fa163eda9c33 2024-09-18 02:01:51,308 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6c46bad4-7561-11ef-ace6-fa163eda9c33