2025-01-02 22:48:21,229 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-01-02 22:48:21,462 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-890-1 2025-01-02 22:48:21,462 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-01-02 22:48:21,496 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-890-1 2025-01-02 22:48:21,496 - DEBUG - [10.0.0.50]: 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-01-02 22:48:21,560 - DEBUG - Output : NAMES contrail_test_U0nTs0uSJ contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_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_nodemgr_1 control_control_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 2025-01-02 22:48:21,561 - DEBUG - [10.0.0.50]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-02 22:48:21,605 - DEBUG - Output : 10.0.0.50/24 172.17.0.1/16 2025-01-02 22:48:21,606 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-01-02 22:48:21,676 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-890-1 2025-01-02 22:48:21,759 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-01-02 22:48:22,006 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-890-1 2025-01-02 22:48:22,006 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-01-02 22:48:22,050 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-890-1 2025-01-02 22:48:22,051 - DEBUG - [10.0.0.24]: 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-01-02 22:48:22,120 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-02 22:48:22,120 - DEBUG - [10.0.0.24]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-02 22:48:22,155 - DEBUG - Output : 10.0.0.24/24 2025-01-02 22:48:22,155 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-01-02 22:48:22,180 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-890-1 2025-01-02 22:48:22,262 - INFO - Using existing project ['default-domain', 'k8s-default'](5c27cf3a-e9aa-457d-8f24-e6858cf51872) 2025-01-02 22:48:22,371 - INFO - Using existing project ['default-domain', 'k8s-default'](5c27cf3a-e9aa-457d-8f24-e6858cf51872) 2025-01-02 22:48:22,505 - INFO - ================================================================================ 2025-01-02 22:48:22,505 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-02 22:48:22,506 - 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-01-02 22:48:22,707 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 22:48:22,716 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.0.0.50': '0'}} with 2025-01-02 22:48:22,716 - INFO - Initial checks done. Running the testcase now 2025-01-02 22:48:22,716 - INFO - 2025-01-02 22:48:22,721 - INFO - Namespace default already exists 2025-01-02 22:48:22,722 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-02 22:48:22,848 - DEBUG - Output : cluster_project={} 2025-01-02 22:48:22,899 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-02 22:48:22,899 - DEBUG - Project uuid in Contrail is 5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:48:22,899 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-02 22:48:23,019 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-02 22:48:23,019 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=1b3c0810-4855-4848-ba3e-a93b94e95ef5 2025-01-02 22:48:23,023 - INFO - Namespace default with uuid 1b3c0810-4855-4848-ba3e-a93b94e95ef5 found in kube manager 2025-01-02 22:48:23,024 - INFO - Namespace default verification passed 2025-01-02 22:48:23,026 - DEBUG - Service ctest-nginx-svc-59610585 not present 2025-01-02 22:48:23,027 - INFO - Creating service ctest-nginx-svc-59610585 2025-01-02 22:48:23,041 - INFO - Created Service ctest-nginx-svc-59610585 2025-01-02 22:48:23,048 - DEBUG - Pod ctest-nginx-pod-63555452 not present 2025-01-02 22:48:23,049 - INFO - Creating Pod ctest-nginx-pod-63555452 2025-01-02 22:48:23,109 - DEBUG - Pod : ctest-nginx-pod-63555452 UUID is 0d357a24-cdd1-4110-a422-7a76df09df2f 2025-01-02 22:48:23,118 - DEBUG - Pod ctest-nginx-pod-06643243 not present 2025-01-02 22:48:23,118 - INFO - Creating Pod ctest-nginx-pod-06643243 2025-01-02 22:48:23,143 - DEBUG - Pod : ctest-nginx-pod-06643243 UUID is 7e60ffb2-2d60-4a2b-b719-746ff9ddee51 2025-01-02 22:48:23,324 - INFO - Created VN __public__, UUID :d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:23,553 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-02 22:48:23,557 - DEBUG - Requesting: http://10.0.0.50:8082/domain/121690e2-57ac-41dd-878d-6df325b04efd 2025-01-02 22:48:23,572 - DEBUG - Requesting: http://10.0.0.50:8082/project/5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:48:23,634 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:23,645 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:23,656 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:23,663 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:23,671 - DEBUG - Route Targets: [] 2025-01-02 22:48:23,671 - DEBUG - RT names not yet present for VN __public__ 2025-01-02 22:48:28,672 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-02 22:48:28,677 - DEBUG - Requesting: http://10.0.0.50:8082/domain/121690e2-57ac-41dd-878d-6df325b04efd 2025-01-02 22:48:28,685 - DEBUG - Requesting: http://10.0.0.50:8082/project/5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:48:28,727 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:28,737 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:28,746 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:28,754 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:28,762 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/5cecc16b-6ca3-414b-9e14-7a8ceb54d14a 2025-01-02 22:48:28,767 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-02 22:48:28,767 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:28,779 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:28,798 - INFO - Verified VN network id 13 for VN d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:28,798 - INFO - Verifications in API Server for VN __public__ passed 2025-01-02 22:48:28,798 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:28,808 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:28,817 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:48:28,825 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/5cecc16b-6ca3-414b-9e14-7a8ceb54d14a 2025-01-02 22:48:28,833 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-02 22:48:28,839 - DEBUG - Control-node 10.0.0.50 : 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': '15000754624389267599', 'uuid-lslong': '13617306387809270749'}, 'enable': 'true', 'created': '2025-01-02T22:48:23', 'last-modified': '2025-01-02T22:48:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.346357'} 2025-01-02 22:48:28,839 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:48:28,845 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-02 22:48:28,846 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-02 22:48:28,846 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-02 22:48:28,846 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-02 22:48:28,852 - DEBUG - Requesting: http://10.0.0.50:8082/domain/121690e2-57ac-41dd-878d-6df325b04efd 2025-01-02 22:48:28,859 - DEBUG - Requesting: http://10.0.0.50:8082/project/5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:48:28,898 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:28,908 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-02 22:48:28,908 - DEBUG - Verifying the vn in opserver 2025-01-02 22:48:28,908 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-01-02 22:48:28,909 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-01-02 22:48:28,914 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-02 22:48:28,914 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-02 22:48:28,914 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:48:28,921 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:48:28,927 - DEBUG - Do not have enough data to verify VN in agent 2025-01-02 22:48:28,927 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:48:28,934 - DEBUG - VRF ids for VN __public__: {} 2025-01-02 22:48:29,032 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-02 22:48:29,141 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-02 22:48:29,146 - DEBUG - Requesting: http://10.0.0.50:8082/domain/121690e2-57ac-41dd-878d-6df325b04efd 2025-01-02 22:48:29,153 - DEBUG - Requesting: http://10.0.0.50:8082/project/5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:48:29,192 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:29,203 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/fb5d5691-4b57-4679-ad6a-04b51dfb7add 2025-01-02 22:48:29,209 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-02 22:48:29,213 - DEBUG - Requesting: http://10.0.0.50:8082/domain/121690e2-57ac-41dd-878d-6df325b04efd 2025-01-02 22:48:29,221 - DEBUG - Requesting: http://10.0.0.50:8082/project/5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:48:29,259 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d02d62da-7d85-408f-bcfa-64031b077bdd 2025-01-02 22:48:29,269 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-02 22:48:29,269 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-02 22:48:29,276 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-02 22:48:29,281 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-02 22:48:29,281 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-02 22:48:29,284 - DEBUG - Ingress ctest-nginx-ingress-36036115 not present 2025-01-02 22:48:29,285 - INFO - Creating Ingress ctest-nginx-ingress-36036115 2025-01-02 22:48:29,292 - INFO - Created Ingress ctest-nginx-ingress-36036115 2025-01-02 22:48:29,294 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-36036115 2025-01-02 22:48:32,307 - DEBUG - For Ingress ctest-nginx-ingress-36036115, Cluster IP: 10.47.255.249, External IPs ['37.2.58.252'] 2025-01-02 22:48:32,307 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-36036115 2025-01-02 22:48:32,307 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=ee1978e3-52e1-4b3f-be43-1328d6eb53b9 2025-01-02 22:48:32,312 - INFO - Ingress ctest-nginx-ingress-36036115 with uuid ee1978e3-52e1-4b3f-be43-1328d6eb53b9 found in kube manager 2025-01-02 22:48:32,312 - INFO - Ingress ctest-nginx-ingress-36036115 verification passed 2025-01-02 22:48:32,315 - DEBUG - Pod ctest-busybox-pod-38676725 not present 2025-01-02 22:48:32,315 - INFO - Creating Pod ctest-busybox-pod-38676725 2025-01-02 22:48:32,347 - DEBUG - Pod : ctest-busybox-pod-38676725 UUID is a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:48:32,352 - DEBUG - Pod ctest-nginx-pod-63555452 not in running state.Currently in Pending 2025-01-02 22:48:37,359 - DEBUG - Pod ctest-nginx-pod-63555452 not in running state.Currently in Pending 2025-01-02 22:48:42,365 - INFO - Pod ctest-nginx-pod-63555452 is in running state.Got IP 10.47.255.251 2025-01-02 22:48:42,430 - DEBUG - Pod ctest-nginx-pod-63555452 has vmi ac9bbfd2-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:48:42,431 - INFO - Verified pod ctest-nginx-pod-63555452 in contrail-api 2025-01-02 22:48:42,431 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:48:42,444 - DEBUG - VMI ac9bbfd2-c95b-11ef-9276-fa163ee39bec is active in agent 10.0.0.24 2025-01-02 22:48:42,444 - INFO - Verified Pod ctest-nginx-pod-63555452 in agent 10.0.0.24 2025-01-02 22:48:42,444 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=0d357a24-cdd1-4110-a422-7a76df09df2f 2025-01-02 22:48:42,448 - INFO - Pod ctest-nginx-pod-63555452 with uuid 0d357a24-cdd1-4110-a422-7a76df09df2f found in kube manager 2025-01-02 22:48:42,449 - INFO - Pod ctest-nginx-pod-63555452 verification passed 2025-01-02 22:48:42,516 - DEBUG - [Pod ctest-nginx-pod-63555452] Cmd: echo ctest-nginx-pod-63555452 > /usr/share/nginx/html/index.html, Output: 2025-01-02 22:48:42,522 - INFO - Pod ctest-nginx-pod-06643243 is in running state.Got IP 10.47.255.250 2025-01-02 22:48:42,538 - DEBUG - Pod ctest-nginx-pod-06643243 has vmi ad1291ac-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:48:42,538 - INFO - Verified pod ctest-nginx-pod-06643243 in contrail-api 2025-01-02 22:48:42,538 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:48:42,548 - DEBUG - VMI ad1291ac-c95b-11ef-9276-fa163ee39bec is active in agent 10.0.0.24 2025-01-02 22:48:42,548 - INFO - Verified Pod ctest-nginx-pod-06643243 in agent 10.0.0.24 2025-01-02 22:48:42,549 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=7e60ffb2-2d60-4a2b-b719-746ff9ddee51 2025-01-02 22:48:42,553 - INFO - Pod ctest-nginx-pod-06643243 with uuid 7e60ffb2-2d60-4a2b-b719-746ff9ddee51 found in kube manager 2025-01-02 22:48:42,553 - INFO - Pod ctest-nginx-pod-06643243 verification passed 2025-01-02 22:48:42,618 - DEBUG - [Pod ctest-nginx-pod-06643243] Cmd: echo ctest-nginx-pod-06643243 > /usr/share/nginx/html/index.html, Output: 2025-01-02 22:48:42,623 - DEBUG - Pod ctest-busybox-pod-38676725 not in running state.Currently in Pending 2025-01-02 22:48:47,629 - INFO - Pod ctest-busybox-pod-38676725 is in running state.Got IP 10.47.255.248 2025-01-02 22:48:47,645 - DEBUG - Pod ctest-busybox-pod-38676725 has vmi b1488376-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:48:47,646 - INFO - Verified pod ctest-busybox-pod-38676725 in contrail-api 2025-01-02 22:48:47,646 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:48:47,658 - DEBUG - VMI b1488376-c95b-11ef-9276-fa163ee39bec is active in agent 10.0.0.24 2025-01-02 22:48:47,659 - INFO - Verified Pod ctest-busybox-pod-38676725 in agent 10.0.0.24 2025-01-02 22:48:47,659 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:48:47,664 - INFO - Pod ctest-busybox-pod-38676725 with uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 found in kube manager 2025-01-02 22:48:47,664 - INFO - Pod ctest-busybox-pod-38676725 verification passed 2025-01-02 22:48:47,719 - DEBUG - [Pod ctest-busybox-pod-38676725] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63555452 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-01-02 22:48:47,719 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:47,720 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: ctest-nginx-pod-63555452 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-01-02 22:48:47,788 - DEBUG - [Pod ctest-busybox-pod-38676725] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-63555452 2025-01-02 22:48:47,789 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:47,790 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-63555452 2025-01-02 22:48:47,840 - DEBUG - [Pod ctest-busybox-pod-38676725] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63555452 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-01-02 22:48:47,840 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:47,840 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: ctest-nginx-pod-63555452 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-01-02 22:48:47,902 - DEBUG - [Pod ctest-busybox-pod-38676725] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-63555452 2025-01-02 22:48:47,902 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:47,902 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-63555452 2025-01-02 22:48:47,967 - DEBUG - [Pod ctest-busybox-pod-38676725] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63555452 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-01-02 22:48:47,967 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:47,967 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: ctest-nginx-pod-63555452 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-01-02 22:48:48,030 - DEBUG - [Pod ctest-busybox-pod-38676725] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63555452 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-01-02 22:48:48,030 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:48,030 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: ctest-nginx-pod-63555452 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-01-02 22:48:48,101 - DEBUG - [Pod ctest-busybox-pod-38676725] 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-06643243 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-02 22:48:48,101 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 22:48:48,101 - DEBUG - [Pod Pod ctest-busybox-pod-38676725] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-06643243 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-02 22:48:48,101 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-63555452': 6, 'ctest-nginx-pod-06643243': 1} 2025-01-02 22:48:48,101 - WARNING - Nothing to delete parallely 2025-01-02 22:48:48,102 - INFO - Deleting pod default:ctest-busybox-pod-38676725 2025-01-02 22:48:48,114 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:48:48,121 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:48:53,123 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:48:53,129 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:48:58,131 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:48:58,137 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:03,138 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:49:03,146 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:08,146 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:49:08,155 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:13,156 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:49:13,165 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:18,166 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:49:18,173 - WARNING - Pod uuid a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:23,174 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a6d8376c-617b-4bda-9fa1-77f4a4d115d7 2025-01-02 22:49:23,181 - DEBUG - Pod a6d8376c-617b-4bda-9fa1-77f4a4d115d7 is not in agent 10.0.0.24 VM list 2025-01-02 22:49:23,181 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b1488376-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:49:23,189 - DEBUG - VMI b1488376-c95b-11ef-9276-fa163ee39bec is removed from agent 10.0.0.24 2025-01-02 22:49:23,189 - INFO - Verified that pod ctest-busybox-pod-38676725 is removed in agent 2025-01-02 22:49:23,189 - INFO - Deleting Ingress : ctest-nginx-ingress-36036115 2025-01-02 22:49:23,197 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=ee1978e3-52e1-4b3f-be43-1328d6eb53b9 2025-01-02 22:49:23,218 - ERROR - Ingress ctest-nginx-ingress-36036115 with uuid ee1978e3-52e1-4b3f-be43-1328d6eb53b9 still found in kube manager 2025-01-02 22:49:24,219 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=ee1978e3-52e1-4b3f-be43-1328d6eb53b9 2025-01-02 22:49:24,224 - INFO - Ingress ctest-nginx-ingress-36036115 with uuid ee1978e3-52e1-4b3f-be43-1328d6eb53b9 deleted successfully from kube manager 2025-01-02 22:49:24,225 - INFO - Verifications on Ingress %s cleanup passed 2025-01-02 22:49:24,225 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-02 22:49:24,386 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-02 22:49:24,396 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-02 22:49:24,397 - INFO - Deleting VN __public__ 2025-01-02 22:49:24,606 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/03448d2a-7072-4cce-bf2e-b51a3d7e8e02 2025-01-02 22:49:24,613 - DEBUG - Response Code: 404 2025-01-02 22:49:24,614 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-01-02 22:49:24,619 - DEBUG - Requesting: http://10.0.0.50:8082/domain/121690e2-57ac-41dd-878d-6df325b04efd 2025-01-02 22:49:24,630 - DEBUG - Requesting: http://10.0.0.50:8082/project/5c27cf3a-e9aa-457d-8f24-e6858cf51872 2025-01-02 22:49:24,707 - INFO - Validated that VN __public__ is not found in API Server 2025-01-02 22:49:24,708 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-02 22:49:24,723 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:49:24,733 - DEBUG - VN __public__ is not present in Agent 10.0.0.24 2025-01-02 22:49:24,733 - INFO - Validated that VN __public__ is not in any agent 2025-01-02 22:49:24,733 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:49:24,744 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 22:49:24,763 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-02 22:49:24,791 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-02 22:49:24,792 - INFO - Deleting pod default:ctest-nginx-pod-06643243 2025-01-02 22:49:24,805 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7e60ffb2-2d60-4a2b-b719-746ff9ddee51 2025-01-02 22:49:24,813 - WARNING - Pod uuid 7e60ffb2-2d60-4a2b-b719-746ff9ddee51 is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:29,815 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7e60ffb2-2d60-4a2b-b719-746ff9ddee51 2025-01-02 22:49:29,823 - DEBUG - Pod 7e60ffb2-2d60-4a2b-b719-746ff9ddee51 is not in agent 10.0.0.24 VM list 2025-01-02 22:49:29,823 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad1291ac-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:49:29,830 - DEBUG - VMI ad1291ac-c95b-11ef-9276-fa163ee39bec is removed from agent 10.0.0.24 2025-01-02 22:49:29,830 - INFO - Verified that pod ctest-nginx-pod-06643243 is removed in agent 2025-01-02 22:49:29,830 - INFO - Deleting pod default:ctest-nginx-pod-63555452 2025-01-02 22:49:29,840 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=0d357a24-cdd1-4110-a422-7a76df09df2f 2025-01-02 22:49:29,866 - WARNING - Pod uuid 0d357a24-cdd1-4110-a422-7a76df09df2f is still seen in agent 10.0.0.24 VM list 2025-01-02 22:49:34,867 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=0d357a24-cdd1-4110-a422-7a76df09df2f 2025-01-02 22:49:34,875 - DEBUG - Pod 0d357a24-cdd1-4110-a422-7a76df09df2f is not in agent 10.0.0.24 VM list 2025-01-02 22:49:34,875 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac9bbfd2-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:49:34,882 - DEBUG - VMI ac9bbfd2-c95b-11ef-9276-fa163ee39bec is removed from agent 10.0.0.24 2025-01-02 22:49:34,882 - INFO - Verified that pod ctest-nginx-pod-63555452 is removed in agent 2025-01-02 22:49:34,882 - INFO - Deleting service : ctest-nginx-svc-59610585 2025-01-02 22:49:35,141 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 22:49:35,148 - DEBUG - No XMPP flaps were noticed during the test 2025-01-02 22:49:35,148 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-01-02 22:49:35,148 - INFO - -------------------------------------------------------------------------------- 2025-01-02 22:49:41,554 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-02 22:49:41,685 - DEBUG - Output : cluster_project={} 2025-01-02 22:49:41,726 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-02 22:49:41,844 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-02 22:49:41,849 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-02 22:49:42,007 - DEBUG - Output : cluster_project={} 2025-01-02 22:49:57,159 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:49:57,264 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:49:57,307 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:49:57,387 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:49:57,467 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:50:02,533 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:50:02,635 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:50:02,678 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 22:50:02,892 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 22:50:05,806 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_ApplicationPolicySetReq? 2025-01-02 22:50:05,814 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-01-02 22:50:05,848 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-01-02 22:50:07,880 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-01-02 22:53:08,447 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 22:53:08,493 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=21aacdbd-69c4-439b-9c86-0baf61409015 2025-01-02 22:53:08,502 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:08,515 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4b67274e-895e-42a6-afe9-b6c98cd8fcef 2025-01-02 22:53:08,520 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:08,532 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9166691b-4383-47c7-9a2a-4590170ad046 2025-01-02 22:53:08,536 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:08,542 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:08,547 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=93198618-25c7-48ec-89cc-a2d3c9fea3b7 2025-01-02 22:53:13,606 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=21aacdbd-69c4-439b-9c86-0baf61409015 2025-01-02 22:53:13,610 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:13,611 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:13,612 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9166691b-4383-47c7-9a2a-4590170ad046 2025-01-02 22:53:13,614 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=93198618-25c7-48ec-89cc-a2d3c9fea3b7 2025-01-02 22:53:13,615 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:13,616 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:13,617 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4b67274e-895e-42a6-afe9-b6c98cd8fcef 2025-01-02 22:53:13,621 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd0b1e9c-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:13,641 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dbe3b9e8-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:13,646 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db6fedba-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:13,647 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc8463ac-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:18,637 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:18,640 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:18,646 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:18,649 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:23,647 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:23,650 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:23,659 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:23,660 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:28,660 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:28,663 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:28,671 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:28,673 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:33,669 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:33,671 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:33,685 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:33,687 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:38,695 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:38,697 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:38,703 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:38,705 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:43,709 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e06b67d7-723d-408a-a6db-7043a5f837b2 2025-01-02 22:53:43,711 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=881caf49-b4f7-4df4-8058-bf2a93e4ccf5 2025-01-02 22:53:43,720 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e41f0a9d-a142-4d7a-861c-5ee9f11b2915 2025-01-02 22:53:43,721 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2c9c7a03-85be-4d31-8637-b722003144bf 2025-01-02 22:53:43,725 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd9a9a22-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:43,727 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df09b1f4-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:43,741 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de1798e2-c95b-11ef-9276-fa163ee39bec 2025-01-02 22:53:43,743 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de8cfc4a-c95b-11ef-9276-fa163ee39bec