2025-02-04 23:04:41,431 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-04 23:04:41,716 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-961-1 2025-02-04 23:04:41,716 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-04 23:04:41,750 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-961-1 2025-02-04 23:04:41,751 - DEBUG - [10.0.0.22]: 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}' 2025-02-04 23:04:41,841 - DEBUG - Output : NAMES contrail_test_EHYftKFyz contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_cassandra_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2025-02-04 23:04:41,842 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-04 23:04:41,926 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-02-04 23:04:41,926 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-04 23:04:41,992 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-961-1 2025-02-04 23:04:42,084 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-02-04 23:04:42,314 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-961-1 2025-02-04 23:04:42,314 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-02-04 23:04:42,338 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-961-1 2025-02-04 23:04:42,339 - DEBUG - [10.0.0.28]: 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}' 2025-02-04 23:04:42,395 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-04 23:04:42,395 - DEBUG - [10.0.0.28]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-04 23:04:42,462 - DEBUG - Output : 10.0.0.28/24 2025-02-04 23:04:42,462 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-02-04 23:04:42,509 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-961-1 2025-02-04 23:04:42,621 - INFO - Using existing project ['default-domain', 'k8s-default'](a65b8a3a-3914-4851-b86f-0da3395ce541) 2025-02-04 23:04:42,743 - INFO - Using existing project ['default-domain', 'k8s-default'](a65b8a3a-3914-4851-b86f-0da3395ce541) 2025-02-04 23:04:42,903 - INFO - ================================================================================ 2025-02-04 23:04:42,903 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-04 23:04:42,904 - 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 2025-02-04 23:04:43,167 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 23:04:43,176 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.0.0.22': '0'}} with 2025-02-04 23:04:43,176 - INFO - Initial checks done. Running the testcase now 2025-02-04 23:04:43,176 - INFO - 2025-02-04 23:04:43,180 - INFO - Namespace default already exists 2025-02-04 23:04:43,181 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-04 23:04:43,314 - DEBUG - Output : cluster_project={} 2025-02-04 23:04:43,372 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-04 23:04:43,372 - DEBUG - Project uuid in Contrail is a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:04:43,373 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-04 23:04:43,504 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-04 23:04:43,504 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=b4a5338d-76f3-4035-a92c-5b753f98bf3c 2025-02-04 23:04:43,509 - INFO - Namespace default with uuid b4a5338d-76f3-4035-a92c-5b753f98bf3c found in kube manager 2025-02-04 23:04:43,509 - INFO - Namespace default verification passed 2025-02-04 23:04:43,513 - DEBUG - Service ctest-nginx-svc-56248398 not present 2025-02-04 23:04:43,513 - INFO - Creating service ctest-nginx-svc-56248398 2025-02-04 23:04:43,537 - INFO - Created Service ctest-nginx-svc-56248398 2025-02-04 23:04:43,546 - DEBUG - Pod ctest-nginx-pod-33192149 not present 2025-02-04 23:04:43,546 - INFO - Creating Pod ctest-nginx-pod-33192149 2025-02-04 23:04:43,605 - DEBUG - Pod : ctest-nginx-pod-33192149 UUID is ee766916-f9e6-47c6-91d7-59788f3f2065 2025-02-04 23:04:43,610 - DEBUG - Pod ctest-nginx-pod-21485316 not present 2025-02-04 23:04:43,611 - INFO - Creating Pod ctest-nginx-pod-21485316 2025-02-04 23:04:43,650 - DEBUG - Pod : ctest-nginx-pod-21485316 UUID is 997801f4-df26-4717-b302-74cd90c8540f 2025-02-04 23:04:43,924 - INFO - Created VN __public__, UUID :08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:44,198 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 23:04:44,218 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57c16c14-170f-4b1f-b0e9-3dbdcd0104ae 2025-02-04 23:04:44,238 - DEBUG - Requesting: http://10.0.0.22:8082/project/a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:04:44,353 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:44,372 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:44,385 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:44,400 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:44,410 - DEBUG - Route Targets: [] 2025-02-04 23:04:44,410 - DEBUG - RT names not yet present for VN __public__ 2025-02-04 23:04:49,411 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 23:04:49,417 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57c16c14-170f-4b1f-b0e9-3dbdcd0104ae 2025-02-04 23:04:49,426 - DEBUG - Requesting: http://10.0.0.22:8082/project/a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:04:49,482 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:49,493 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:49,503 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:49,512 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:49,519 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0b7aa754-648f-4ec9-ae2e-179150d88e9b 2025-02-04 23:04:49,525 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-04 23:04:49,525 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:49,535 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:49,554 - INFO - Verified VN network id 13 for VN 08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:49,554 - INFO - Verifications in API Server for VN __public__ passed 2025-02-04 23:04:49,554 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:49,565 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:49,572 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:04:49,580 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0b7aa754-648f-4ec9-ae2e-179150d88e9b 2025-02-04 23:04:49,587 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-04 23:04:49,594 - DEBUG - Control-node 10.0.0.22 : 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': '642311493953142891', 'uuid-lslong': '9853876347897285094'}, 'enable': 'true', 'created': '2025-02-04T23:04:43', 'last-modified': '2025-02-04T23:04:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.479978'} 2025-02-04 23:04:49,594 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:04:49,601 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-04 23:04:49,602 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-04 23:04:49,602 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-04 23:04:49,602 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 23:04:49,608 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57c16c14-170f-4b1f-b0e9-3dbdcd0104ae 2025-02-04 23:04:49,616 - DEBUG - Requesting: http://10.0.0.22:8082/project/a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:04:49,672 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:49,683 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-04 23:04:49,683 - DEBUG - Verifying the vn in opserver 2025-02-04 23:04:49,683 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-02-04 23:04:49,683 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-02-04 23:04:49,690 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-04 23:04:49,690 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-04 23:04:49,690 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:04:49,698 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:04:49,704 - DEBUG - Do not have enough data to verify VN in agent 2025-02-04 23:04:49,705 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:04:49,711 - DEBUG - VRF ids for VN __public__: {} 2025-02-04 23:04:49,815 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-04 23:04:49,956 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 23:04:49,972 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57c16c14-170f-4b1f-b0e9-3dbdcd0104ae 2025-02-04 23:04:49,984 - DEBUG - Requesting: http://10.0.0.22:8082/project/a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:04:50,044 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:50,056 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/1f3d0f51-aae5-443a-a191-34d66ca1824a 2025-02-04 23:04:50,064 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 23:04:50,070 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57c16c14-170f-4b1f-b0e9-3dbdcd0104ae 2025-02-04 23:04:50,079 - DEBUG - Requesting: http://10.0.0.22:8082/project/a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:04:50,130 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08e9f2e6-903a-406b-88c0-0054910a89e6 2025-02-04 23:04:50,143 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-04 23:04:50,143 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-04 23:04:50,155 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-04 23:04:50,165 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-04 23:04:50,165 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-04 23:04:50,169 - DEBUG - Ingress ctest-nginx-ingress-72397632 not present 2025-02-04 23:04:50,169 - INFO - Creating Ingress ctest-nginx-ingress-72397632 2025-02-04 23:04:50,176 - INFO - Created Ingress ctest-nginx-ingress-72397632 2025-02-04 23:04:50,179 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-72397632 2025-02-04 23:04:53,185 - DEBUG - For Ingress ctest-nginx-ingress-72397632, Cluster IP: 10.47.255.249, External IPs ['100.20.186.60'] 2025-02-04 23:04:53,185 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-72397632 2025-02-04 23:04:53,185 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6763b3e9-7af7-4419-b8c7-f962e173db64 2025-02-04 23:04:53,191 - INFO - Ingress ctest-nginx-ingress-72397632 with uuid 6763b3e9-7af7-4419-b8c7-f962e173db64 found in kube manager 2025-02-04 23:04:53,191 - INFO - Ingress ctest-nginx-ingress-72397632 verification passed 2025-02-04 23:04:53,195 - DEBUG - Pod ctest-busybox-pod-52339574 not present 2025-02-04 23:04:53,195 - INFO - Creating Pod ctest-busybox-pod-52339574 2025-02-04 23:04:53,218 - DEBUG - Node for Pod ctest-busybox-pod-52339574 not yet populated 2025-02-04 23:04:56,224 - DEBUG - Pod : ctest-busybox-pod-52339574 UUID is 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:04:56,233 - DEBUG - Pod ctest-nginx-pod-33192149 not in running state.Currently in Pending 2025-02-04 23:05:01,241 - INFO - Pod ctest-nginx-pod-33192149 is in running state.Got IP 10.47.255.251 2025-02-04 23:05:01,298 - DEBUG - Pod ctest-nginx-pod-33192149 has vmi 6cec90a4-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:05:01,298 - INFO - Verified pod ctest-nginx-pod-33192149 in contrail-api 2025-02-04 23:05:01,298 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:05:01,313 - DEBUG - VMI 6cec90a4-e34c-11ef-bb1b-fa163e4e8be3 is active in agent 10.0.0.28 2025-02-04 23:05:01,314 - INFO - Verified Pod ctest-nginx-pod-33192149 in agent 10.0.0.28 2025-02-04 23:05:01,314 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=ee766916-f9e6-47c6-91d7-59788f3f2065 2025-02-04 23:05:01,320 - INFO - Pod ctest-nginx-pod-33192149 with uuid ee766916-f9e6-47c6-91d7-59788f3f2065 found in kube manager 2025-02-04 23:05:01,321 - INFO - Pod ctest-nginx-pod-33192149 verification passed 2025-02-04 23:05:01,402 - DEBUG - [Pod ctest-nginx-pod-33192149] Cmd: echo ctest-nginx-pod-33192149 > /usr/share/nginx/html/index.html, Output: 2025-02-04 23:05:01,417 - INFO - Pod ctest-nginx-pod-21485316 is in running state.Got IP 10.47.255.250 2025-02-04 23:05:01,436 - DEBUG - Pod ctest-nginx-pod-21485316 has vmi 6d783e2e-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:05:01,437 - INFO - Verified pod ctest-nginx-pod-21485316 in contrail-api 2025-02-04 23:05:01,437 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:05:01,453 - DEBUG - VMI 6d783e2e-e34c-11ef-bb1b-fa163e4e8be3 is active in agent 10.0.0.28 2025-02-04 23:05:01,453 - INFO - Verified Pod ctest-nginx-pod-21485316 in agent 10.0.0.28 2025-02-04 23:05:01,453 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=997801f4-df26-4717-b302-74cd90c8540f 2025-02-04 23:05:01,459 - INFO - Pod ctest-nginx-pod-21485316 with uuid 997801f4-df26-4717-b302-74cd90c8540f found in kube manager 2025-02-04 23:05:01,459 - INFO - Pod ctest-nginx-pod-21485316 verification passed 2025-02-04 23:05:01,524 - DEBUG - [Pod ctest-nginx-pod-21485316] Cmd: echo ctest-nginx-pod-21485316 > /usr/share/nginx/html/index.html, Output: 2025-02-04 23:05:01,532 - DEBUG - Pod ctest-busybox-pod-52339574 not in running state.Currently in Pending 2025-02-04 23:05:06,539 - INFO - Pod ctest-busybox-pod-52339574 is in running state.Got IP 10.47.255.248 2025-02-04 23:05:06,555 - DEBUG - Pod ctest-busybox-pod-52339574 has vmi 7199c0d6-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:05:06,555 - INFO - Verified pod ctest-busybox-pod-52339574 in contrail-api 2025-02-04 23:05:06,555 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:05:06,570 - DEBUG - VMI 7199c0d6-e34c-11ef-bb1b-fa163e4e8be3 is active in agent 10.0.0.28 2025-02-04 23:05:06,570 - INFO - Verified Pod ctest-busybox-pod-52339574 in agent 10.0.0.28 2025-02-04 23:05:06,570 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:06,576 - INFO - Pod ctest-busybox-pod-52339574 with uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a found in kube manager 2025-02-04 23:05:06,576 - INFO - Pod ctest-busybox-pod-52339574 verification passed 2025-02-04 23:05:06,653 - DEBUG - [Pod ctest-busybox-pod-52339574] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-33192149 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-04 23:05:06,653 - DEBUG - [Pod Pod ctest-busybox-pod-52339574] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 23:05:06,653 - DEBUG - [Pod Pod ctest-busybox-pod-52339574] Cmd output: ctest-nginx-pod-33192149 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-04 23:05:06,730 - DEBUG - [Pod ctest-busybox-pod-52339574] 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-21485316 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-04 23:05:06,730 - DEBUG - [Pod Pod ctest-busybox-pod-52339574] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 23:05:06,730 - DEBUG - [Pod Pod ctest-busybox-pod-52339574] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-21485316 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-04 23:05:06,730 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-33192149': 1, 'ctest-nginx-pod-21485316': 1} 2025-02-04 23:05:06,731 - WARNING - Nothing to delete parallely 2025-02-04 23:05:06,731 - INFO - Deleting pod default:ctest-busybox-pod-52339574 2025-02-04 23:05:06,743 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:06,751 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:11,752 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:11,760 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:16,761 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:16,769 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:21,770 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:21,778 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:26,779 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:26,793 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:31,793 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:31,801 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:36,801 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:36,809 - WARNING - Pod uuid 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:41,811 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a 2025-02-04 23:05:41,820 - DEBUG - Pod 1c334a84-567a-4fc2-b6f4-e5b5ecc31a1a is not in agent 10.0.0.28 VM list 2025-02-04 23:05:41,820 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7199c0d6-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:05:41,829 - DEBUG - VMI 7199c0d6-e34c-11ef-bb1b-fa163e4e8be3 is removed from agent 10.0.0.28 2025-02-04 23:05:41,829 - INFO - Verified that pod ctest-busybox-pod-52339574 is removed in agent 2025-02-04 23:05:41,830 - INFO - Deleting Ingress : ctest-nginx-ingress-72397632 2025-02-04 23:05:41,842 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6763b3e9-7af7-4419-b8c7-f962e173db64 2025-02-04 23:05:41,868 - ERROR - Ingress ctest-nginx-ingress-72397632 with uuid 6763b3e9-7af7-4419-b8c7-f962e173db64 still found in kube manager 2025-02-04 23:05:42,870 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6763b3e9-7af7-4419-b8c7-f962e173db64 2025-02-04 23:05:42,877 - ERROR - Ingress ctest-nginx-ingress-72397632 with uuid 6763b3e9-7af7-4419-b8c7-f962e173db64 still found in kube manager 2025-02-04 23:05:43,878 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6763b3e9-7af7-4419-b8c7-f962e173db64 2025-02-04 23:05:43,883 - INFO - Ingress ctest-nginx-ingress-72397632 with uuid 6763b3e9-7af7-4419-b8c7-f962e173db64 deleted successfully from kube manager 2025-02-04 23:05:43,883 - INFO - Verifications on Ingress %s cleanup passed 2025-02-04 23:05:43,883 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-04 23:05:43,968 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-04 23:05:43,975 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-04 23:05:43,975 - INFO - Deleting VN __public__ 2025-02-04 23:05:44,171 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7520aa93-6ff3-4cd1-8a07-2f598235f190 2025-02-04 23:05:44,177 - DEBUG - Response Code: 404 2025-02-04 23:05:44,178 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 23:05:44,183 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57c16c14-170f-4b1f-b0e9-3dbdcd0104ae 2025-02-04 23:05:44,192 - DEBUG - Requesting: http://10.0.0.22:8082/project/a65b8a3a-3914-4851-b86f-0da3395ce541 2025-02-04 23:05:44,265 - INFO - Validated that VN __public__ is not found in API Server 2025-02-04 23:05:44,265 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-04 23:05:44,273 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:05:44,281 - DEBUG - VN __public__ is not present in Agent 10.0.0.28 2025-02-04 23:05:44,282 - INFO - Validated that VN __public__ is not in any agent 2025-02-04 23:05:44,282 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:05:44,289 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 23:05:44,295 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-04 23:05:44,300 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-04 23:05:44,301 - INFO - Deleting pod default:ctest-nginx-pod-21485316 2025-02-04 23:05:44,317 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=997801f4-df26-4717-b302-74cd90c8540f 2025-02-04 23:05:44,335 - WARNING - Pod uuid 997801f4-df26-4717-b302-74cd90c8540f is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:49,336 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=997801f4-df26-4717-b302-74cd90c8540f 2025-02-04 23:05:49,345 - DEBUG - Pod 997801f4-df26-4717-b302-74cd90c8540f is not in agent 10.0.0.28 VM list 2025-02-04 23:05:49,345 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d783e2e-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:05:49,352 - DEBUG - VMI 6d783e2e-e34c-11ef-bb1b-fa163e4e8be3 is removed from agent 10.0.0.28 2025-02-04 23:05:49,352 - INFO - Verified that pod ctest-nginx-pod-21485316 is removed in agent 2025-02-04 23:05:49,353 - INFO - Deleting pod default:ctest-nginx-pod-33192149 2025-02-04 23:05:49,382 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ee766916-f9e6-47c6-91d7-59788f3f2065 2025-02-04 23:05:49,390 - WARNING - Pod uuid ee766916-f9e6-47c6-91d7-59788f3f2065 is still seen in agent 10.0.0.28 VM list 2025-02-04 23:05:54,391 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ee766916-f9e6-47c6-91d7-59788f3f2065 2025-02-04 23:05:54,399 - DEBUG - Pod ee766916-f9e6-47c6-91d7-59788f3f2065 is not in agent 10.0.0.28 VM list 2025-02-04 23:05:54,399 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6cec90a4-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:05:54,406 - DEBUG - VMI 6cec90a4-e34c-11ef-bb1b-fa163e4e8be3 is removed from agent 10.0.0.28 2025-02-04 23:05:54,406 - INFO - Verified that pod ctest-nginx-pod-33192149 is removed in agent 2025-02-04 23:05:54,407 - INFO - Deleting service : ctest-nginx-svc-56248398 2025-02-04 23:05:54,668 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 23:05:54,675 - DEBUG - No XMPP flaps were noticed during the test
2025-02-04 23:05:54,675 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-02-04 23:05:54,675 - INFO - -------------------------------------------------------------------------------- 2025-02-04 23:06:04,092 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-04 23:06:04,243 - DEBUG - Output : cluster_project={} 2025-02-04 23:06:04,331 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-04 23:06:04,525 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-04 23:06:04,551 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-04 23:06:04,736 - DEBUG - Output : cluster_project={} 2025-02-04 23:06:14,958 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:15,042 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:20,094 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:20,186 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:20,231 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:25,322 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:25,368 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:25,454 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 23:06:25,741 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 23:06:29,240 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_ApplicationPolicySetReq? 2025-02-04 23:06:29,248 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2025-02-04 23:06:29,285 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2025-02-04 23:06:31,325 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2025-02-04 23:09:38,913 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 23:09:38,968 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=60eb82e1-d95b-4651-96c9-39267b11022c 2025-02-04 23:09:38,992 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:09:39,000 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=42ba2c97-6327-4dcd-9302-9797a772f735 2025-02-04 23:09:39,005 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:09:39,009 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:09:39,013 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f768a346-7c4f-4f26-8d33-0b67a8080f25 2025-02-04 23:09:39,019 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:09:39,023 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:09:44,031 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=60eb82e1-d95b-4651-96c9-39267b11022c 2025-02-04 23:09:44,039 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ae01e90-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:09:44,057 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:09:44,060 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f768a346-7c4f-4f26-8d33-0b67a8080f25 2025-02-04 23:09:44,061 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=42ba2c97-6327-4dcd-9302-9797a772f735 2025-02-04 23:09:44,066 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:09:44,067 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:09:44,070 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:09:44,072 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:09:44,091 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d156cd8-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:09:44,095 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c8bf994-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:09:49,079 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:09:49,091 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:09:49,092 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:09:49,095 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:09:49,098 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:09:54,089 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:09:54,113 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:09:54,116 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:09:54,118 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:09:54,119 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:09:59,099 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:09:59,137 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:09:59,139 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:09:59,142 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:09:59,143 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:10:04,109 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:10:04,162 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:10:04,165 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:10:04,166 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:10:04,168 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:10:09,119 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:10:09,185 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:10:09,186 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:10:09,188 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:10:09,189 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:10:14,139 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=66008f30-fbf1-4d77-afad-fcc5b7583a54 2025-02-04 23:10:14,147 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9dad873e-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:10:14,213 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=5f863e5b-e7e8-4c3e-8ace-f5c6535119bd 2025-02-04 23:10:14,215 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=f4af62c0-aff1-4243-9fcd-fa091062da38 2025-02-04 23:10:14,217 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=d909df8d-e1eb-4b45-97c8-61304d5c2626 2025-02-04 23:10:14,219 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=29417aa7-5a39-4faa-b94c-622179c8172e 2025-02-04 23:10:14,232 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e4554e2-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:10:14,235 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9f47165a-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:10:14,237 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9bb4caa0-e34c-11ef-bb1b-fa163e4e8be3 2025-02-04 23:10:14,238 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ec4ff44-e34c-11ef-bb1b-fa163e4e8be3