2024-08-29 23:18:46,536 - DEBUG - [10.0.0.43]: Running cmd : hostname 2024-08-29 23:18:46,807 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-618-1 2024-08-29 23:18:46,807 - DEBUG - [10.0.0.43]: Running cmd : hostname -f 2024-08-29 23:18:46,864 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-618-1 2024-08-29 23:18:46,864 - DEBUG - [10.0.0.43]: 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-08-29 23:18:47,033 - DEBUG - Output : NAMES contrail_test_oG5YtoR9q contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_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_cassandra_1 config_database_nodemgr_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 2024-08-29 23:18:47,034 - DEBUG - [10.0.0.43]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-29 23:18:47,081 - DEBUG - Output : 10.0.0.43/24 172.17.0.1/16 2024-08-29 23:18:47,081 - DEBUG - [10.0.0.43]: Running cmd : getent hosts 10.0.0.43 | head -n 1 | awk '{print $2}' 2024-08-29 23:18:47,127 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-618-1 2024-08-29 23:18:47,225 - DEBUG - [10.0.0.38]: Running cmd : hostname 2024-08-29 23:18:47,476 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-618-1 2024-08-29 23:18:47,476 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2024-08-29 23:18:47,511 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-618-1 2024-08-29 23:18:47,511 - DEBUG - [10.0.0.38]: 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-08-29 23:18:47,602 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-29 23:18:47,602 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-29 23:18:47,637 - DEBUG - Output : 10.0.0.38/24 2024-08-29 23:18:47,637 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2024-08-29 23:18:47,672 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-618-1 2024-08-29 23:18:49,699 - INFO - Using existing project ['default-domain', 'k8s-default'](a40c81a3-4df3-4397-9143-b83dd8428f66) 2024-08-29 23:18:49,818 - INFO - Using existing project ['default-domain', 'k8s-default'](a40c81a3-4df3-4397-9143-b83dd8428f66) 2024-08-29 23:18:49,959 - INFO - ================================================================================ 2024-08-29 23:18:49,959 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-29 23:18:49,959 - 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-08-29 23:18:50,224 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 23:18:50,235 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.43': '0'}} with 2024-08-29 23:18:50,235 - INFO - Initial checks done. Running the testcase now 2024-08-29 23:18:50,235 - INFO - 2024-08-29 23:18:51,883 - INFO - Namespace default already exists 2024-08-29 23:18:51,884 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 23:18:52,042 - DEBUG - Output : cluster_project={} 2024-08-29 23:18:52,068 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-29 23:18:52,068 - DEBUG - Project uuid in Contrail is a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:18:52,069 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-29 23:18:52,206 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-29 23:18:52,207 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_NamespaceDatabaseList?namespace_uuid=ffcb3dbb-aef7-49d3-ae21-c00b4cb14ce3 2024-08-29 23:18:52,211 - INFO - Namespace default with uuid ffcb3dbb-aef7-49d3-ae21-c00b4cb14ce3 found in kube manager 2024-08-29 23:18:52,212 - INFO - Namespace default verification passed 2024-08-29 23:18:52,215 - DEBUG - Service ctest-nginx-svc-19610175 not present 2024-08-29 23:18:52,215 - INFO - Creating service ctest-nginx-svc-19610175 2024-08-29 23:18:52,243 - INFO - Created Service ctest-nginx-svc-19610175 2024-08-29 23:18:52,253 - DEBUG - Pod ctest-nginx-pod-80048361 not present 2024-08-29 23:18:52,253 - INFO - Creating Pod ctest-nginx-pod-80048361 2024-08-29 23:18:52,316 - DEBUG - Pod : ctest-nginx-pod-80048361 UUID is caaf3cf1-fc92-49fc-a958-a787eda07387 2024-08-29 23:18:52,321 - DEBUG - Pod ctest-nginx-pod-82368273 not present 2024-08-29 23:18:52,321 - INFO - Creating Pod ctest-nginx-pod-82368273 2024-08-29 23:18:52,358 - DEBUG - Pod : ctest-nginx-pod-82368273 UUID is 949b2bf1-249d-49ad-b632-3a2a7dc27a60 2024-08-29 23:18:52,511 - INFO - Created VN __public__, UUID :aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:52,724 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2024-08-29 23:18:52,730 - DEBUG - Requesting: http://10.0.0.43:8082/domain/13723b3b-5db5-4f21-bac2-b53a10d0c73f 2024-08-29 23:18:52,763 - DEBUG - Requesting: http://10.0.0.43:8082/project/a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:18:52,798 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:52,807 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:52,815 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:52,822 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:52,828 - DEBUG - Route Targets: [] 2024-08-29 23:18:52,828 - DEBUG - RT names not yet present for VN __public__ 2024-08-29 23:18:57,829 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2024-08-29 23:18:57,836 - DEBUG - Requesting: http://10.0.0.43:8082/domain/13723b3b-5db5-4f21-bac2-b53a10d0c73f 2024-08-29 23:18:57,844 - DEBUG - Requesting: http://10.0.0.43:8082/project/a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:18:57,902 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:57,909 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:57,918 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:57,930 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:57,937 - DEBUG - Requesting: http://10.0.0.43:8082/route-target/6b6821e8-0cd2-41bc-bc2b-803e0aa8bf8b 2024-08-29 23:18:57,942 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-29 23:18:57,942 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:57,951 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:57,961 - INFO - Verified VN network id 13 for VN aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:57,962 - INFO - Verifications in API Server for VN __public__ passed 2024-08-29 23:18:57,962 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:57,969 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:57,975 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:18:57,981 - DEBUG - Requesting: http://10.0.0.43:8082/route-target/6b6821e8-0cd2-41bc-bc2b-803e0aa8bf8b 2024-08-29 23:18:57,987 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-29 23:18:58,008 - DEBUG - Control-node 10.0.0.43 : 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': '12271557351069991986', 'uuid-lslong': '9859466104117648898'}, 'enable': 'true', 'created': '2024-08-29T23:18:52', 'last-modified': '2024-08-29T23:18:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.351515'} 2024-08-29 23:18:58,008 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:18:58,014 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-29 23:18:58,015 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-29 23:18:58,015 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-29 23:18:58,015 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2024-08-29 23:18:58,021 - DEBUG - Requesting: http://10.0.0.43:8082/domain/13723b3b-5db5-4f21-bac2-b53a10d0c73f 2024-08-29 23:18:58,027 - DEBUG - Requesting: http://10.0.0.43:8082/project/a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:18:58,062 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:58,071 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-29 23:18:58,071 - DEBUG - Verifying the vn in opserver 2024-08-29 23:18:58,071 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.43 2024-08-29 23:18:58,071 - DEBUG - Requesting: http://10.0.0.43:8081/analytics/uves/virtual-networks 2024-08-29 23:18:58,077 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.43:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-29 23:18:58,077 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-29 23:18:58,077 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:18:58,085 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:18:58,092 - DEBUG - Do not have enough data to verify VN in agent 2024-08-29 23:18:58,092 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:18:58,099 - DEBUG - VRF ids for VN __public__: {} 2024-08-29 23:18:58,184 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-29 23:18:58,354 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2024-08-29 23:18:58,362 - DEBUG - Requesting: http://10.0.0.43:8082/domain/13723b3b-5db5-4f21-bac2-b53a10d0c73f 2024-08-29 23:18:58,376 - DEBUG - Requesting: http://10.0.0.43:8082/project/a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:18:58,415 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:58,425 - DEBUG - Requesting: http://10.0.0.43:8082/floating-ip-pool/d326c715-a9ce-4a72-a505-37fec685bfcc 2024-08-29 23:18:58,431 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2024-08-29 23:18:58,436 - DEBUG - Requesting: http://10.0.0.43:8082/domain/13723b3b-5db5-4f21-bac2-b53a10d0c73f 2024-08-29 23:18:58,443 - DEBUG - Requesting: http://10.0.0.43:8082/project/a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:18:58,477 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/aa4d5464-af5c-4432-88d3-dc2f1aefde02 2024-08-29 23:18:58,489 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-29 23:18:58,489 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-29 23:18:58,501 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-29 23:18:58,508 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-29 23:18:58,508 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-29 23:18:58,512 - DEBUG - Ingress ctest-nginx-ingress-42453316 not present 2024-08-29 23:18:58,512 - INFO - Creating Ingress ctest-nginx-ingress-42453316 2024-08-29 23:18:58,523 - INFO - Created Ingress ctest-nginx-ingress-42453316 2024-08-29 23:18:58,527 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-42453316 2024-08-29 23:19:01,532 - DEBUG - For Ingress ctest-nginx-ingress-42453316, Cluster IP: 10.47.255.249, External IPs ['27.181.88.252'] 2024-08-29 23:19:01,532 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-42453316 2024-08-29 23:19:01,532 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=62956685-2c91-4aa0-a64d-455e586b01a0 2024-08-29 23:19:01,537 - INFO - Ingress ctest-nginx-ingress-42453316 with uuid 62956685-2c91-4aa0-a64d-455e586b01a0 found in kube manager 2024-08-29 23:19:01,537 - INFO - Ingress ctest-nginx-ingress-42453316 verification passed 2024-08-29 23:19:01,541 - DEBUG - Pod ctest-busybox-pod-51424365 not present 2024-08-29 23:19:01,541 - INFO - Creating Pod ctest-busybox-pod-51424365 2024-08-29 23:19:02,646 - DEBUG - Pod : ctest-busybox-pod-51424365 UUID is 49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:02,651 - DEBUG - Pod ctest-nginx-pod-80048361 not in running state.Currently in Pending 2024-08-29 23:19:07,658 - INFO - Pod ctest-nginx-pod-80048361 is in running state.Got IP 10.47.255.251 2024-08-29 23:19:07,669 - DEBUG - Pod ctest-nginx-pod-80048361 has vmi 0eb419e2-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:19:07,669 - INFO - Verified pod ctest-nginx-pod-80048361 in contrail-api 2024-08-29 23:19:07,669 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:19:07,684 - DEBUG - VMI 0eb419e2-665d-11ef-9c6a-fa163ee0378d is active in agent 10.0.0.38 2024-08-29 23:19:07,684 - INFO - Verified Pod ctest-nginx-pod-80048361 in agent 10.0.0.38 2024-08-29 23:19:07,684 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=caaf3cf1-fc92-49fc-a958-a787eda07387 2024-08-29 23:19:07,689 - INFO - Pod ctest-nginx-pod-80048361 with uuid caaf3cf1-fc92-49fc-a958-a787eda07387 found in kube manager 2024-08-29 23:19:07,689 - INFO - Pod ctest-nginx-pod-80048361 verification passed 2024-08-29 23:19:08,019 - DEBUG - [Pod ctest-nginx-pod-80048361] Cmd: echo ctest-nginx-pod-80048361 > /usr/share/nginx/html/index.html, Output: 2024-08-29 23:19:08,025 - INFO - Pod ctest-nginx-pod-82368273 is in running state.Got IP 10.47.255.250 2024-08-29 23:19:08,038 - DEBUG - Pod ctest-nginx-pod-82368273 has vmi 0f1c4af8-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:19:08,038 - INFO - Verified pod ctest-nginx-pod-82368273 in contrail-api 2024-08-29 23:19:08,038 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:19:08,059 - DEBUG - VMI 0f1c4af8-665d-11ef-9c6a-fa163ee0378d is active in agent 10.0.0.38 2024-08-29 23:19:08,059 - INFO - Verified Pod ctest-nginx-pod-82368273 in agent 10.0.0.38 2024-08-29 23:19:08,059 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=949b2bf1-249d-49ad-b632-3a2a7dc27a60 2024-08-29 23:19:08,064 - INFO - Pod ctest-nginx-pod-82368273 with uuid 949b2bf1-249d-49ad-b632-3a2a7dc27a60 found in kube manager 2024-08-29 23:19:08,064 - INFO - Pod ctest-nginx-pod-82368273 verification passed 2024-08-29 23:19:08,190 - DEBUG - [Pod ctest-nginx-pod-82368273] Cmd: echo ctest-nginx-pod-82368273 > /usr/share/nginx/html/index.html, Output: 2024-08-29 23:19:08,196 - DEBUG - Pod ctest-busybox-pod-51424365 not in running state.Currently in Pending 2024-08-29 23:19:13,203 - INFO - Pod ctest-busybox-pod-51424365 is in running state.Got IP 10.47.255.248 2024-08-29 23:19:13,254 - DEBUG - Pod ctest-busybox-pod-51424365 has vmi 138c237e-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:19:13,254 - INFO - Verified pod ctest-busybox-pod-51424365 in contrail-api 2024-08-29 23:19:13,255 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:19:13,269 - DEBUG - VMI 138c237e-665d-11ef-9c6a-fa163ee0378d is active in agent 10.0.0.38 2024-08-29 23:19:13,269 - INFO - Verified Pod ctest-busybox-pod-51424365 in agent 10.0.0.38 2024-08-29 23:19:13,269 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:13,274 - INFO - Pod ctest-busybox-pod-51424365 with uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf found in kube manager 2024-08-29 23:19:13,274 - INFO - Pod ctest-busybox-pod-51424365 verification passed 2024-08-29 23:19:13,338 - DEBUG - [Pod ctest-busybox-pod-51424365] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-80048361 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-08-29 23:19:13,338 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 23:19:13,338 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd output: ctest-nginx-pod-80048361 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-08-29 23:19:13,414 - DEBUG - [Pod ctest-busybox-pod-51424365] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-80048361 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-08-29 23:19:13,414 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 23:19:13,414 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd output: ctest-nginx-pod-80048361 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-08-29 23:19:13,476 - DEBUG - [Pod ctest-busybox-pod-51424365] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-80048361 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-08-29 23:19:13,476 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 23:19:13,476 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd output: ctest-nginx-pod-80048361 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-08-29 23:19:13,535 - DEBUG - [Pod ctest-busybox-pod-51424365] 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-82368273 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-08-29 23:19:13,535 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 23:19:13,535 - DEBUG - [Pod Pod ctest-busybox-pod-51424365] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-82368273 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-08-29 23:19:13,535 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-80048361': 3, 'ctest-nginx-pod-82368273': 1} 2024-08-29 23:19:13,535 - WARNING - Nothing to delete parallely 2024-08-29 23:19:13,535 - INFO - Deleting pod default:ctest-busybox-pod-51424365 2024-08-29 23:19:13,548 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:13,557 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:18,559 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:18,567 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:23,568 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:23,577 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:28,578 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:28,586 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:33,588 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:33,597 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:38,598 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:38,606 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:43,607 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:43,616 - WARNING - Pod uuid 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:48,617 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=49722d42-e11c-4993-b3e3-64ee2cc9dcaf 2024-08-29 23:19:48,625 - DEBUG - Pod 49722d42-e11c-4993-b3e3-64ee2cc9dcaf is not in agent 10.0.0.38 VM list 2024-08-29 23:19:48,625 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:138c237e-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:19:48,634 - DEBUG - VMI 138c237e-665d-11ef-9c6a-fa163ee0378d is removed from agent 10.0.0.38 2024-08-29 23:19:48,634 - INFO - Verified that pod ctest-busybox-pod-51424365 is removed in agent 2024-08-29 23:19:48,634 - INFO - Deleting Ingress : ctest-nginx-ingress-42453316 2024-08-29 23:19:49,734 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=62956685-2c91-4aa0-a64d-455e586b01a0 2024-08-29 23:19:49,743 - ERROR - Ingress ctest-nginx-ingress-42453316 with uuid 62956685-2c91-4aa0-a64d-455e586b01a0 still found in kube manager 2024-08-29 23:19:50,744 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=62956685-2c91-4aa0-a64d-455e586b01a0 2024-08-29 23:19:50,752 - INFO - Ingress ctest-nginx-ingress-42453316 with uuid 62956685-2c91-4aa0-a64d-455e586b01a0 deleted successfully from kube manager 2024-08-29 23:19:50,752 - INFO - Verifications on Ingress %s cleanup passed 2024-08-29 23:19:50,753 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-29 23:19:50,865 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-29 23:19:50,871 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-29 23:19:50,871 - INFO - Deleting VN __public__ 2024-08-29 23:19:51,009 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/2eae7bcf-03f1-4617-a816-ad4f53016d95 2024-08-29 23:19:51,017 - DEBUG - Response Code: 404 2024-08-29 23:19:51,017 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2024-08-29 23:19:51,030 - DEBUG - Requesting: http://10.0.0.43:8082/domain/13723b3b-5db5-4f21-bac2-b53a10d0c73f 2024-08-29 23:19:51,041 - DEBUG - Requesting: http://10.0.0.43:8082/project/a40c81a3-4df3-4397-9143-b83dd8428f66 2024-08-29 23:19:51,105 - INFO - Validated that VN __public__ is not found in API Server 2024-08-29 23:19:51,105 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-29 23:19:51,114 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:19:51,124 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2024-08-29 23:19:51,124 - INFO - Validated that VN __public__ is not in any agent 2024-08-29 23:19:51,124 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:19:51,146 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 23:19:51,154 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-29 23:19:51,160 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-29 23:19:51,160 - INFO - Deleting pod default:ctest-nginx-pod-82368273 2024-08-29 23:19:51,188 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=949b2bf1-249d-49ad-b632-3a2a7dc27a60 2024-08-29 23:19:51,204 - WARNING - Pod uuid 949b2bf1-249d-49ad-b632-3a2a7dc27a60 is still seen in agent 10.0.0.38 VM list 2024-08-29 23:19:56,204 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=949b2bf1-249d-49ad-b632-3a2a7dc27a60 2024-08-29 23:19:56,213 - DEBUG - Pod 949b2bf1-249d-49ad-b632-3a2a7dc27a60 is not in agent 10.0.0.38 VM list 2024-08-29 23:19:56,213 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f1c4af8-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:19:56,221 - DEBUG - VMI 0f1c4af8-665d-11ef-9c6a-fa163ee0378d is removed from agent 10.0.0.38 2024-08-29 23:19:56,221 - INFO - Verified that pod ctest-nginx-pod-82368273 is removed in agent 2024-08-29 23:19:56,221 - INFO - Deleting pod default:ctest-nginx-pod-80048361 2024-08-29 23:19:56,233 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=caaf3cf1-fc92-49fc-a958-a787eda07387 2024-08-29 23:19:56,249 - WARNING - Pod uuid caaf3cf1-fc92-49fc-a958-a787eda07387 is still seen in agent 10.0.0.38 VM list 2024-08-29 23:20:01,250 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=caaf3cf1-fc92-49fc-a958-a787eda07387 2024-08-29 23:20:01,258 - DEBUG - Pod caaf3cf1-fc92-49fc-a958-a787eda07387 is not in agent 10.0.0.38 VM list 2024-08-29 23:20:01,258 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0eb419e2-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:20:01,265 - DEBUG - VMI 0eb419e2-665d-11ef-9c6a-fa163ee0378d is removed from agent 10.0.0.38 2024-08-29 23:20:01,265 - INFO - Verified that pod ctest-nginx-pod-80048361 is removed in agent 2024-08-29 23:20:01,265 - INFO - Deleting service : ctest-nginx-svc-19610175 2024-08-29 23:20:01,531 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 23:20:01,539 - DEBUG - No XMPP flaps were noticed during the test
2024-08-29 23:20:01,539 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2024-08-29 23:20:01,539 - INFO - -------------------------------------------------------------------------------- 2024-08-29 23:20:07,914 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 23:20:08,022 - DEBUG - Output : cluster_project={} 2024-08-29 23:20:08,055 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-29 23:20:08,240 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-29 23:20:08,249 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 23:20:08,413 - DEBUG - Output : cluster_project={} 2024-08-29 23:20:23,559 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:23,595 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:23,672 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:23,750 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:28,798 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:28,874 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:28,911 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:28,988 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 23:20:29,267 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 23:20:31,302 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2024-08-29 23:20:31,310 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-08-29 23:20:31,341 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-08-29 23:20:33,374 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-08-29 23:23:36,944 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 23:23:37,011 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3ddc5042-e28b-4120-ab13-b90844a9a93e 2024-08-29 23:23:37,055 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f028467e-f528-45bd-823a-43c55caaa402 2024-08-29 23:23:39,281 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:23:39,303 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=7a346161-cdf8-4956-b97a-3750007e8744 2024-08-29 23:23:39,332 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:23:39,335 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:23:39,504 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=57b34f16-995e-4677-b6f4-9ce3e5dfe39a 2024-08-29 23:23:39,520 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:23:42,083 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f028467e-f528-45bd-823a-43c55caaa402 2024-08-29 23:23:42,086 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3ddc5042-e28b-4120-ab13-b90844a9a93e 2024-08-29 23:23:42,099 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3d822fde-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:23:42,109 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3bd2a02e-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:23:44,361 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=7a346161-cdf8-4956-b97a-3750007e8744 2024-08-29 23:23:44,365 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:23:44,367 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:23:44,368 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:23:44,371 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3c502878-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:23:44,554 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:23:44,556 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=57b34f16-995e-4677-b6f4-9ce3e5dfe39a 2024-08-29 23:23:44,580 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3cf5c24c-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:23:49,392 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:23:49,394 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:23:49,395 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:23:49,581 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:23:54,413 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:23:54,415 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:23:54,417 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:23:54,591 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:23:59,432 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:23:59,435 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:23:59,437 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:23:59,599 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:24:04,456 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:24:04,461 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:24:04,463 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:24:04,608 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:24:09,467 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:24:09,473 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:24:09,476 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:24:09,619 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:24:14,490 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5b12a32b-a25d-4def-bcc7-8476e06f7844 2024-08-29 23:24:14,492 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36b561f-c8ec-409c-b314-97e1ddb4fb49 2024-08-29 23:24:14,494 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=645c3359-77c9-47b1-b67f-24fb53199432 2024-08-29 23:24:14,512 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4008d744-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:24:14,514 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e8d8464-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:24:14,522 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f807958-665d-11ef-9c6a-fa163ee0378d 2024-08-29 23:24:14,627 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d512d372-20cb-4eed-8976-9cfc8b8ca862 2024-08-29 23:24:14,636 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f078516-665d-11ef-9c6a-fa163ee0378d