2024-12-30 22:35:45,640 - DEBUG - [10.0.0.33]: Running cmd : hostname 2024-12-30 22:35:45,878 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-886-1 2024-12-30 22:35:45,878 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2024-12-30 22:35:45,911 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-886-1 2024-12-30 22:35:45,911 - DEBUG - [10.0.0.33]: 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-12-30 22:35:46,029 - DEBUG - Output : NAMES contrail_test_6QlJkiGAg contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 2024-12-30 22:35:46,029 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-12-30 22:35:46,063 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2024-12-30 22:35:46,063 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2024-12-30 22:35:46,132 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-886-1 2024-12-30 22:35:46,188 - DEBUG - [10.0.0.36]: Running cmd : hostname 2024-12-30 22:35:46,418 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-886-1 2024-12-30 22:35:46,418 - DEBUG - [10.0.0.36]: Running cmd : hostname -f 2024-12-30 22:35:46,452 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-886-1 2024-12-30 22:35:46,452 - DEBUG - [10.0.0.36]: 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-12-30 22:35:46,496 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-12-30 22:35:46,496 - DEBUG - [10.0.0.36]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-12-30 22:35:46,566 - DEBUG - Output : 10.0.0.36/24 2024-12-30 22:35:46,566 - DEBUG - [10.0.0.36]: Running cmd : getent hosts 10.0.0.36 | head -n 1 | awk '{print $2}' 2024-12-30 22:35:46,590 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-886-1 2024-12-30 22:35:46,663 - INFO - Using existing project ['default-domain', 'k8s-default'](0ef4758a-a514-41cf-b958-cf65e28e73bc) 2024-12-30 22:35:46,783 - INFO - Using existing project ['default-domain', 'k8s-default'](0ef4758a-a514-41cf-b958-cf65e28e73bc) 2024-12-30 22:35:46,943 - INFO - ================================================================================ 2024-12-30 22:35:46,943 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-12-30 22:35:46,943 - 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-12-30 22:35:47,133 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2024-12-30 22:35:47,140 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.0.0.33': '0'}} with 2024-12-30 22:35:47,140 - INFO - Initial checks done. Running the testcase now 2024-12-30 22:35:47,140 - INFO - 2024-12-30 22:35:47,143 - INFO - Namespace default already exists 2024-12-30 22:35:47,143 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-12-30 22:35:47,252 - DEBUG - Output : cluster_project={} 2024-12-30 22:35:47,295 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-12-30 22:35:47,295 - DEBUG - Project uuid in Contrail is 0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:35:47,295 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-12-30 22:35:47,423 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-12-30 22:35:47,423 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=fbfb3f34-3d58-4bb7-bf59-6c1f7ed6bd8e 2024-12-30 22:35:47,431 - INFO - Namespace default with uuid fbfb3f34-3d58-4bb7-bf59-6c1f7ed6bd8e found in kube manager 2024-12-30 22:35:47,431 - INFO - Namespace default verification passed 2024-12-30 22:35:47,435 - DEBUG - Service ctest-nginx-svc-04972057 not present 2024-12-30 22:35:47,435 - INFO - Creating service ctest-nginx-svc-04972057 2024-12-30 22:35:47,467 - INFO - Created Service ctest-nginx-svc-04972057 2024-12-30 22:35:47,475 - DEBUG - Pod ctest-nginx-pod-09510745 not present 2024-12-30 22:35:47,475 - INFO - Creating Pod ctest-nginx-pod-09510745 2024-12-30 22:35:47,513 - DEBUG - Pod : ctest-nginx-pod-09510745 UUID is da03988a-5ea0-4b7d-846b-b91edcf9994c 2024-12-30 22:35:47,532 - DEBUG - Pod ctest-nginx-pod-04913258 not present 2024-12-30 22:35:47,533 - INFO - Creating Pod ctest-nginx-pod-04913258 2024-12-30 22:35:47,563 - DEBUG - Pod : ctest-nginx-pod-04913258 UUID is 85cf69ed-36c0-4dda-be11-c031c0130d11 2024-12-30 22:35:47,748 - INFO - Created VN __public__, UUID :238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:48,005 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-12-30 22:35:48,012 - DEBUG - Requesting: http://10.0.0.33:8082/domain/23d0f328-7045-4094-960d-d16acbb1fa17 2024-12-30 22:35:48,028 - DEBUG - Requesting: http://10.0.0.33:8082/project/0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:35:48,096 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:48,119 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:48,128 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:48,180 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:48,218 - DEBUG - Route Targets: [] 2024-12-30 22:35:48,218 - DEBUG - RT names not yet present for VN __public__ 2024-12-30 22:35:53,219 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-12-30 22:35:53,224 - DEBUG - Requesting: http://10.0.0.33:8082/domain/23d0f328-7045-4094-960d-d16acbb1fa17 2024-12-30 22:35:53,232 - DEBUG - Requesting: http://10.0.0.33:8082/project/0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:35:53,272 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,281 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,290 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:53,298 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:53,306 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/897a3bc5-ec4d-4071-93c6-7877a9a60729 2024-12-30 22:35:53,313 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-12-30 22:35:53,313 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,321 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:53,338 - INFO - Verified VN network id 13 for VN 238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,338 - INFO - Verifications in API Server for VN __public__ passed 2024-12-30 22:35:53,338 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,347 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:53,352 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:35:53,360 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/897a3bc5-ec4d-4071-93c6-7877a9a60729 2024-12-30 22:35:53,366 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-12-30 22:35:53,372 - DEBUG - Control-node 10.0.0.33 : 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': '2561004020577880693', 'uuid-lslong': '12943277805919377032'}, 'enable': 'true', 'created': '2024-12-30T22:35:47', 'last-modified': '2024-12-30T22:35:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.417462'} 2024-12-30 22:35:53,372 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:35:53,378 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-12-30 22:35:53,378 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-12-30 22:35:53,379 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-12-30 22:35:53,379 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-12-30 22:35:53,383 - DEBUG - Requesting: http://10.0.0.33:8082/domain/23d0f328-7045-4094-960d-d16acbb1fa17 2024-12-30 22:35:53,390 - DEBUG - Requesting: http://10.0.0.33:8082/project/0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:35:53,430 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,439 - DEBUG - =>VN __public__ has no policy to be verified 2024-12-30 22:35:53,439 - DEBUG - Verifying the vn in opserver 2024-12-30 22:35:53,440 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2024-12-30 22:35:53,440 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2024-12-30 22:35:53,444 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-12-30 22:35:53,444 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-12-30 22:35:53,445 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:35:53,452 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:35:53,457 - DEBUG - Do not have enough data to verify VN in agent 2024-12-30 22:35:53,457 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:35:53,463 - DEBUG - VRF ids for VN __public__: {} 2024-12-30 22:35:53,555 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-12-30 22:35:53,739 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-12-30 22:35:53,744 - DEBUG - Requesting: http://10.0.0.33:8082/domain/23d0f328-7045-4094-960d-d16acbb1fa17 2024-12-30 22:35:53,751 - DEBUG - Requesting: http://10.0.0.33:8082/project/0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:35:53,795 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,806 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/17738d58-deb2-4a82-a0d8-0ad469c10bd0 2024-12-30 22:35:53,812 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-12-30 22:35:53,816 - DEBUG - Requesting: http://10.0.0.33:8082/domain/23d0f328-7045-4094-960d-d16acbb1fa17 2024-12-30 22:35:53,824 - DEBUG - Requesting: http://10.0.0.33:8082/project/0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:35:53,875 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/238a8396-82e4-4a75-b39f-c2968b059688 2024-12-30 22:35:53,884 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-12-30 22:35:53,884 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-12-30 22:35:53,891 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-12-30 22:35:53,896 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-12-30 22:35:53,896 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-12-30 22:35:53,899 - DEBUG - Ingress ctest-nginx-ingress-33371073 not present 2024-12-30 22:35:53,899 - INFO - Creating Ingress ctest-nginx-ingress-33371073 2024-12-30 22:35:53,908 - INFO - Created Ingress ctest-nginx-ingress-33371073 2024-12-30 22:35:53,910 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-33371073 2024-12-30 22:35:56,920 - DEBUG - For Ingress ctest-nginx-ingress-33371073, Cluster IP: 10.47.255.249, External IPs ['131.206.25.124'] 2024-12-30 22:35:56,920 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-33371073 2024-12-30 22:35:56,921 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=23ba8a68-7f2c-40c2-9894-7883955f0f66 2024-12-30 22:35:56,925 - INFO - Ingress ctest-nginx-ingress-33371073 with uuid 23ba8a68-7f2c-40c2-9894-7883955f0f66 found in kube manager 2024-12-30 22:35:56,926 - INFO - Ingress ctest-nginx-ingress-33371073 verification passed 2024-12-30 22:35:56,929 - DEBUG - Pod ctest-busybox-pod-19348690 not present 2024-12-30 22:35:56,929 - INFO - Creating Pod ctest-busybox-pod-19348690 2024-12-30 22:35:56,970 - DEBUG - Pod : ctest-busybox-pod-19348690 UUID is b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:35:56,974 - DEBUG - Pod ctest-nginx-pod-09510745 not in running state.Currently in Pending 2024-12-30 22:36:01,980 - DEBUG - Pod ctest-nginx-pod-09510745 not in running state.Currently in Pending 2024-12-30 22:36:06,986 - INFO - Pod ctest-nginx-pod-09510745 is in running state.Got IP 10.47.255.251 2024-12-30 22:36:06,999 - DEBUG - Pod ctest-nginx-pod-09510745 has vmi 6afc7d0a-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:36:06,999 - INFO - Verified pod ctest-nginx-pod-09510745 in contrail-api 2024-12-30 22:36:06,999 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:36:07,011 - DEBUG - VMI 6afc7d0a-c6fe-11ef-9527-fa163e27515e is active in agent 10.0.0.36 2024-12-30 22:36:07,011 - INFO - Verified Pod ctest-nginx-pod-09510745 in agent 10.0.0.36 2024-12-30 22:36:07,012 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=da03988a-5ea0-4b7d-846b-b91edcf9994c 2024-12-30 22:36:07,016 - INFO - Pod ctest-nginx-pod-09510745 with uuid da03988a-5ea0-4b7d-846b-b91edcf9994c found in kube manager 2024-12-30 22:36:07,016 - INFO - Pod ctest-nginx-pod-09510745 verification passed 2024-12-30 22:36:07,085 - DEBUG - [Pod ctest-nginx-pod-09510745] Cmd: echo ctest-nginx-pod-09510745 > /usr/share/nginx/html/index.html, Output: 2024-12-30 22:36:07,091 - INFO - Pod ctest-nginx-pod-04913258 is in running state.Got IP 10.47.255.250 2024-12-30 22:36:07,106 - DEBUG - Pod ctest-nginx-pod-04913258 has vmi 6b6c1cdc-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:36:07,106 - INFO - Verified pod ctest-nginx-pod-04913258 in contrail-api 2024-12-30 22:36:07,106 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:36:07,116 - DEBUG - VMI 6b6c1cdc-c6fe-11ef-9527-fa163e27515e is active in agent 10.0.0.36 2024-12-30 22:36:07,116 - INFO - Verified Pod ctest-nginx-pod-04913258 in agent 10.0.0.36 2024-12-30 22:36:07,116 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=85cf69ed-36c0-4dda-be11-c031c0130d11 2024-12-30 22:36:07,121 - INFO - Pod ctest-nginx-pod-04913258 with uuid 85cf69ed-36c0-4dda-be11-c031c0130d11 found in kube manager 2024-12-30 22:36:07,121 - INFO - Pod ctest-nginx-pod-04913258 verification passed 2024-12-30 22:36:07,176 - DEBUG - [Pod ctest-nginx-pod-04913258] Cmd: echo ctest-nginx-pod-04913258 > /usr/share/nginx/html/index.html, Output: 2024-12-30 22:36:07,181 - DEBUG - Pod ctest-busybox-pod-19348690 not in running state.Currently in Pending 2024-12-30 22:36:12,190 - INFO - Pod ctest-busybox-pod-19348690 is in running state.Got IP 10.47.255.248 2024-12-30 22:36:12,242 - DEBUG - Pod ctest-busybox-pod-19348690 has vmi 6fc67426-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:36:12,243 - INFO - Verified pod ctest-busybox-pod-19348690 in contrail-api 2024-12-30 22:36:12,243 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:36:12,254 - DEBUG - VMI 6fc67426-c6fe-11ef-9527-fa163e27515e is active in agent 10.0.0.36 2024-12-30 22:36:12,254 - INFO - Verified Pod ctest-busybox-pod-19348690 in agent 10.0.0.36 2024-12-30 22:36:12,254 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:12,258 - INFO - Pod ctest-busybox-pod-19348690 with uuid b14dc3f6-6a85-489c-aa55-a7697872a99e found in kube manager 2024-12-30 22:36:12,258 - INFO - Pod ctest-busybox-pod-19348690 verification passed 2024-12-30 22:36:12,314 - DEBUG - [Pod ctest-busybox-pod-19348690] 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-09510745 2024-12-30 22:36:12,314 - DEBUG - [Pod Pod ctest-busybox-pod-19348690] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-12-30 22:36:12,314 - DEBUG - [Pod Pod ctest-busybox-pod-19348690] 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-09510745 2024-12-30 22:36:12,374 - DEBUG - [Pod ctest-busybox-pod-19348690] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09510745 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-12-30 22:36:12,374 - DEBUG - [Pod Pod ctest-busybox-pod-19348690] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-12-30 22:36:12,375 - DEBUG - [Pod Pod ctest-busybox-pod-19348690] Cmd output: ctest-nginx-pod-09510745 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-12-30 22:36:12,450 - DEBUG - [Pod ctest-busybox-pod-19348690] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-04913258 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-12-30 22:36:12,450 - DEBUG - [Pod Pod ctest-busybox-pod-19348690] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-12-30 22:36:12,450 - DEBUG - [Pod Pod ctest-busybox-pod-19348690] Cmd output: ctest-nginx-pod-04913258 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-12-30 22:36:12,450 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-09510745': 2, 'ctest-nginx-pod-04913258': 1} 2024-12-30 22:36:12,450 - WARNING - Nothing to delete parallely 2024-12-30 22:36:12,450 - INFO - Deleting pod default:ctest-busybox-pod-19348690 2024-12-30 22:36:12,470 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:12,479 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:17,481 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:17,489 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:22,489 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:22,497 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:27,498 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:27,506 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:32,506 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:32,513 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:37,514 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:37,524 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:42,524 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:42,532 - WARNING - Pod uuid b14dc3f6-6a85-489c-aa55-a7697872a99e is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:47,532 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=b14dc3f6-6a85-489c-aa55-a7697872a99e 2024-12-30 22:36:47,540 - DEBUG - Pod b14dc3f6-6a85-489c-aa55-a7697872a99e is not in agent 10.0.0.36 VM list 2024-12-30 22:36:47,540 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6fc67426-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:36:47,548 - DEBUG - VMI 6fc67426-c6fe-11ef-9527-fa163e27515e is removed from agent 10.0.0.36 2024-12-30 22:36:47,548 - INFO - Verified that pod ctest-busybox-pod-19348690 is removed in agent 2024-12-30 22:36:47,548 - INFO - Deleting Ingress : ctest-nginx-ingress-33371073 2024-12-30 22:36:47,554 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=23ba8a68-7f2c-40c2-9894-7883955f0f66 2024-12-30 22:36:47,560 - ERROR - Ingress ctest-nginx-ingress-33371073 with uuid 23ba8a68-7f2c-40c2-9894-7883955f0f66 still found in kube manager 2024-12-30 22:36:48,561 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=23ba8a68-7f2c-40c2-9894-7883955f0f66 2024-12-30 22:36:48,565 - INFO - Ingress ctest-nginx-ingress-33371073 with uuid 23ba8a68-7f2c-40c2-9894-7883955f0f66 deleted successfully from kube manager 2024-12-30 22:36:48,565 - INFO - Verifications on Ingress %s cleanup passed 2024-12-30 22:36:48,565 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-12-30 22:36:48,689 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-12-30 22:36:48,698 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-12-30 22:36:48,698 - INFO - Deleting VN __public__ 2024-12-30 22:36:48,862 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7d53a748-1089-48c7-b0b3-47f46cb0460d 2024-12-30 22:36:48,867 - DEBUG - Response Code: 404 2024-12-30 22:36:48,867 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-12-30 22:36:48,871 - DEBUG - Requesting: http://10.0.0.33:8082/domain/23d0f328-7045-4094-960d-d16acbb1fa17 2024-12-30 22:36:48,878 - DEBUG - Requesting: http://10.0.0.33:8082/project/0ef4758a-a514-41cf-b958-cf65e28e73bc 2024-12-30 22:36:48,957 - INFO - Validated that VN __public__ is not found in API Server 2024-12-30 22:36:48,957 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-12-30 22:36:48,967 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:36:48,985 - DEBUG - VN __public__ is not present in Agent 10.0.0.36 2024-12-30 22:36:48,986 - INFO - Validated that VN __public__ is not in any agent 2024-12-30 22:36:48,986 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:36:49,013 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-12-30 22:36:49,029 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-12-30 22:36:49,044 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-12-30 22:36:49,045 - INFO - Deleting pod default:ctest-nginx-pod-04913258 2024-12-30 22:36:49,070 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=85cf69ed-36c0-4dda-be11-c031c0130d11 2024-12-30 22:36:49,081 - WARNING - Pod uuid 85cf69ed-36c0-4dda-be11-c031c0130d11 is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:54,082 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=85cf69ed-36c0-4dda-be11-c031c0130d11 2024-12-30 22:36:54,089 - DEBUG - Pod 85cf69ed-36c0-4dda-be11-c031c0130d11 is not in agent 10.0.0.36 VM list 2024-12-30 22:36:54,089 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b6c1cdc-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:36:54,095 - DEBUG - VMI 6b6c1cdc-c6fe-11ef-9527-fa163e27515e is removed from agent 10.0.0.36 2024-12-30 22:36:54,095 - INFO - Verified that pod ctest-nginx-pod-04913258 is removed in agent 2024-12-30 22:36:54,095 - INFO - Deleting pod default:ctest-nginx-pod-09510745 2024-12-30 22:36:54,105 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=da03988a-5ea0-4b7d-846b-b91edcf9994c 2024-12-30 22:36:54,117 - WARNING - Pod uuid da03988a-5ea0-4b7d-846b-b91edcf9994c is still seen in agent 10.0.0.36 VM list 2024-12-30 22:36:59,118 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=da03988a-5ea0-4b7d-846b-b91edcf9994c 2024-12-30 22:36:59,125 - DEBUG - Pod da03988a-5ea0-4b7d-846b-b91edcf9994c is not in agent 10.0.0.36 VM list 2024-12-30 22:36:59,125 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6afc7d0a-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:36:59,134 - DEBUG - VMI 6afc7d0a-c6fe-11ef-9527-fa163e27515e is removed from agent 10.0.0.36 2024-12-30 22:36:59,134 - INFO - Verified that pod ctest-nginx-pod-09510745 is removed in agent 2024-12-30 22:36:59,134 - INFO - Deleting service : ctest-nginx-svc-04972057 2024-12-30 22:36:59,368 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2024-12-30 22:36:59,374 - DEBUG - No XMPP flaps were noticed during the test 2024-12-30 22:36:59,375 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-12-30 22:36:59,375 - INFO - -------------------------------------------------------------------------------- 2024-12-30 22:37:05,747 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-12-30 22:37:05,898 - DEBUG - Output : cluster_project={} 2024-12-30 22:37:05,942 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-12-30 22:37:06,115 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-12-30 22:37:06,129 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-12-30 22:37:06,269 - DEBUG - Output : cluster_project={} 2024-12-30 22:37:16,420 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:21,460 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:21,539 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:21,615 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:21,650 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:26,735 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:26,770 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:26,849 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-12-30 22:37:27,103 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2024-12-30 22:37:29,981 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_ApplicationPolicySetReq? 2024-12-30 22:37:29,996 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AclReq? 2024-12-30 22:37:30,029 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AclReq? 2024-12-30 22:37:32,074 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AclReq? 2024-12-30 22:40:42,067 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2024-12-30 22:40:42,104 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=929d0f6f-ece3-4b97-85c1-b288e827f601 2024-12-30 22:40:42,133 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:40:42,152 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:40:42,156 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eca7be03-5d81-4efc-bb68-724fb2d9ad39 2024-12-30 22:40:42,164 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:40:42,169 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:40:42,173 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=3bfbabe2-4b02-41d2-b1d8-bba2c7f4e549 2024-12-30 22:40:42,185 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=98754d49-e23e-4a90-96e9-ab97f3a8ae87 2024-12-30 22:40:47,181 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=929d0f6f-ece3-4b97-85c1-b288e827f601 2024-12-30 22:40:47,188 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99a850a2-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:40:47,236 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=3bfbabe2-4b02-41d2-b1d8-bba2c7f4e549 2024-12-30 22:40:47,238 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eca7be03-5d81-4efc-bb68-724fb2d9ad39 2024-12-30 22:40:47,239 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:40:47,240 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=98754d49-e23e-4a90-96e9-ab97f3a8ae87 2024-12-30 22:40:47,241 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:40:47,242 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:40:47,243 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:40:47,263 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ab91b16-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:40:47,264 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b36adec-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:40:47,269 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a1e17ba-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:40:52,269 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:40:52,270 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:40:52,272 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:40:52,273 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:40:57,288 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:40:57,290 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:40:57,292 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:40:57,293 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:41:02,306 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:41:02,307 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:41:02,309 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:41:02,310 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:41:07,324 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:41:07,326 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:41:07,327 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:41:07,328 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:41:12,342 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:41:12,344 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:41:12,346 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:41:12,347 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:41:17,498 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=e76b939c-9808-44d2-8429-a91f59cf222c 2024-12-30 22:41:17,499 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=0b9e21e5-77e9-4008-8cb2-13781c9bca14 2024-12-30 22:41:17,501 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=9da62515-f23e-4f29-89d9-9560fe528367 2024-12-30 22:41:17,502 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=eef792dd-c639-4c12-8928-8bba88c0b068 2024-12-30 22:41:17,515 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d1abe82-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:41:17,517 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9cae1eda-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:41:17,519 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9bc234c0-c6fe-11ef-9527-fa163e27515e 2024-12-30 22:41:17,521 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c3b3730-c6fe-11ef-9527-fa163e27515e