2026-06-10 13:35:15,502 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-06-10 13:35:15,758 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-468-1.novalocal 2026-06-10 13:35:15,758 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-06-10 13:35:15,875 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-468-1.novalocal 2026-06-10 13:35:15,876 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-10 13:35:16,042 - DEBUG - Output : NAMES contrail_test_eVCPSuTsd vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 webui_web_1 webui_job_1 config_devicemgr_1 config_nodemgr_1 config_dnsmasq_1 config_schema_1 config_svcmonitor_1 config_api_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2026-06-10 13:35:16,042 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-10 13:35:16,154 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 10.20.0.17/24 172.17.0.1/16 10.20.0.17/24 2026-06-10 13:35:16,154 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-06-10 13:35:16,272 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-468-1.novalocal 2026-06-10 13:35:16,272 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-10 13:35:16,378 - DEBUG - Output : 10.20.0.17/24 2026-06-10 13:35:16,379 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.20.0.17 | head -n 1 | awk '{print $2}' 2026-06-10 13:35:16,504 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-468-1.novalocal 2026-06-10 13:35:16,782 - INFO - Using existing project ['default-domain', 'k8s-default'](457b78f3-d332-49c7-a693-a1e5e36231de) 2026-06-10 13:35:16,855 - INFO - Using existing project ['default-domain', 'k8s-default'](457b78f3-d332-49c7-a693-a1e5e36231de) 2026-06-10 13:35:16,987 - INFO - ================================================================================ 2026-06-10 13:35:16,988 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-10 13:35:16,988 - 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 2026-06-10 13:35:17,252 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 13:35:17,257 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-10 13:35:17,257 - INFO - Initial checks done. Running the testcase now 2026-06-10 13:35:17,258 - INFO - 2026-06-10 13:35:17,262 - INFO - Namespace default already exists 2026-06-10 13:35:17,262 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-10 13:35:17,423 - DEBUG - Output : cluster_project={} 2026-06-10 13:35:17,466 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-10 13:35:17,466 - DEBUG - Project uuid in Contrail is 457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:35:17,466 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-10 13:35:17,614 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-10 13:35:17,614 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=b0e90711-2d1e-4103-95ea-ec2ed6753d36 2026-06-10 13:35:17,618 - INFO - Namespace default with uuid b0e90711-2d1e-4103-95ea-ec2ed6753d36 found in kube manager 2026-06-10 13:35:17,618 - INFO - Namespace default verification passed 2026-06-10 13:35:17,621 - DEBUG - Service ctest-nginx-svc-18551857 not present 2026-06-10 13:35:17,622 - INFO - Creating service ctest-nginx-svc-18551857 2026-06-10 13:35:17,641 - INFO - Created Service ctest-nginx-svc-18551857 2026-06-10 13:35:17,645 - DEBUG - Pod ctest-nginx-pod-48898094 not present 2026-06-10 13:35:17,646 - INFO - Creating Pod ctest-nginx-pod-48898094 2026-06-10 13:35:17,720 - DEBUG - Pod : ctest-nginx-pod-48898094 UUID is 860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 2026-06-10 13:35:17,723 - DEBUG - Pod ctest-nginx-pod-68705702 not present 2026-06-10 13:35:17,724 - INFO - Creating Pod ctest-nginx-pod-68705702 2026-06-10 13:35:17,758 - DEBUG - Pod : ctest-nginx-pod-68705702 UUID is a1b224c9-4fed-422d-a9a8-0447a2a981b7 2026-06-10 13:35:18,030 - INFO - Created VN __public__, UUID :4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:18,160 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-10 13:35:18,166 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d18d6f-6c08-4e2b-be6d-575614e85fdc 2026-06-10 13:35:18,181 - DEBUG - Requesting: http://10.0.0.38:8082/project/457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:35:18,227 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:18,268 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:18,280 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:18,288 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:18,296 - DEBUG - Route Targets: [] 2026-06-10 13:35:18,296 - DEBUG - RT names not yet present for VN __public__ 2026-06-10 13:35:23,297 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-10 13:35:23,302 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d18d6f-6c08-4e2b-be6d-575614e85fdc 2026-06-10 13:35:23,324 - DEBUG - Requesting: http://10.0.0.38:8082/project/457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:35:23,369 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,378 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,385 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:23,392 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:23,396 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/9977277c-7b0f-4eaa-b3ea-37b1594593f2 2026-06-10 13:35:23,401 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-10 13:35:23,401 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,408 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:23,420 - INFO - Verified VN network id 15 for VN 4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,420 - INFO - Verifications in API Server for VN __public__ passed 2026-06-10 13:35:23,420 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,427 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:23,433 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:35:23,440 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/9977277c-7b0f-4eaa-b3ea-37b1594593f2 2026-06-10 13:35:23,445 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-10 13:35:23,451 - DEBUG - Control-node 10.0.0.38 : 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': '4792384262560367450', 'uuid-lslong': '12773687557226093376'}, 'enable': 'true', 'created': '2026-06-10T13:35:17', 'last-modified': '2026-06-10T13:35:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.360917'} 2026-06-10 13:35:23,451 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:35:23,459 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-10 13:35:23,459 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-10 13:35:23,460 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-10 13:35:23,460 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-10 13:35:23,464 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d18d6f-6c08-4e2b-be6d-575614e85fdc 2026-06-10 13:35:23,470 - DEBUG - Requesting: http://10.0.0.38:8082/project/457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:35:23,514 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,522 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-10 13:35:23,522 - DEBUG - Verifying the vn in opserver 2026-06-10 13:35:23,522 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2026-06-10 13:35:23,522 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-06-10 13:35:23,527 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-10 13:35:23,527 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-10 13:35:23,527 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:35:23,532 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:35:23,537 - DEBUG - Do not have enough data to verify VN in agent 2026-06-10 13:35:23,537 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:35:23,541 - DEBUG - VRF ids for VN __public__: {} 2026-06-10 13:35:23,593 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-10 13:35:23,663 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-10 13:35:23,667 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d18d6f-6c08-4e2b-be6d-575614e85fdc 2026-06-10 13:35:23,673 - DEBUG - Requesting: http://10.0.0.38:8082/project/457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:35:23,703 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,714 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/3ede7c84-4b1f-456b-9edd-60982291e4b1 2026-06-10 13:35:23,720 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-10 13:35:23,724 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d18d6f-6c08-4e2b-be6d-575614e85fdc 2026-06-10 13:35:23,730 - DEBUG - Requesting: http://10.0.0.38:8082/project/457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:35:23,776 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4281f818-7d15-435a-b145-4127c849db40 2026-06-10 13:35:23,784 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-10 13:35:23,785 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-10 13:35:23,791 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-10 13:35:23,795 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-10 13:35:23,795 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-10 13:35:23,799 - DEBUG - Ingress ctest-nginx-ingress-50941721 not present 2026-06-10 13:35:23,799 - INFO - Creating Ingress ctest-nginx-ingress-50941721 2026-06-10 13:35:23,806 - INFO - Created Ingress ctest-nginx-ingress-50941721 2026-06-10 13:35:23,810 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-50941721 2026-06-10 13:35:26,815 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-50941721 2026-06-10 13:35:29,821 - DEBUG - For Ingress ctest-nginx-ingress-50941721, Cluster IP: 10.47.255.246, External IPs ['93.35.153.60'] 2026-06-10 13:35:29,821 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-50941721 2026-06-10 13:35:29,822 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:35:29,837 - INFO - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 found in kube manager 2026-06-10 13:35:29,838 - INFO - Ingress ctest-nginx-ingress-50941721 verification passed 2026-06-10 13:35:29,846 - DEBUG - Pod ctest-busybox-pod-23944797 not present 2026-06-10 13:35:29,846 - INFO - Creating Pod ctest-busybox-pod-23944797 2026-06-10 13:35:29,898 - DEBUG - Pod : ctest-busybox-pod-23944797 UUID is 9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:35:29,922 - DEBUG - Pod ctest-nginx-pod-48898094 not in running state.Currently in Pending 2026-06-10 13:35:34,933 - DEBUG - Pod ctest-nginx-pod-48898094 not in running state.Currently in Pending 2026-06-10 13:35:39,941 - DEBUG - Pod ctest-nginx-pod-48898094 not in running state.Currently in Pending 2026-06-10 13:35:44,954 - INFO - Pod ctest-nginx-pod-48898094 is in running state.Got IP 10.47.255.248 2026-06-10 13:35:44,968 - DEBUG - Pod ctest-nginx-pod-48898094 has vmi 3a7cacd2-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:35:44,968 - INFO - Verified pod ctest-nginx-pod-48898094 in contrail-api 2026-06-10 13:35:44,968 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:35:44,976 - DEBUG - VMI 3a7cacd2-64d1-11f1-a7cf-fa163e4dd08a is active in agent 10.0.0.38 2026-06-10 13:35:44,977 - INFO - Verified Pod ctest-nginx-pod-48898094 in agent 10.0.0.38 2026-06-10 13:35:44,977 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 2026-06-10 13:35:44,980 - INFO - Pod ctest-nginx-pod-48898094 with uuid 860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 found in kube manager 2026-06-10 13:35:44,980 - INFO - Pod ctest-nginx-pod-48898094 verification passed 2026-06-10 13:35:45,034 - DEBUG - [Pod ctest-nginx-pod-48898094] Cmd: echo ctest-nginx-pod-48898094 > /usr/share/nginx/html/index.html, Output: 2026-06-10 13:35:45,042 - INFO - Pod ctest-nginx-pod-68705702 is in running state.Got IP 10.47.255.247 2026-06-10 13:35:45,057 - DEBUG - Pod ctest-nginx-pod-68705702 has vmi 3c91eeba-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:35:45,057 - INFO - Verified pod ctest-nginx-pod-68705702 in contrail-api 2026-06-10 13:35:45,057 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:35:45,064 - DEBUG - VMI 3c91eeba-64d1-11f1-a7cf-fa163e4dd08a is active in agent 10.0.0.38 2026-06-10 13:35:45,064 - INFO - Verified Pod ctest-nginx-pod-68705702 in agent 10.0.0.38 2026-06-10 13:35:45,064 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=a1b224c9-4fed-422d-a9a8-0447a2a981b7 2026-06-10 13:35:45,068 - INFO - Pod ctest-nginx-pod-68705702 with uuid a1b224c9-4fed-422d-a9a8-0447a2a981b7 found in kube manager 2026-06-10 13:35:45,068 - INFO - Pod ctest-nginx-pod-68705702 verification passed 2026-06-10 13:35:45,113 - DEBUG - [Pod ctest-nginx-pod-68705702] Cmd: echo ctest-nginx-pod-68705702 > /usr/share/nginx/html/index.html, Output: 2026-06-10 13:35:45,119 - DEBUG - Pod ctest-busybox-pod-23944797 not in running state.Currently in Pending 2026-06-10 13:35:50,129 - INFO - Pod ctest-busybox-pod-23944797 is in running state.Got IP 10.47.255.245 2026-06-10 13:35:50,144 - DEBUG - Pod ctest-busybox-pod-23944797 has vmi 4335f3c4-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:35:50,144 - INFO - Verified pod ctest-busybox-pod-23944797 in contrail-api 2026-06-10 13:35:50,144 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:35:50,152 - DEBUG - VMI 4335f3c4-64d1-11f1-a7cf-fa163e4dd08a is active in agent 10.0.0.38 2026-06-10 13:35:50,152 - INFO - Verified Pod ctest-busybox-pod-23944797 in agent 10.0.0.38 2026-06-10 13:35:50,152 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:35:50,155 - INFO - Pod ctest-busybox-pod-23944797 with uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a found in kube manager 2026-06-10 13:35:50,156 - INFO - Pod ctest-busybox-pod-23944797 verification passed 2026-06-10 13:35:50,204 - DEBUG - [Pod ctest-busybox-pod-23944797] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-68705702 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-10 13:35:50,205 - DEBUG - [Pod Pod ctest-busybox-pod-23944797] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-06-10 13:35:50,205 - DEBUG - [Pod Pod ctest-busybox-pod-23944797] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-68705702 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-10 13:35:50,253 - DEBUG - [Pod ctest-busybox-pod-23944797] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-48898094 2026-06-10 13:35:50,253 - DEBUG - [Pod Pod ctest-busybox-pod-23944797] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-06-10 13:35:50,253 - DEBUG - [Pod Pod ctest-busybox-pod-23944797] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-48898094 2026-06-10 13:35:50,253 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-48898094': 1, 'ctest-nginx-pod-68705702': 1} 2026-06-10 13:35:50,253 - WARNING - Nothing to delete parallely 2026-06-10 13:35:50,254 - INFO - Deleting pod default:ctest-busybox-pod-23944797 2026-06-10 13:35:50,267 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:35:50,272 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:35:55,272 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:35:55,277 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:00,278 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:00,284 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:05,285 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:05,290 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:10,291 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:10,300 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:15,301 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:15,306 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:20,307 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:20,315 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:25,316 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:25,322 - WARNING - Pod uuid 9f7856d0-1444-45ad-92d3-79ad6fa7201a is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:30,325 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9f7856d0-1444-45ad-92d3-79ad6fa7201a 2026-06-10 13:36:30,330 - DEBUG - Pod 9f7856d0-1444-45ad-92d3-79ad6fa7201a is not in agent 10.0.0.38 VM list 2026-06-10 13:36:30,330 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4335f3c4-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:36:30,334 - DEBUG - VMI 4335f3c4-64d1-11f1-a7cf-fa163e4dd08a is removed from agent 10.0.0.38 2026-06-10 13:36:30,334 - INFO - Verified that pod ctest-busybox-pod-23944797 is removed in agent 2026-06-10 13:36:30,334 - INFO - Deleting Ingress : ctest-nginx-ingress-50941721 2026-06-10 13:36:30,341 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:36:30,360 - ERROR - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 still found in kube manager 2026-06-10 13:36:31,361 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:36:31,365 - ERROR - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 still found in kube manager 2026-06-10 13:36:32,366 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:36:32,370 - ERROR - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 still found in kube manager 2026-06-10 13:36:33,371 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:36:33,376 - ERROR - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 still found in kube manager 2026-06-10 13:36:34,376 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:36:34,381 - ERROR - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 still found in kube manager 2026-06-10 13:36:35,382 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 2026-06-10 13:36:35,385 - INFO - Ingress ctest-nginx-ingress-50941721 with uuid 7c9b6e4a-bcff-4e55-a56a-68f99b0a8055 deleted successfully from kube manager 2026-06-10 13:36:35,385 - INFO - Verifications on Ingress %s cleanup passed 2026-06-10 13:36:35,385 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-10 13:36:35,459 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-10 13:36:35,465 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-10 13:36:35,465 - INFO - Deleting VN __public__ 2026-06-10 13:36:35,572 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/981536ae-7d23-43c4-905a-226b8da1cd28 2026-06-10 13:36:35,578 - DEBUG - Response Code: 404 2026-06-10 13:36:35,578 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-10 13:36:35,597 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d18d6f-6c08-4e2b-be6d-575614e85fdc 2026-06-10 13:36:35,614 - DEBUG - Requesting: http://10.0.0.38:8082/project/457b78f3-d332-49c7-a693-a1e5e36231de 2026-06-10 13:36:35,670 - INFO - Validated that VN __public__ is not found in API Server 2026-06-10 13:36:35,670 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-10 13:36:35,677 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:36:35,692 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2026-06-10 13:36:35,692 - INFO - Validated that VN __public__ is not in any agent 2026-06-10 13:36:35,693 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:36:35,704 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 13:36:35,711 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-10 13:36:35,717 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-10 13:36:35,717 - INFO - Deleting pod default:ctest-nginx-pod-68705702 2026-06-10 13:36:35,744 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=a1b224c9-4fed-422d-a9a8-0447a2a981b7 2026-06-10 13:36:35,767 - WARNING - Pod uuid a1b224c9-4fed-422d-a9a8-0447a2a981b7 is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:40,768 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=a1b224c9-4fed-422d-a9a8-0447a2a981b7 2026-06-10 13:36:40,776 - DEBUG - Pod a1b224c9-4fed-422d-a9a8-0447a2a981b7 is not in agent 10.0.0.38 VM list 2026-06-10 13:36:40,776 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3c91eeba-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:36:40,781 - DEBUG - VMI 3c91eeba-64d1-11f1-a7cf-fa163e4dd08a is removed from agent 10.0.0.38 2026-06-10 13:36:40,781 - INFO - Verified that pod ctest-nginx-pod-68705702 is removed in agent 2026-06-10 13:36:40,782 - INFO - Deleting pod default:ctest-nginx-pod-48898094 2026-06-10 13:36:40,798 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 2026-06-10 13:36:40,807 - WARNING - Pod uuid 860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:45,809 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 2026-06-10 13:36:45,814 - WARNING - Pod uuid 860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 is still seen in agent 10.0.0.38 VM list 2026-06-10 13:36:50,815 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 2026-06-10 13:36:50,820 - DEBUG - Pod 860dd20f-29d8-4d3d-966e-99ac1b6ecaf9 is not in agent 10.0.0.38 VM list 2026-06-10 13:36:50,820 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a7cacd2-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:36:50,824 - DEBUG - VMI 3a7cacd2-64d1-11f1-a7cf-fa163e4dd08a is removed from agent 10.0.0.38 2026-06-10 13:36:50,824 - INFO - Verified that pod ctest-nginx-pod-48898094 is removed in agent 2026-06-10 13:36:50,825 - INFO - Deleting service : ctest-nginx-svc-18551857 2026-06-10 13:36:51,334 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 13:36:51,340 - DEBUG - No XMPP flaps were noticed during the test 2026-06-10 13:36:51,340 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:35] 2026-06-10 13:36:51,340 - INFO - -------------------------------------------------------------------------------- 2026-06-10 13:36:57,881 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-10 13:36:58,097 - DEBUG - Output : cluster_project={} 2026-06-10 13:36:58,169 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-10 13:36:58,317 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-10 13:36:58,322 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-10 13:36:58,495 - DEBUG - Output : cluster_project={} 2026-06-10 13:37:28,617 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:28,661 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:33,705 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:33,741 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:48,802 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:48,839 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:48,872 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:48,903 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 13:37:49,448 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 13:38:01,798 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2026-06-10 13:38:01,803 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-06-10 13:38:01,824 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-06-10 13:38:03,845 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-06-10 13:38:05,866 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-06-10 13:38:07,888 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-06-10 13:41:07,776 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 13:41:07,887 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e8c40090-0b4d-400b-8f03-08efcc366c88 2026-06-10 13:41:07,895 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af809923-b4f5-413f-bd7e-454a6975891e 2026-06-10 13:41:07,899 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:07,905 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:07,910 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:07,917 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:07,922 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e75a993d-8931-4e8c-98f2-c65bd604217b 2026-06-10 13:41:07,930 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=44499bbf-3c60-48dc-8108-0bf243e0e5df 2026-06-10 13:41:12,952 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=44499bbf-3c60-48dc-8108-0bf243e0e5df 2026-06-10 13:41:12,955 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e75a993d-8931-4e8c-98f2-c65bd604217b 2026-06-10 13:41:12,956 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:12,956 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:12,959 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:12,960 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:12,962 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af809923-b4f5-413f-bd7e-454a6975891e 2026-06-10 13:41:12,963 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e8c40090-0b4d-400b-8f03-08efcc366c88 2026-06-10 13:41:12,980 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7bf0ee3a-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:12,982 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ea4465e-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:17,981 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:17,982 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:17,983 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:17,984 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:17,985 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=44499bbf-3c60-48dc-8108-0bf243e0e5df 2026-06-10 13:41:17,986 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e8c40090-0b4d-400b-8f03-08efcc366c88 2026-06-10 13:41:18,000 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:811d3404-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:22,999 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:23,001 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:23,002 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:23,005 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:23,006 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e8c40090-0b4d-400b-8f03-08efcc366c88 2026-06-10 13:41:23,029 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f9e4c58-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:28,016 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:28,027 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:28,028 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:28,031 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:33,022 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:33,038 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:33,040 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:33,041 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:38,030 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:38,057 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:38,058 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:38,060 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:43,035 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:43,073 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=534454b3-f3bf-4ed4-b48c-505960e8fefd 2026-06-10 13:41:43,077 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:876e75d4-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:43,078 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1d5063f5-6ce5-49b7-96f6-9bcb7d339f9a 2026-06-10 13:41:43,079 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f7df7486-c7c1-4e56-8b9e-a3d3ed54515d 2026-06-10 13:41:43,088 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:855d9d10-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:43,089 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88e58254-64d1-11f1-a7cf-fa163e4dd08a 2026-06-10 13:41:48,040 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f36ca321-7452-4bab-ad7b-d35706e610f2 2026-06-10 13:41:48,045 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:834058d8-64d1-11f1-a7cf-fa163e4dd08a