2025-02-12 00:28:03,454 - DEBUG - [10.0.0.43]: Running cmd : hostname 2025-02-12 00:28:03,711 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-975-1 2025-02-12 00:28:03,712 - DEBUG - [10.0.0.43]: Running cmd : hostname -f 2025-02-12 00:28:03,746 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-975-1 2025-02-12 00:28:03,746 - DEBUG - [10.0.0.43]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-12 00:28:03,821 - DEBUG - Output : NAMES contrail_test_VGvxWhAV3 contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_schema_1 config_api_svcmonitor_1 2025-02-12 00:28:03,821 - DEBUG - [10.0.0.43]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-12 00:28:03,854 - DEBUG - Output : 10.0.0.43/24 172.17.0.1/16 2025-02-12 00:28:03,854 - DEBUG - [10.0.0.43]: Running cmd : getent hosts 10.0.0.43 | head -n 1 | awk '{print $2}' 2025-02-12 00:28:03,898 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-975-1 2025-02-12 00:28:03,990 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-02-12 00:28:04,193 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-975-1 2025-02-12 00:28:04,193 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-02-12 00:28:04,217 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-975-1 2025-02-12 00:28:04,217 - 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-12 00:28:04,300 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-12 00:28:04,300 - DEBUG - [10.0.0.28]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-12 00:28:04,334 - DEBUG - Output : 10.0.0.28/24 2025-02-12 00:28:04,334 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-02-12 00:28:04,369 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-975-1 2025-02-12 00:28:04,491 - INFO - Using existing project ['default-domain', 'k8s-default'](9d997bfe-e09b-431b-a192-a3d889a24abe) 2025-02-12 00:28:04,612 - INFO - Using existing project ['default-domain', 'k8s-default'](9d997bfe-e09b-431b-a192-a3d889a24abe) 2025-02-12 00:28:04,756 - INFO - ================================================================================ 2025-02-12 00:28:04,756 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-12 00:28:04,757 - 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-12 00:28:04,964 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 00:28:04,972 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.0.0.43': '0'}} with 2025-02-12 00:28:04,972 - INFO - Initial checks done. Running the testcase now 2025-02-12 00:28:04,972 - INFO - 2025-02-12 00:28:04,976 - INFO - Namespace default already exists 2025-02-12 00:28:04,977 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 00:28:05,102 - DEBUG - Output : cluster_project={} 2025-02-12 00:28:05,157 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-12 00:28:05,157 - DEBUG - Project uuid in Contrail is 9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:28:05,157 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-12 00:28:05,283 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-12 00:28:05,284 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_NamespaceDatabaseList?namespace_uuid=1533cca2-dc4f-43e5-8cb7-e9a332ea24f5 2025-02-12 00:28:05,288 - INFO - Namespace default with uuid 1533cca2-dc4f-43e5-8cb7-e9a332ea24f5 found in kube manager 2025-02-12 00:28:05,289 - INFO - Namespace default verification passed 2025-02-12 00:28:05,291 - DEBUG - Service ctest-nginx-svc-09590302 not present 2025-02-12 00:28:05,292 - INFO - Creating service ctest-nginx-svc-09590302 2025-02-12 00:28:05,306 - INFO - Created Service ctest-nginx-svc-09590302 2025-02-12 00:28:05,313 - DEBUG - Pod ctest-nginx-pod-02202746 not present 2025-02-12 00:28:05,313 - INFO - Creating Pod ctest-nginx-pod-02202746 2025-02-12 00:28:05,358 - DEBUG - Pod : ctest-nginx-pod-02202746 UUID is dfb83866-460a-499b-b8c9-cdfb4f5a589f 2025-02-12 00:28:05,380 - DEBUG - Pod ctest-nginx-pod-36325666 not present 2025-02-12 00:28:05,381 - INFO - Creating Pod ctest-nginx-pod-36325666 2025-02-12 00:28:05,413 - DEBUG - Pod : ctest-nginx-pod-36325666 UUID is e6ec3b4d-68de-49c3-a128-7be1da27e4e5 2025-02-12 00:28:05,646 - INFO - Created VN __public__, UUID :fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:05,949 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-02-12 00:28:05,956 - DEBUG - Requesting: http://10.0.0.43:8082/domain/7e130fcc-b4b6-4b48-8396-904328f4f264 2025-02-12 00:28:05,989 - DEBUG - Requesting: http://10.0.0.43:8082/project/9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:28:06,120 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:06,145 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:06,161 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:06,177 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:06,195 - DEBUG - Route Targets: [] 2025-02-12 00:28:06,195 - DEBUG - RT names not yet present for VN __public__ 2025-02-12 00:28:11,195 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-02-12 00:28:11,203 - DEBUG - Requesting: http://10.0.0.43:8082/domain/7e130fcc-b4b6-4b48-8396-904328f4f264 2025-02-12 00:28:11,214 - DEBUG - Requesting: http://10.0.0.43:8082/project/9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:28:11,306 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,326 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,343 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:11,356 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:11,367 - DEBUG - Requesting: http://10.0.0.43:8082/route-target/84fdc70d-085f-4a40-918a-2badc3e1ee5e 2025-02-12 00:28:11,378 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-12 00:28:11,378 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,389 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:11,406 - INFO - Verified VN network id 13 for VN fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,406 - INFO - Verifications in API Server for VN __public__ passed 2025-02-12 00:28:11,406 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,418 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:11,426 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:28:11,434 - DEBUG - Requesting: http://10.0.0.43:8082/route-target/84fdc70d-085f-4a40-918a-2badc3e1ee5e 2025-02-12 00:28:11,441 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-12 00:28:11,448 - DEBUG - Control-node 10.0.0.43 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18294573549385762411', 'uuid-lslong': '13499495003614895250'}, 'enable': 'true', 'created': '2025-02-12T00:28:05', 'last-modified': '2025-02-12T00:28:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.595172'} 2025-02-12 00:28:11,448 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:28:11,455 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-12 00:28:11,455 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-12 00:28:11,456 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-12 00:28:11,456 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-02-12 00:28:11,462 - DEBUG - Requesting: http://10.0.0.43:8082/domain/7e130fcc-b4b6-4b48-8396-904328f4f264 2025-02-12 00:28:11,470 - DEBUG - Requesting: http://10.0.0.43:8082/project/9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:28:11,516 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,526 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-12 00:28:11,526 - DEBUG - Verifying the vn in opserver 2025-02-12 00:28:11,526 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.43 2025-02-12 00:28:11,526 - DEBUG - Requesting: http://10.0.0.43:8081/analytics/uves/virtual-networks 2025-02-12 00:28:11,532 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.43:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-12 00:28:11,532 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-12 00:28:11,532 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:28:11,541 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:28:11,549 - DEBUG - Do not have enough data to verify VN in agent 2025-02-12 00:28:11,549 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:28:11,555 - DEBUG - VRF ids for VN __public__: {} 2025-02-12 00:28:11,643 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-12 00:28:11,837 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-02-12 00:28:11,844 - DEBUG - Requesting: http://10.0.0.43:8082/domain/7e130fcc-b4b6-4b48-8396-904328f4f264 2025-02-12 00:28:11,853 - DEBUG - Requesting: http://10.0.0.43:8082/project/9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:28:11,913 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:11,927 - DEBUG - Requesting: http://10.0.0.43:8082/floating-ip-pool/4f20b8ad-4745-4c1f-97c3-5db963be8483 2025-02-12 00:28:11,935 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-02-12 00:28:11,941 - DEBUG - Requesting: http://10.0.0.43:8082/domain/7e130fcc-b4b6-4b48-8396-904328f4f264 2025-02-12 00:28:11,951 - DEBUG - Requesting: http://10.0.0.43:8082/project/9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:28:12,013 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/fde361b6-e065-466b-bb57-d72eb1a05c92 2025-02-12 00:28:12,026 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-12 00:28:12,026 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-12 00:28:12,035 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-12 00:28:12,041 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-12 00:28:12,042 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-12 00:28:12,045 - DEBUG - Ingress ctest-nginx-ingress-21078733 not present 2025-02-12 00:28:12,045 - INFO - Creating Ingress ctest-nginx-ingress-21078733 2025-02-12 00:28:12,053 - INFO - Created Ingress ctest-nginx-ingress-21078733 2025-02-12 00:28:12,060 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-21078733 2025-02-12 00:28:15,065 - DEBUG - For Ingress ctest-nginx-ingress-21078733, Cluster IP: 10.47.255.249, External IPs ['89.163.26.60'] 2025-02-12 00:28:15,065 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-21078733 2025-02-12 00:28:15,065 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=125f5da7-8276-42f7-ad06-6d43cc9052b3 2025-02-12 00:28:15,075 - INFO - Ingress ctest-nginx-ingress-21078733 with uuid 125f5da7-8276-42f7-ad06-6d43cc9052b3 found in kube manager 2025-02-12 00:28:15,075 - INFO - Ingress ctest-nginx-ingress-21078733 verification passed 2025-02-12 00:28:15,078 - DEBUG - Pod ctest-busybox-pod-57046487 not present 2025-02-12 00:28:15,079 - INFO - Creating Pod ctest-busybox-pod-57046487 2025-02-12 00:28:15,120 - DEBUG - Pod : ctest-busybox-pod-57046487 UUID is e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:15,130 - DEBUG - Pod ctest-nginx-pod-02202746 not in running state.Currently in Pending 2025-02-12 00:28:20,144 - INFO - Pod ctest-nginx-pod-02202746 is in running state.Got IP 10.47.255.251 2025-02-12 00:28:20,182 - DEBUG - Pod ctest-nginx-pod-02202746 has vmi 3af2c794-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:28:20,182 - INFO - Verified pod ctest-nginx-pod-02202746 in contrail-api 2025-02-12 00:28:20,183 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:28:20,242 - DEBUG - VMI 3af2c794-e8d8-11ef-8d2b-fa163ed5db08 is active in agent 10.0.0.28 2025-02-12 00:28:20,243 - INFO - Verified Pod ctest-nginx-pod-02202746 in agent 10.0.0.28 2025-02-12 00:28:20,245 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=dfb83866-460a-499b-b8c9-cdfb4f5a589f 2025-02-12 00:28:20,261 - INFO - Pod ctest-nginx-pod-02202746 with uuid dfb83866-460a-499b-b8c9-cdfb4f5a589f found in kube manager 2025-02-12 00:28:20,261 - INFO - Pod ctest-nginx-pod-02202746 verification passed 2025-02-12 00:28:20,346 - DEBUG - [Pod ctest-nginx-pod-02202746] Cmd: echo ctest-nginx-pod-02202746 > /usr/share/nginx/html/index.html, Output: 2025-02-12 00:28:20,356 - INFO - Pod ctest-nginx-pod-36325666 is in running state.Got IP 10.47.255.250 2025-02-12 00:28:20,384 - DEBUG - Pod ctest-nginx-pod-36325666 has vmi 3b65c55a-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:28:20,384 - INFO - Verified pod ctest-nginx-pod-36325666 in contrail-api 2025-02-12 00:28:20,385 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:28:20,396 - DEBUG - VMI 3b65c55a-e8d8-11ef-8d2b-fa163ed5db08 is active in agent 10.0.0.28 2025-02-12 00:28:20,396 - INFO - Verified Pod ctest-nginx-pod-36325666 in agent 10.0.0.28 2025-02-12 00:28:20,396 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=e6ec3b4d-68de-49c3-a128-7be1da27e4e5 2025-02-12 00:28:20,401 - INFO - Pod ctest-nginx-pod-36325666 with uuid e6ec3b4d-68de-49c3-a128-7be1da27e4e5 found in kube manager 2025-02-12 00:28:20,401 - INFO - Pod ctest-nginx-pod-36325666 verification passed 2025-02-12 00:28:20,477 - DEBUG - [Pod ctest-nginx-pod-36325666] Cmd: echo ctest-nginx-pod-36325666 > /usr/share/nginx/html/index.html, Output: 2025-02-12 00:28:20,483 - DEBUG - Pod ctest-busybox-pod-57046487 not in running state.Currently in Pending 2025-02-12 00:28:25,489 - DEBUG - Pod ctest-busybox-pod-57046487 not in running state.Currently in Pending 2025-02-12 00:28:30,496 - INFO - Pod ctest-busybox-pod-57046487 is in running state.Got IP 10.47.255.248 2025-02-12 00:28:30,553 - DEBUG - Pod ctest-busybox-pod-57046487 has vmi 402af196-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:28:30,553 - INFO - Verified pod ctest-busybox-pod-57046487 in contrail-api 2025-02-12 00:28:30,553 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:28:30,565 - DEBUG - VMI 402af196-e8d8-11ef-8d2b-fa163ed5db08 is active in agent 10.0.0.28 2025-02-12 00:28:30,565 - INFO - Verified Pod ctest-busybox-pod-57046487 in agent 10.0.0.28 2025-02-12 00:28:30,565 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:30,570 - INFO - Pod ctest-busybox-pod-57046487 with uuid e5743651-41d0-4dba-a72c-efe433e76ed0 found in kube manager 2025-02-12 00:28:30,570 - INFO - Pod ctest-busybox-pod-57046487 verification passed 2025-02-12 00:28:30,623 - DEBUG - [Pod ctest-busybox-pod-57046487] 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-36325666 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-12 00:28:30,623 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 00:28:30,623 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-36325666 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-12 00:28:30,690 - DEBUG - [Pod ctest-busybox-pod-57046487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36325666 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-12 00:28:30,690 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 00:28:30,690 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd output: ctest-nginx-pod-36325666 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-12 00:28:30,745 - DEBUG - [Pod ctest-busybox-pod-57046487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36325666 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-12 00:28:30,745 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 00:28:30,745 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd output: ctest-nginx-pod-36325666 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-12 00:28:30,802 - DEBUG - [Pod ctest-busybox-pod-57046487] 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-36325666 2025-02-12 00:28:30,802 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 00:28:30,802 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] 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-36325666 2025-02-12 00:28:30,852 - DEBUG - [Pod ctest-busybox-pod-57046487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36325666 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-12 00:28:30,852 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 00:28:30,852 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd output: ctest-nginx-pod-36325666 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-12 00:28:30,913 - DEBUG - [Pod ctest-busybox-pod-57046487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-02202746 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-12 00:28:30,913 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 00:28:30,913 - DEBUG - [Pod Pod ctest-busybox-pod-57046487] Cmd output: ctest-nginx-pod-02202746 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-12 00:28:30,913 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-02202746': 1, 'ctest-nginx-pod-36325666': 5} 2025-02-12 00:28:30,913 - WARNING - Nothing to delete parallely 2025-02-12 00:28:30,914 - INFO - Deleting pod default:ctest-busybox-pod-57046487 2025-02-12 00:28:30,926 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:30,935 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:28:35,935 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:35,943 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:28:40,943 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:40,950 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:28:45,951 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:46,016 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:28:51,017 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:51,028 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:28:56,029 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:28:56,037 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:29:01,038 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:29:01,045 - WARNING - Pod uuid e5743651-41d0-4dba-a72c-efe433e76ed0 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:29:06,046 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e5743651-41d0-4dba-a72c-efe433e76ed0 2025-02-12 00:29:06,053 - DEBUG - Pod e5743651-41d0-4dba-a72c-efe433e76ed0 is not in agent 10.0.0.28 VM list 2025-02-12 00:29:06,053 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:402af196-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:29:06,059 - DEBUG - VMI 402af196-e8d8-11ef-8d2b-fa163ed5db08 is removed from agent 10.0.0.28 2025-02-12 00:29:06,059 - INFO - Verified that pod ctest-busybox-pod-57046487 is removed in agent 2025-02-12 00:29:06,059 - INFO - Deleting Ingress : ctest-nginx-ingress-21078733 2025-02-12 00:29:06,070 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=125f5da7-8276-42f7-ad06-6d43cc9052b3 2025-02-12 00:29:06,078 - ERROR - Ingress ctest-nginx-ingress-21078733 with uuid 125f5da7-8276-42f7-ad06-6d43cc9052b3 still found in kube manager 2025-02-12 00:29:07,080 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=125f5da7-8276-42f7-ad06-6d43cc9052b3 2025-02-12 00:29:07,084 - INFO - Ingress ctest-nginx-ingress-21078733 with uuid 125f5da7-8276-42f7-ad06-6d43cc9052b3 deleted successfully from kube manager 2025-02-12 00:29:07,085 - INFO - Verifications on Ingress %s cleanup passed 2025-02-12 00:29:07,085 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-12 00:29:07,246 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-12 00:29:07,258 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-12 00:29:07,258 - INFO - Deleting VN __public__ 2025-02-12 00:29:07,502 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/5a94366d-12e6-4545-8378-019e41e7628e 2025-02-12 00:29:07,508 - DEBUG - Response Code: 404 2025-02-12 00:29:07,508 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-02-12 00:29:07,526 - DEBUG - Requesting: http://10.0.0.43:8082/domain/7e130fcc-b4b6-4b48-8396-904328f4f264 2025-02-12 00:29:07,536 - DEBUG - Requesting: http://10.0.0.43:8082/project/9d997bfe-e09b-431b-a192-a3d889a24abe 2025-02-12 00:29:07,616 - INFO - Validated that VN __public__ is not found in API Server 2025-02-12 00:29:07,616 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-12 00:29:07,624 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:29:07,632 - DEBUG - VN __public__ is not present in Agent 10.0.0.28 2025-02-12 00:29:07,632 - INFO - Validated that VN __public__ is not in any agent 2025-02-12 00:29:07,632 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:29:07,641 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 00:29:07,647 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-12 00:29:07,653 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-12 00:29:07,653 - INFO - Deleting pod default:ctest-nginx-pod-36325666 2025-02-12 00:29:07,684 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e6ec3b4d-68de-49c3-a128-7be1da27e4e5 2025-02-12 00:29:07,703 - WARNING - Pod uuid e6ec3b4d-68de-49c3-a128-7be1da27e4e5 is still seen in agent 10.0.0.28 VM list 2025-02-12 00:29:12,705 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e6ec3b4d-68de-49c3-a128-7be1da27e4e5 2025-02-12 00:29:12,713 - DEBUG - Pod e6ec3b4d-68de-49c3-a128-7be1da27e4e5 is not in agent 10.0.0.28 VM list 2025-02-12 00:29:12,713 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3b65c55a-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:29:12,721 - DEBUG - VMI 3b65c55a-e8d8-11ef-8d2b-fa163ed5db08 is removed from agent 10.0.0.28 2025-02-12 00:29:12,721 - INFO - Verified that pod ctest-nginx-pod-36325666 is removed in agent 2025-02-12 00:29:12,721 - INFO - Deleting pod default:ctest-nginx-pod-02202746 2025-02-12 00:29:12,745 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=dfb83866-460a-499b-b8c9-cdfb4f5a589f 2025-02-12 00:29:12,758 - WARNING - Pod uuid dfb83866-460a-499b-b8c9-cdfb4f5a589f is still seen in agent 10.0.0.28 VM list 2025-02-12 00:29:17,759 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=dfb83866-460a-499b-b8c9-cdfb4f5a589f 2025-02-12 00:29:17,769 - DEBUG - Pod dfb83866-460a-499b-b8c9-cdfb4f5a589f is not in agent 10.0.0.28 VM list 2025-02-12 00:29:17,769 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3af2c794-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:29:17,779 - DEBUG - VMI 3af2c794-e8d8-11ef-8d2b-fa163ed5db08 is removed from agent 10.0.0.28 2025-02-12 00:29:17,779 - INFO - Verified that pod ctest-nginx-pod-02202746 is removed in agent 2025-02-12 00:29:17,779 - INFO - Deleting service : ctest-nginx-svc-09590302 2025-02-12 00:29:18,036 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 00:29:18,045 - DEBUG - No XMPP flaps were noticed during the test
2025-02-12 00:29:18,045 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-02-12 00:29:18,045 - INFO - -------------------------------------------------------------------------------- 2025-02-12 00:29:24,469 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 00:29:24,603 - DEBUG - Output : cluster_project={} 2025-02-12 00:29:24,664 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-12 00:29:24,816 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-12 00:29:24,836 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 00:29:24,997 - DEBUG - Output : cluster_project={} 2025-02-12 00:29:35,170 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:35,229 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:35,314 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:40,360 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:40,445 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:40,554 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:40,641 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:40,698 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 00:29:40,987 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 00:29:43,812 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_ApplicationPolicySetReq? 2025-02-12 00:29:43,820 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2025-02-12 00:29:43,865 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2025-02-12 00:29:45,916 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2025-02-12 00:32:46,965 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 00:32:47,022 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=fb73370b-5509-4631-8299-e8f762726c28 2025-02-12 00:32:47,050 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:32:47,055 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:32:47,066 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:32:47,077 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:32:47,083 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=57b86594-c2f9-4a5a-9313-366312a3b488 2025-02-12 00:32:47,089 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9e8d05db-b247-4233-9e02-e3b03f2d08f8 2025-02-12 00:32:47,097 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2c33e160-fe15-4905-8a89-9dd4e05cb301 2025-02-12 00:32:52,107 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=fb73370b-5509-4631-8299-e8f762726c28 2025-02-12 00:32:52,116 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a1a6338-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:32:52,140 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9e8d05db-b247-4233-9e02-e3b03f2d08f8 2025-02-12 00:32:52,142 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:32:52,143 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2c33e160-fe15-4905-8a89-9dd4e05cb301 2025-02-12 00:32:52,145 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:32:52,146 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=57b86594-c2f9-4a5a-9313-366312a3b488 2025-02-12 00:32:52,147 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:32:52,148 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:32:52,172 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b5cae68-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:32:52,175 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a9fa106-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:32:52,177 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6be62f62-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:32:57,177 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:32:57,179 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:32:57,181 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:32:57,182 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:33:02,197 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:33:02,200 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:33:02,201 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:33:02,203 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:33:07,220 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:33:07,222 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:33:07,224 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:33:07,226 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:33:12,242 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:33:12,244 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:33:12,245 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:33:12,246 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:33:17,261 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:33:17,263 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:33:17,265 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:33:17,267 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:33:22,298 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=e1b181f6-69c1-46a7-a788-104a45987b24 2025-02-12 00:33:22,300 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=69758996-bbb4-4249-aecc-bac014bd2667 2025-02-12 00:33:22,303 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=2518069f-464c-4d30-9f03-00199fd48a8f 2025-02-12 00:33:22,304 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=bfbdbd14-bc80-4ad2-8947-8ba978736d97 2025-02-12 00:33:22,319 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6da4fcf2-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:33:22,325 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e389ff2-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:33:22,327 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6c8560aa-e8d8-11ef-8d2b-fa163ed5db08 2025-02-12 00:33:22,329 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d0ee230-e8d8-11ef-8d2b-fa163ed5db08