2024-09-15 11:28:25,437 - DEBUG - [10.0.0.44]: Running cmd : hostname 2024-09-15 11:28:25,723 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-666-30 2024-09-15 11:28:25,723 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2024-09-15 11:28:25,767 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-666-30 2024-09-15 11:28:25,768 - DEBUG - [10.0.0.44]: 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-15 11:28:25,856 - DEBUG - Output : NAMES contrail_test_GDgwwFL5h contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_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_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_api_1 2024-09-15 11:28:25,856 - DEBUG - [10.0.0.44]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-15 11:28:25,928 - DEBUG - Output : 10.0.0.44/24 172.17.0.1/16 2024-09-15 11:28:25,928 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2024-09-15 11:28:25,962 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-666-30 2024-09-15 11:28:26,068 - DEBUG - [10.0.0.34]: Running cmd : hostname 2024-09-15 11:28:26,266 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-666-1 2024-09-15 11:28:26,266 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2024-09-15 11:28:26,331 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-666-1 2024-09-15 11:28:26,332 - DEBUG - [10.0.0.34]: 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-15 11:28:26,377 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-15 11:28:26,378 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-15 11:28:26,401 - DEBUG - Output : 10.0.0.34/24 2024-09-15 11:28:26,401 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2024-09-15 11:28:26,467 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-666-1 2024-09-15 11:28:26,573 - INFO - Using existing project ['default-domain', 'k8s-default'](1443bacf-6f8e-449c-b37a-8cf3bbf74e0d) 2024-09-15 11:28:26,697 - INFO - Using existing project ['default-domain', 'k8s-default'](1443bacf-6f8e-449c-b37a-8cf3bbf74e0d) 2024-09-15 11:28:26,907 - INFO - ================================================================================ 2024-09-15 11:28:26,907 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-15 11:28:26,908 - 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-15 11:28:27,147 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-15 11:28:27,154 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.44': '0'}} with 2024-09-15 11:28:27,155 - INFO - Initial checks done. Running the testcase now 2024-09-15 11:28:27,155 - INFO - 2024-09-15 11:28:27,159 - INFO - Namespace default already exists 2024-09-15 11:28:27,159 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-15 11:28:27,323 - DEBUG - Output : cluster_project={} 2024-09-15 11:28:27,466 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-15 11:28:27,466 - DEBUG - Project uuid in Contrail is 1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:28:27,467 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-15 11:28:27,607 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-15 11:28:27,607 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_NamespaceDatabaseList?namespace_uuid=b8a5be2c-4077-4775-8587-8f9e53727eba 2024-09-15 11:28:27,612 - INFO - Namespace default with uuid b8a5be2c-4077-4775-8587-8f9e53727eba found in kube manager 2024-09-15 11:28:27,612 - INFO - Namespace default verification passed 2024-09-15 11:28:27,616 - DEBUG - Service ctest-nginx-svc-66122904 not present 2024-09-15 11:28:27,616 - INFO - Creating service ctest-nginx-svc-66122904 2024-09-15 11:28:27,737 - INFO - Created Service ctest-nginx-svc-66122904 2024-09-15 11:28:27,749 - DEBUG - Pod ctest-nginx-pod-50535182 not present 2024-09-15 11:28:27,749 - INFO - Creating Pod ctest-nginx-pod-50535182 2024-09-15 11:28:27,822 - DEBUG - Pod : ctest-nginx-pod-50535182 UUID is 8f8a7e6b-6e67-45e4-8d17-2f05e00befff 2024-09-15 11:28:27,829 - DEBUG - Pod ctest-nginx-pod-22426948 not present 2024-09-15 11:28:27,829 - INFO - Creating Pod ctest-nginx-pod-22426948 2024-09-15 11:28:27,857 - DEBUG - Pod : ctest-nginx-pod-22426948 UUID is f0beb9ae-2f7b-4458-aac6-d37098539b09 2024-09-15 11:28:28,194 - INFO - Created VN __public__, UUID :e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:28,466 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 11:28:28,474 - DEBUG - Requesting: http://10.0.0.44:8082/domain/edca1a8e-c8ab-4001-b4b1-9b003737d523 2024-09-15 11:28:28,497 - DEBUG - Requesting: http://10.0.0.44:8082/project/1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:28:28,666 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:28,715 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:28,745 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:28,771 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:28,800 - DEBUG - Route Targets: [] 2024-09-15 11:28:28,800 - DEBUG - RT names not yet present for VN __public__ 2024-09-15 11:28:33,801 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 11:28:33,807 - DEBUG - Requesting: http://10.0.0.44:8082/domain/edca1a8e-c8ab-4001-b4b1-9b003737d523 2024-09-15 11:28:33,817 - DEBUG - Requesting: http://10.0.0.44:8082/project/1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:28:33,889 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:33,906 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:33,921 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:33,931 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:33,944 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/16d84f92-3384-43c1-a932-54619cb4f0eb 2024-09-15 11:28:33,951 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-15 11:28:33,951 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:33,974 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:33,994 - INFO - Verified VN network id 14 for VN e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:33,994 - INFO - Verifications in API Server for VN __public__ passed 2024-09-15 11:28:33,994 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:34,009 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:34,018 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:28:34,026 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/16d84f92-3384-43c1-a932-54619cb4f0eb 2024-09-15 11:28:34,034 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-15 11:28:34,042 - DEBUG - Control-node 10.0.0.44 : 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': '16304696994905934789', 'uuid-lslong': '12376828409020550042'}, 'enable': 'true', 'created': '2024-09-15T11:28:28', 'last-modified': '2024-09-15T11:28:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.766472'} 2024-09-15 11:28:34,042 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:28:34,050 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-15 11:28:34,050 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-15 11:28:34,050 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-15 11:28:34,050 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 11:28:34,056 - DEBUG - Requesting: http://10.0.0.44:8082/domain/edca1a8e-c8ab-4001-b4b1-9b003737d523 2024-09-15 11:28:34,072 - DEBUG - Requesting: http://10.0.0.44:8082/project/1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:28:34,134 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:34,155 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-15 11:28:34,155 - DEBUG - Verifying the vn in opserver 2024-09-15 11:28:34,155 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.44 2024-09-15 11:28:34,155 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2024-09-15 11:28:34,161 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-15 11:28:34,161 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-15 11:28:34,161 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:28:34,170 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:28:34,176 - DEBUG - Do not have enough data to verify VN in agent 2024-09-15 11:28:34,176 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:28:34,182 - DEBUG - VRF ids for VN __public__: {} 2024-09-15 11:28:34,314 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-15 11:28:34,435 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 11:28:34,440 - DEBUG - Requesting: http://10.0.0.44:8082/domain/edca1a8e-c8ab-4001-b4b1-9b003737d523 2024-09-15 11:28:34,449 - DEBUG - Requesting: http://10.0.0.44:8082/project/1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:28:34,515 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:34,532 - DEBUG - Requesting: http://10.0.0.44:8082/floating-ip-pool/750ffe94-0d43-485e-aa23-445e2a6a0d84 2024-09-15 11:28:34,539 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 11:28:34,544 - DEBUG - Requesting: http://10.0.0.44:8082/domain/edca1a8e-c8ab-4001-b4b1-9b003737d523 2024-09-15 11:28:34,552 - DEBUG - Requesting: http://10.0.0.44:8082/project/1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:28:34,608 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/e245eb87-e7bf-4bc5-abc3-53dcdda20b9a 2024-09-15 11:28:34,625 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-15 11:28:34,625 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-15 11:28:34,638 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-15 11:28:34,647 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-15 11:28:34,647 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-15 11:28:34,650 - DEBUG - Ingress ctest-nginx-ingress-92607753 not present 2024-09-15 11:28:34,650 - INFO - Creating Ingress ctest-nginx-ingress-92607753 2024-09-15 11:28:34,661 - INFO - Created Ingress ctest-nginx-ingress-92607753 2024-09-15 11:28:34,665 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92607753 2024-09-15 11:28:37,669 - DEBUG - For Ingress ctest-nginx-ingress-92607753, Cluster IP: 10.47.255.249, External IPs ['18.30.108.188'] 2024-09-15 11:28:37,670 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92607753 2024-09-15 11:28:37,670 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=0fb4d857-3bab-48f3-8ca1-a57585e384f6 2024-09-15 11:28:37,676 - INFO - Ingress ctest-nginx-ingress-92607753 with uuid 0fb4d857-3bab-48f3-8ca1-a57585e384f6 found in kube manager 2024-09-15 11:28:37,676 - INFO - Ingress ctest-nginx-ingress-92607753 verification passed 2024-09-15 11:28:37,679 - DEBUG - Pod ctest-busybox-pod-46345236 not present 2024-09-15 11:28:37,679 - INFO - Creating Pod ctest-busybox-pod-46345236 2024-09-15 11:28:37,700 - DEBUG - Pod : ctest-busybox-pod-46345236 UUID is c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:28:37,708 - DEBUG - Pod ctest-nginx-pod-50535182 not in running state.Currently in Pending 2024-09-15 11:28:42,716 - DEBUG - Pod ctest-nginx-pod-50535182 not in running state.Currently in Pending 2024-09-15 11:28:47,723 - DEBUG - Pod ctest-nginx-pod-50535182 not in running state.Currently in Pending 2024-09-15 11:28:52,732 - DEBUG - Pod ctest-nginx-pod-50535182 not in running state.Currently in Pending 2024-09-15 11:28:57,738 - INFO - Pod ctest-nginx-pod-50535182 is in running state.Got IP 10.47.255.251 2024-09-15 11:28:57,764 - DEBUG - Pod ctest-nginx-pod-50535182 has vmi a202a970-7355-11ef-9238-fa163e96413d 2024-09-15 11:28:57,764 - INFO - Verified pod ctest-nginx-pod-50535182 in contrail-api 2024-09-15 11:28:57,764 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:28:57,789 - DEBUG - VMI a202a970-7355-11ef-9238-fa163e96413d is active in agent 10.0.0.34 2024-09-15 11:28:57,790 - INFO - Verified Pod ctest-nginx-pod-50535182 in agent 10.0.0.34 2024-09-15 11:28:57,790 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=8f8a7e6b-6e67-45e4-8d17-2f05e00befff 2024-09-15 11:28:57,794 - INFO - Pod ctest-nginx-pod-50535182 with uuid 8f8a7e6b-6e67-45e4-8d17-2f05e00befff found in kube manager 2024-09-15 11:28:57,796 - INFO - Pod ctest-nginx-pod-50535182 verification passed 2024-09-15 11:28:57,877 - DEBUG - [Pod ctest-nginx-pod-50535182] Cmd: echo ctest-nginx-pod-50535182 > /usr/share/nginx/html/index.html, Output: 2024-09-15 11:28:57,883 - INFO - Pod ctest-nginx-pod-22426948 is in running state.Got IP 10.47.255.250 2024-09-15 11:28:57,946 - DEBUG - Pod ctest-nginx-pod-22426948 has vmi a284949e-7355-11ef-9238-fa163e96413d 2024-09-15 11:28:57,946 - INFO - Verified pod ctest-nginx-pod-22426948 in contrail-api 2024-09-15 11:28:57,947 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:28:57,958 - DEBUG - VMI a284949e-7355-11ef-9238-fa163e96413d is active in agent 10.0.0.34 2024-09-15 11:28:57,959 - INFO - Verified Pod ctest-nginx-pod-22426948 in agent 10.0.0.34 2024-09-15 11:28:57,959 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=f0beb9ae-2f7b-4458-aac6-d37098539b09 2024-09-15 11:28:57,964 - INFO - Pod ctest-nginx-pod-22426948 with uuid f0beb9ae-2f7b-4458-aac6-d37098539b09 found in kube manager 2024-09-15 11:28:57,964 - INFO - Pod ctest-nginx-pod-22426948 verification passed 2024-09-15 11:28:58,022 - DEBUG - [Pod ctest-nginx-pod-22426948] Cmd: echo ctest-nginx-pod-22426948 > /usr/share/nginx/html/index.html, Output: 2024-09-15 11:28:58,028 - DEBUG - Pod ctest-busybox-pod-46345236 not in running state.Currently in Pending 2024-09-15 11:29:03,038 - INFO - Pod ctest-busybox-pod-46345236 is in running state.Got IP 10.47.255.248 2024-09-15 11:29:03,064 - DEBUG - Pod ctest-busybox-pod-46345236 has vmi a6e31204-7355-11ef-9238-fa163e96413d 2024-09-15 11:29:03,064 - INFO - Verified pod ctest-busybox-pod-46345236 in contrail-api 2024-09-15 11:29:03,064 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:29:03,076 - DEBUG - VMI a6e31204-7355-11ef-9238-fa163e96413d is active in agent 10.0.0.34 2024-09-15 11:29:03,076 - INFO - Verified Pod ctest-busybox-pod-46345236 in agent 10.0.0.34 2024-09-15 11:29:03,077 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:03,082 - INFO - Pod ctest-busybox-pod-46345236 with uuid c6cffdb8-39a6-4769-99be-842dafc25e49 found in kube manager 2024-09-15 11:29:03,082 - INFO - Pod ctest-busybox-pod-46345236 verification passed 2024-09-15 11:29:03,143 - DEBUG - [Pod ctest-busybox-pod-46345236] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50535182 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-15 11:29:03,143 - DEBUG - [Pod Pod ctest-busybox-pod-46345236] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-15 11:29:03,143 - DEBUG - [Pod Pod ctest-busybox-pod-46345236] Cmd output: ctest-nginx-pod-50535182 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-15 11:29:03,200 - DEBUG - [Pod ctest-busybox-pod-46345236] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50535182 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-15 11:29:03,200 - DEBUG - [Pod Pod ctest-busybox-pod-46345236] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-15 11:29:03,200 - DEBUG - [Pod Pod ctest-busybox-pod-46345236] Cmd output: ctest-nginx-pod-50535182 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-15 11:29:03,256 - DEBUG - [Pod ctest-busybox-pod-46345236] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-22426948 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-15 11:29:03,256 - DEBUG - [Pod Pod ctest-busybox-pod-46345236] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-15 11:29:03,256 - DEBUG - [Pod Pod ctest-busybox-pod-46345236] Cmd output: ctest-nginx-pod-22426948 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-15 11:29:03,256 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-50535182': 2, 'ctest-nginx-pod-22426948': 1} 2024-09-15 11:29:03,256 - WARNING - Nothing to delete parallely 2024-09-15 11:29:03,257 - INFO - Deleting pod default:ctest-busybox-pod-46345236 2024-09-15 11:29:03,268 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:03,276 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:08,278 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:08,284 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:13,286 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:13,293 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:18,295 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:18,302 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:23,302 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:23,310 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:28,311 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:28,321 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:33,322 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:33,330 - WARNING - Pod uuid c6cffdb8-39a6-4769-99be-842dafc25e49 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:38,332 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c6cffdb8-39a6-4769-99be-842dafc25e49 2024-09-15 11:29:38,339 - DEBUG - Pod c6cffdb8-39a6-4769-99be-842dafc25e49 is not in agent 10.0.0.34 VM list 2024-09-15 11:29:38,339 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6e31204-7355-11ef-9238-fa163e96413d 2024-09-15 11:29:38,345 - DEBUG - VMI a6e31204-7355-11ef-9238-fa163e96413d is removed from agent 10.0.0.34 2024-09-15 11:29:38,345 - INFO - Verified that pod ctest-busybox-pod-46345236 is removed in agent 2024-09-15 11:29:38,345 - INFO - Deleting Ingress : ctest-nginx-ingress-92607753 2024-09-15 11:29:38,352 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=0fb4d857-3bab-48f3-8ca1-a57585e384f6 2024-09-15 11:29:38,357 - ERROR - Ingress ctest-nginx-ingress-92607753 with uuid 0fb4d857-3bab-48f3-8ca1-a57585e384f6 still found in kube manager 2024-09-15 11:29:39,357 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=0fb4d857-3bab-48f3-8ca1-a57585e384f6 2024-09-15 11:29:39,365 - INFO - Ingress ctest-nginx-ingress-92607753 with uuid 0fb4d857-3bab-48f3-8ca1-a57585e384f6 deleted successfully from kube manager 2024-09-15 11:29:39,365 - INFO - Verifications on Ingress %s cleanup passed 2024-09-15 11:29:39,365 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-15 11:29:39,596 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-15 11:29:39,602 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-15 11:29:39,603 - INFO - Deleting VN __public__ 2024-09-15 11:29:39,791 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/09067bce-6614-4b16-ae9a-72d762a00d56 2024-09-15 11:29:39,805 - DEBUG - Response Code: 404 2024-09-15 11:29:39,805 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 11:29:39,814 - DEBUG - Requesting: http://10.0.0.44:8082/domain/edca1a8e-c8ab-4001-b4b1-9b003737d523 2024-09-15 11:29:39,829 - DEBUG - Requesting: http://10.0.0.44:8082/project/1443bacf-6f8e-449c-b37a-8cf3bbf74e0d 2024-09-15 11:29:39,917 - INFO - Validated that VN __public__ is not found in API Server 2024-09-15 11:29:39,917 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-15 11:29:39,925 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:29:39,936 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2024-09-15 11:29:39,936 - INFO - Validated that VN __public__ is not in any agent 2024-09-15 11:29:39,936 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:29:39,945 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-15 11:29:39,955 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-15 11:29:39,980 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-15 11:29:39,980 - INFO - Deleting pod default:ctest-nginx-pod-22426948 2024-09-15 11:29:39,993 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f0beb9ae-2f7b-4458-aac6-d37098539b09 2024-09-15 11:29:40,151 - WARNING - Pod uuid f0beb9ae-2f7b-4458-aac6-d37098539b09 is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:45,152 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f0beb9ae-2f7b-4458-aac6-d37098539b09 2024-09-15 11:29:45,159 - DEBUG - Pod f0beb9ae-2f7b-4458-aac6-d37098539b09 is not in agent 10.0.0.34 VM list 2024-09-15 11:29:45,159 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a284949e-7355-11ef-9238-fa163e96413d 2024-09-15 11:29:45,165 - DEBUG - VMI a284949e-7355-11ef-9238-fa163e96413d is removed from agent 10.0.0.34 2024-09-15 11:29:45,165 - INFO - Verified that pod ctest-nginx-pod-22426948 is removed in agent 2024-09-15 11:29:45,165 - INFO - Deleting pod default:ctest-nginx-pod-50535182 2024-09-15 11:29:45,183 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8f8a7e6b-6e67-45e4-8d17-2f05e00befff 2024-09-15 11:29:45,191 - WARNING - Pod uuid 8f8a7e6b-6e67-45e4-8d17-2f05e00befff is still seen in agent 10.0.0.34 VM list 2024-09-15 11:29:50,191 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8f8a7e6b-6e67-45e4-8d17-2f05e00befff 2024-09-15 11:29:50,198 - DEBUG - Pod 8f8a7e6b-6e67-45e4-8d17-2f05e00befff is not in agent 10.0.0.34 VM list 2024-09-15 11:29:50,199 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a202a970-7355-11ef-9238-fa163e96413d 2024-09-15 11:29:50,205 - DEBUG - VMI a202a970-7355-11ef-9238-fa163e96413d is removed from agent 10.0.0.34 2024-09-15 11:29:50,205 - INFO - Verified that pod ctest-nginx-pod-50535182 is removed in agent 2024-09-15 11:29:50,205 - INFO - Deleting service : ctest-nginx-svc-66122904 2024-09-15 11:29:50,403 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-15 11:29:50,410 - DEBUG - No XMPP flaps were noticed during the test
2024-09-15 11:29:50,410 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:24]
2024-09-15 11:29:50,410 - INFO - -------------------------------------------------------------------------------- 2024-09-15 11:29:56,890 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-15 11:29:57,028 - DEBUG - Output : cluster_project={} 2024-09-15 11:29:57,095 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-15 11:29:57,268 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-15 11:29:57,285 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-15 11:29:57,428 - DEBUG - Output : cluster_project={} 2024-09-15 11:30:12,604 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:12,698 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:12,759 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:17,870 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:17,922 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:18,017 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:18,106 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:18,164 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-15 11:30:18,432 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-15 11:30:21,124 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_ApplicationPolicySetReq? 2024-09-15 11:30:21,130 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-15 11:30:21,173 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-15 11:30:23,208 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-15 11:33:23,860 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-15 11:33:23,919 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e369ccbd-ca7a-4b30-bcf6-b9430f344d8a 2024-09-15 11:33:23,925 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:23,936 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:23,962 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=5c9cb1f9-b573-43f9-a4a9-246110a39ce1 2024-09-15 11:33:23,970 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:23,976 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:23,981 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a2a4b9d6-d6d6-48b8-a309-91aa6defba67 2024-09-15 11:33:23,991 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=69299ef7-caee-4eaf-b763-1522963ce8b9 2024-09-15 11:33:29,050 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:29,052 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a2a4b9d6-d6d6-48b8-a309-91aa6defba67 2024-09-15 11:33:29,053 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=69299ef7-caee-4eaf-b763-1522963ce8b9 2024-09-15 11:33:29,054 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=5c9cb1f9-b573-43f9-a4a9-246110a39ce1 2024-09-15 11:33:29,055 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:29,056 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e369ccbd-ca7a-4b30-bcf6-b9430f344d8a 2024-09-15 11:33:29,059 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:29,060 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:29,084 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8626c58-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:29,086 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d789d47e-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:29,090 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6ef460c-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:29,091 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8e7a3be-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:34,084 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:34,086 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:34,094 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:34,096 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:39,103 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:39,105 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:39,114 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:39,115 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:44,115 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:44,118 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:44,125 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:44,127 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:49,123 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:49,125 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:49,135 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:49,137 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:54,132 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:54,135 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:54,147 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:54,150 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:59,145 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1ae00cff-2933-49f4-87a7-6cc152582892 2024-09-15 11:33:59,147 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=67933ab2-f111-4b5e-8756-27dcebaa9e21 2024-09-15 11:33:59,156 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dab87b14-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:59,158 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da1f0a9c-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:59,160 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=d21a4fde-912e-4c52-9eb8-2ca18c4cf954 2024-09-15 11:33:59,162 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3836db6a-6c8d-46cf-a82f-3f4690121fc8 2024-09-15 11:33:59,174 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d98f1e14-7355-11ef-9238-fa163e96413d 2024-09-15 11:33:59,176 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db3e0676-7355-11ef-9238-fa163e96413d