2024-09-13 21:07:11,932 - DEBUG - [10.0.0.37]: Running cmd : hostname 2024-09-13 21:07:12,150 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-661-1 2024-09-13 21:07:12,150 - DEBUG - [10.0.0.37]: Running cmd : hostname -f 2024-09-13 21:07:12,184 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-661-1 2024-09-13 21:07:12,184 - DEBUG - [10.0.0.37]: 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-13 21:07:12,247 - DEBUG - Output : NAMES contrail_test_LDPUg2lWe contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_api_1 config_api_dnsmasq_1 config_api_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 2024-09-13 21:07:12,248 - DEBUG - [10.0.0.37]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-13 21:07:12,318 - DEBUG - Output : 10.0.0.37/24 172.17.0.1/16 2024-09-13 21:07:12,318 - DEBUG - [10.0.0.37]: Running cmd : getent hosts 10.0.0.37 | head -n 1 | awk '{print $2}' 2024-09-13 21:07:12,351 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-661-1 2024-09-13 21:07:12,435 - DEBUG - [10.0.0.40]: Running cmd : hostname 2024-09-13 21:07:12,650 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-661-1 2024-09-13 21:07:12,650 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2024-09-13 21:07:12,708 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-661-1 2024-09-13 21:07:12,708 - 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-13 21:07:12,764 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-13 21:07:12,764 - DEBUG - [10.0.0.40]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-13 21:07:12,797 - DEBUG - Output : 10.0.0.40/24 2024-09-13 21:07:12,798 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2024-09-13 21:07:12,866 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-661-1 2024-09-13 21:07:12,966 - INFO - Using existing project ['default-domain', 'k8s-default'](85a562c5-b473-488c-848f-b3692688dbcb) 2024-09-13 21:07:13,097 - INFO - Using existing project ['default-domain', 'k8s-default'](85a562c5-b473-488c-848f-b3692688dbcb) 2024-09-13 21:07:13,232 - INFO - ================================================================================ 2024-09-13 21:07:13,232 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-13 21:07:13,233 - 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-13 21:07:13,452 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 21:07:13,459 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.0.0.37': '0'}} with 2024-09-13 21:07:13,459 - INFO - Initial checks done. Running the testcase now 2024-09-13 21:07:13,459 - INFO - 2024-09-13 21:07:13,462 - INFO - Namespace default already exists 2024-09-13 21:07:13,463 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-13 21:07:13,557 - DEBUG - Output : cluster_project={} 2024-09-13 21:07:13,607 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-13 21:07:13,607 - DEBUG - Project uuid in Contrail is 85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:07:13,608 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-13 21:07:13,735 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-13 21:07:13,735 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_NamespaceDatabaseList?namespace_uuid=6e60714b-af3f-4c0d-a19e-a339d48a3dab 2024-09-13 21:07:13,740 - INFO - Namespace default with uuid 6e60714b-af3f-4c0d-a19e-a339d48a3dab found in kube manager 2024-09-13 21:07:13,740 - INFO - Namespace default verification passed 2024-09-13 21:07:13,742 - DEBUG - Service ctest-nginx-svc-03573922 not present 2024-09-13 21:07:13,743 - INFO - Creating service ctest-nginx-svc-03573922 2024-09-13 21:07:13,774 - INFO - Created Service ctest-nginx-svc-03573922 2024-09-13 21:07:13,778 - DEBUG - Pod ctest-nginx-pod-24281302 not present 2024-09-13 21:07:13,779 - INFO - Creating Pod ctest-nginx-pod-24281302 2024-09-13 21:07:13,834 - DEBUG - Pod : ctest-nginx-pod-24281302 UUID is 0b013adb-9645-455e-a345-12f66778a7ea 2024-09-13 21:07:13,839 - DEBUG - Pod ctest-nginx-pod-77071995 not present 2024-09-13 21:07:13,839 - INFO - Creating Pod ctest-nginx-pod-77071995 2024-09-13 21:07:13,861 - DEBUG - Pod : ctest-nginx-pod-77071995 UUID is 60ffd2d9-dcf8-47c4-baf9-8a2e4533354c 2024-09-13 21:07:14,071 - INFO - Created VN __public__, UUID :21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:14,292 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-13 21:07:14,297 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0835682a-e703-4603-a451-1f902e7fa6d2 2024-09-13 21:07:14,311 - DEBUG - Requesting: http://10.0.0.37:8082/project/85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:07:14,369 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:14,430 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:14,452 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:14,464 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:14,490 - DEBUG - Route Targets: [] 2024-09-13 21:07:14,490 - DEBUG - RT names not yet present for VN __public__ 2024-09-13 21:07:19,491 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-13 21:07:19,497 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0835682a-e703-4603-a451-1f902e7fa6d2 2024-09-13 21:07:19,505 - DEBUG - Requesting: http://10.0.0.37:8082/project/85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:07:19,550 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:19,563 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:19,575 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:19,584 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:19,591 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/8dcb22d3-8361-4082-a696-43c13d669169 2024-09-13 21:07:19,598 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-13 21:07:19,598 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:19,611 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:19,632 - INFO - Verified VN network id 13 for VN 21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:19,632 - INFO - Verifications in API Server for VN __public__ passed 2024-09-13 21:07:19,632 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:19,648 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:19,657 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:07:19,665 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/8dcb22d3-8361-4082-a696-43c13d669169 2024-09-13 21:07:19,671 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-13 21:07:19,677 - DEBUG - Control-node 10.0.0.37 : 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': '2447642634415261874', 'uuid-lslong': '12767552898711115403'}, 'enable': 'true', 'created': '2024-09-13T21:07:14', 'last-modified': '2024-09-13T21:07:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.492292'} 2024-09-13 21:07:19,677 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:07:19,684 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-13 21:07:19,684 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-13 21:07:19,685 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-13 21:07:19,685 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-13 21:07:19,690 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0835682a-e703-4603-a451-1f902e7fa6d2 2024-09-13 21:07:19,698 - DEBUG - Requesting: http://10.0.0.37:8082/project/85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:07:19,743 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:19,756 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-13 21:07:19,757 - DEBUG - Verifying the vn in opserver 2024-09-13 21:07:19,757 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.37 2024-09-13 21:07:19,757 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2024-09-13 21:07:19,762 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-13 21:07:19,762 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-13 21:07:19,762 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:07:19,769 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:07:19,774 - DEBUG - Do not have enough data to verify VN in agent 2024-09-13 21:07:19,774 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:07:19,780 - DEBUG - VRF ids for VN __public__: {} 2024-09-13 21:07:19,908 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-13 21:07:20,055 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-13 21:07:20,061 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0835682a-e703-4603-a451-1f902e7fa6d2 2024-09-13 21:07:20,069 - DEBUG - Requesting: http://10.0.0.37:8082/project/85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:07:20,114 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:20,134 - DEBUG - Requesting: http://10.0.0.37:8082/floating-ip-pool/8a0feb1d-3d78-4caa-beae-78e6bf1d676e 2024-09-13 21:07:20,141 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-13 21:07:20,145 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0835682a-e703-4603-a451-1f902e7fa6d2 2024-09-13 21:07:20,153 - DEBUG - Requesting: http://10.0.0.37:8082/project/85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:07:20,201 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/21f7c602-016c-48b2-b12f-75b74aaf568b 2024-09-13 21:07:20,213 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-13 21:07:20,213 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-13 21:07:20,223 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-13 21:07:20,229 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-13 21:07:20,229 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-13 21:07:20,232 - DEBUG - Ingress ctest-nginx-ingress-60470744 not present 2024-09-13 21:07:20,232 - INFO - Creating Ingress ctest-nginx-ingress-60470744 2024-09-13 21:07:20,238 - INFO - Created Ingress ctest-nginx-ingress-60470744 2024-09-13 21:07:20,241 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-60470744 2024-09-13 21:07:23,245 - DEBUG - For Ingress ctest-nginx-ingress-60470744, Cluster IP: 10.47.255.249, External IPs ['15.174.168.188'] 2024-09-13 21:07:23,245 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-60470744 2024-09-13 21:07:23,249 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=787580d4-ae88-4ce9-ba08-5821eed4fbaa 2024-09-13 21:07:23,258 - INFO - Ingress ctest-nginx-ingress-60470744 with uuid 787580d4-ae88-4ce9-ba08-5821eed4fbaa found in kube manager 2024-09-13 21:07:23,258 - INFO - Ingress ctest-nginx-ingress-60470744 verification passed 2024-09-13 21:07:23,262 - DEBUG - Pod ctest-busybox-pod-13978598 not present 2024-09-13 21:07:23,263 - INFO - Creating Pod ctest-busybox-pod-13978598 2024-09-13 21:07:23,305 - DEBUG - Pod : ctest-busybox-pod-13978598 UUID is ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:23,311 - DEBUG - Pod ctest-nginx-pod-24281302 not in running state.Currently in Pending 2024-09-13 21:07:28,318 - DEBUG - Pod ctest-nginx-pod-24281302 not in running state.Currently in Pending 2024-09-13 21:07:33,324 - INFO - Pod ctest-nginx-pod-24281302 is in running state.Got IP 10.47.255.251 2024-09-13 21:07:33,341 - DEBUG - Pod ctest-nginx-pod-24281302 has vmi 2749801a-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:07:33,341 - INFO - Verified pod ctest-nginx-pod-24281302 in contrail-api 2024-09-13 21:07:33,341 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:07:33,354 - DEBUG - VMI 2749801a-7214-11ef-bef4-fa163ee8f531 is active in agent 10.0.0.40 2024-09-13 21:07:33,354 - INFO - Verified Pod ctest-nginx-pod-24281302 in agent 10.0.0.40 2024-09-13 21:07:33,354 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=0b013adb-9645-455e-a345-12f66778a7ea 2024-09-13 21:07:33,360 - INFO - Pod ctest-nginx-pod-24281302 with uuid 0b013adb-9645-455e-a345-12f66778a7ea found in kube manager 2024-09-13 21:07:33,360 - INFO - Pod ctest-nginx-pod-24281302 verification passed 2024-09-13 21:07:33,441 - DEBUG - [Pod ctest-nginx-pod-24281302] Cmd: echo ctest-nginx-pod-24281302 > /usr/share/nginx/html/index.html, Output: 2024-09-13 21:07:33,446 - INFO - Pod ctest-nginx-pod-77071995 is in running state.Got IP 10.47.255.250 2024-09-13 21:07:33,508 - DEBUG - Pod ctest-nginx-pod-77071995 has vmi 27cd8b3a-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:07:33,508 - INFO - Verified pod ctest-nginx-pod-77071995 in contrail-api 2024-09-13 21:07:33,508 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:07:33,519 - DEBUG - VMI 27cd8b3a-7214-11ef-bef4-fa163ee8f531 is active in agent 10.0.0.40 2024-09-13 21:07:33,519 - INFO - Verified Pod ctest-nginx-pod-77071995 in agent 10.0.0.40 2024-09-13 21:07:33,519 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=60ffd2d9-dcf8-47c4-baf9-8a2e4533354c 2024-09-13 21:07:33,524 - INFO - Pod ctest-nginx-pod-77071995 with uuid 60ffd2d9-dcf8-47c4-baf9-8a2e4533354c found in kube manager 2024-09-13 21:07:33,524 - INFO - Pod ctest-nginx-pod-77071995 verification passed 2024-09-13 21:07:33,579 - DEBUG - [Pod ctest-nginx-pod-77071995] Cmd: echo ctest-nginx-pod-77071995 > /usr/share/nginx/html/index.html, Output: 2024-09-13 21:07:33,583 - DEBUG - Pod ctest-busybox-pod-13978598 not in running state.Currently in Pending 2024-09-13 21:07:38,590 - INFO - Pod ctest-busybox-pod-13978598 is in running state.Got IP 10.47.255.248 2024-09-13 21:07:38,612 - DEBUG - Pod ctest-busybox-pod-13978598 has vmi 2c11fbf4-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:07:38,612 - INFO - Verified pod ctest-busybox-pod-13978598 in contrail-api 2024-09-13 21:07:38,612 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:07:38,625 - DEBUG - VMI 2c11fbf4-7214-11ef-bef4-fa163ee8f531 is active in agent 10.0.0.40 2024-09-13 21:07:38,626 - INFO - Verified Pod ctest-busybox-pod-13978598 in agent 10.0.0.40 2024-09-13 21:07:38,626 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:38,638 - INFO - Pod ctest-busybox-pod-13978598 with uuid ab308c33-fa10-4105-97af-ef601a8699f9 found in kube manager 2024-09-13 21:07:38,638 - INFO - Pod ctest-busybox-pod-13978598 verification passed 2024-09-13 21:07:38,700 - DEBUG - [Pod ctest-busybox-pod-13978598] 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-24281302 2024-09-13 21:07:38,700 - DEBUG - [Pod Pod ctest-busybox-pod-13978598] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-13 21:07:38,700 - DEBUG - [Pod Pod ctest-busybox-pod-13978598] 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-24281302 2024-09-13 21:07:38,774 - DEBUG - [Pod ctest-busybox-pod-13978598] 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-24281302 2024-09-13 21:07:38,775 - DEBUG - [Pod Pod ctest-busybox-pod-13978598] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-13 21:07:38,775 - DEBUG - [Pod Pod ctest-busybox-pod-13978598] 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-24281302 2024-09-13 21:07:38,860 - DEBUG - [Pod ctest-busybox-pod-13978598] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77071995 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-13 21:07:38,860 - DEBUG - [Pod Pod ctest-busybox-pod-13978598] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-13 21:07:38,861 - DEBUG - [Pod Pod ctest-busybox-pod-13978598] Cmd output: ctest-nginx-pod-77071995 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-13 21:07:38,861 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-24281302': 2, 'ctest-nginx-pod-77071995': 1} 2024-09-13 21:07:38,861 - WARNING - Nothing to delete parallely 2024-09-13 21:07:38,861 - INFO - Deleting pod default:ctest-busybox-pod-13978598 2024-09-13 21:07:38,871 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:38,883 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:07:43,885 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:43,893 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:07:48,893 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:48,900 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:07:53,900 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:53,907 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:07:58,907 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:07:58,914 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:08:03,915 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:08:03,923 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:08:08,924 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:08:08,932 - WARNING - Pod uuid ab308c33-fa10-4105-97af-ef601a8699f9 is still seen in agent 10.0.0.40 VM list 2024-09-13 21:08:13,933 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=ab308c33-fa10-4105-97af-ef601a8699f9 2024-09-13 21:08:13,952 - DEBUG - Pod ab308c33-fa10-4105-97af-ef601a8699f9 is not in agent 10.0.0.40 VM list 2024-09-13 21:08:13,952 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c11fbf4-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:08:13,958 - DEBUG - VMI 2c11fbf4-7214-11ef-bef4-fa163ee8f531 is removed from agent 10.0.0.40 2024-09-13 21:08:13,958 - INFO - Verified that pod ctest-busybox-pod-13978598 is removed in agent 2024-09-13 21:08:13,958 - INFO - Deleting Ingress : ctest-nginx-ingress-60470744 2024-09-13 21:08:13,971 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=787580d4-ae88-4ce9-ba08-5821eed4fbaa 2024-09-13 21:08:13,976 - ERROR - Ingress ctest-nginx-ingress-60470744 with uuid 787580d4-ae88-4ce9-ba08-5821eed4fbaa still found in kube manager 2024-09-13 21:08:14,978 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=787580d4-ae88-4ce9-ba08-5821eed4fbaa 2024-09-13 21:08:14,982 - INFO - Ingress ctest-nginx-ingress-60470744 with uuid 787580d4-ae88-4ce9-ba08-5821eed4fbaa deleted successfully from kube manager 2024-09-13 21:08:14,982 - INFO - Verifications on Ingress %s cleanup passed 2024-09-13 21:08:14,983 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-13 21:08:15,118 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-13 21:08:15,146 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-13 21:08:15,147 - INFO - Deleting VN __public__ 2024-09-13 21:08:15,361 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/16d6f597-61ca-473c-a0b5-cd18f93f7186 2024-09-13 21:08:15,371 - DEBUG - Response Code: 404 2024-09-13 21:08:15,372 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-13 21:08:15,391 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0835682a-e703-4603-a451-1f902e7fa6d2 2024-09-13 21:08:15,443 - DEBUG - Requesting: http://10.0.0.37:8082/project/85a562c5-b473-488c-848f-b3692688dbcb 2024-09-13 21:08:15,590 - INFO - Validated that VN __public__ is not found in API Server 2024-09-13 21:08:15,590 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-13 21:08:15,597 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:08:15,612 - DEBUG - VN __public__ is not present in Agent 10.0.0.40 2024-09-13 21:08:15,612 - INFO - Validated that VN __public__ is not in any agent 2024-09-13 21:08:15,612 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:08:15,624 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 21:08:15,635 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-13 21:08:15,643 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-13 21:08:15,644 - INFO - Deleting pod default:ctest-nginx-pod-77071995 2024-09-13 21:08:15,671 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=60ffd2d9-dcf8-47c4-baf9-8a2e4533354c 2024-09-13 21:08:15,683 - WARNING - Pod uuid 60ffd2d9-dcf8-47c4-baf9-8a2e4533354c is still seen in agent 10.0.0.40 VM list 2024-09-13 21:08:20,683 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=60ffd2d9-dcf8-47c4-baf9-8a2e4533354c 2024-09-13 21:08:20,690 - DEBUG - Pod 60ffd2d9-dcf8-47c4-baf9-8a2e4533354c is not in agent 10.0.0.40 VM list 2024-09-13 21:08:20,690 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:27cd8b3a-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:08:20,696 - DEBUG - VMI 27cd8b3a-7214-11ef-bef4-fa163ee8f531 is removed from agent 10.0.0.40 2024-09-13 21:08:20,696 - INFO - Verified that pod ctest-nginx-pod-77071995 is removed in agent 2024-09-13 21:08:20,697 - INFO - Deleting pod default:ctest-nginx-pod-24281302 2024-09-13 21:08:20,716 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0b013adb-9645-455e-a345-12f66778a7ea 2024-09-13 21:08:20,724 - WARNING - Pod uuid 0b013adb-9645-455e-a345-12f66778a7ea is still seen in agent 10.0.0.40 VM list 2024-09-13 21:08:25,725 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0b013adb-9645-455e-a345-12f66778a7ea 2024-09-13 21:08:25,732 - DEBUG - Pod 0b013adb-9645-455e-a345-12f66778a7ea is not in agent 10.0.0.40 VM list 2024-09-13 21:08:25,732 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2749801a-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:08:25,738 - DEBUG - VMI 2749801a-7214-11ef-bef4-fa163ee8f531 is removed from agent 10.0.0.40 2024-09-13 21:08:25,738 - INFO - Verified that pod ctest-nginx-pod-24281302 is removed in agent 2024-09-13 21:08:25,738 - INFO - Deleting service : ctest-nginx-svc-03573922 2024-09-13 21:08:25,980 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 21:08:25,988 - DEBUG - No XMPP flaps were noticed during the test
2024-09-13 21:08:25,988 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2024-09-13 21:08:25,988 - INFO - -------------------------------------------------------------------------------- 2024-09-13 21:08:35,455 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-13 21:08:35,615 - DEBUG - Output : cluster_project={} 2024-09-13 21:08:35,774 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-13 21:08:35,964 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-13 21:08:35,986 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-13 21:08:36,099 - DEBUG - Output : cluster_project={} 2024-09-13 21:08:46,281 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:51,338 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:51,420 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:51,461 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:51,544 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:56,589 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:56,677 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:56,760 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 21:08:57,000 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 21:08:59,693 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_ApplicationPolicySetReq? 2024-09-13 21:08:59,702 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-13 21:08:59,731 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-13 21:09:01,763 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-13 21:12:02,155 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 21:12:02,218 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=34578383-1162-4377-ae46-6ac449713bba 2024-09-13 21:12:02,239 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a9aff69-26c8-4a53-89df-9bc785148a13 2024-09-13 21:12:02,243 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:02,248 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0ff09adc-fc94-44ab-83df-3e9c2be16022 2024-09-13 21:12:02,255 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=64874fdd-68f5-40a6-8002-fec2e3fa6782 2024-09-13 21:12:02,267 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:02,273 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:02,278 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:07,283 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=34578383-1162-4377-ae46-6ac449713bba 2024-09-13 21:12:07,285 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:07,286 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5a9aff69-26c8-4a53-89df-9bc785148a13 2024-09-13 21:12:07,287 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0ff09adc-fc94-44ab-83df-3e9c2be16022 2024-09-13 21:12:07,289 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=64874fdd-68f5-40a6-8002-fec2e3fa6782 2024-09-13 21:12:07,308 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5635b826-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:07,311 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57c2a5f0-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:07,313 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:56e92cda-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:07,314 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5847d23e-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:07,317 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:07,318 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:07,319 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:12,308 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:12,338 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:12,341 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:12,343 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:17,317 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:17,357 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:17,359 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:17,360 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:22,326 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:22,372 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:22,373 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:22,375 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:27,334 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:27,386 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:27,388 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:27,389 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:32,342 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:32,401 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:32,403 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:32,404 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:37,418 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=510e9ef7-320e-45ef-bbad-476ffe7fd4d1 2024-09-13 21:12:37,420 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61fbd67a-d0c3-449e-96a6-a101e356d481 2024-09-13 21:12:37,421 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=b77960bb-698f-4aa0-94c1-20877e2abf05 2024-09-13 21:12:37,423 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=1483a3dd-9d6b-421c-957e-9c07494caf41 2024-09-13 21:12:37,436 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b065874-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:37,438 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a615dd8-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:37,441 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:58ec7ab4-7214-11ef-bef4-fa163ee8f531 2024-09-13 21:12:37,442 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:59bb78be-7214-11ef-bef4-fa163ee8f531