2025-10-22 14:54:45,400 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-22 14:54:45,710 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1595-1 2025-10-22 14:54:45,710 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-22 14:54:45,755 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1595-1 2025-10-22 14:54:45,755 - DEBUG - [10.0.0.41]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-22 14:54:45,841 - DEBUG - Output : NAMES contrail_test_Q2bD9BZLP contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 2025-10-22 14:54:45,842 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-22 14:54:45,924 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.26.253.1/24 172.17.0.1/16 2025-10-22 14:54:45,924 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-22 14:54:45,967 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1595-1 2025-10-22 14:54:46,070 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-22 14:54:46,315 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1595-1 2025-10-22 14:54:46,315 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-22 14:54:46,350 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1595-1 2025-10-22 14:54:46,350 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-22 14:54:46,398 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-22 14:54:46,398 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-22 14:54:46,473 - DEBUG - Output : 10.0.0.22/24 2025-10-22 14:54:46,473 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-22 14:54:46,508 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1595-1 2025-10-22 14:54:46,591 - INFO - Using existing project ['default-domain', 'k8s-default'](91f49223-2c22-433d-adba-b0e0eafbd559) 2025-10-22 14:54:46,730 - INFO - Using existing project ['default-domain', 'k8s-default'](91f49223-2c22-433d-adba-b0e0eafbd559) 2025-10-22 14:54:46,887 - INFO - ================================================================================ 2025-10-22 14:54:46,888 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-22 14:54:46,888 - 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-10-22 14:54:47,199 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:54:47,207 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.41': '0'}} with 2025-10-22 14:54:47,207 - INFO - Initial checks done. Running the testcase now 2025-10-22 14:54:47,207 - INFO - 2025-10-22 14:54:47,211 - INFO - Namespace default already exists 2025-10-22 14:54:47,212 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 14:54:47,373 - DEBUG - Output : cluster_project={} 2025-10-22 14:54:47,435 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-22 14:54:47,435 - DEBUG - Project uuid in Contrail is 91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:54:47,436 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 14:54:47,654 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 14:54:47,654 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=9d2ec9a8-2a12-4711-9670-f24a23d6129a 2025-10-22 14:54:47,659 - INFO - Namespace default with uuid 9d2ec9a8-2a12-4711-9670-f24a23d6129a found in kube manager 2025-10-22 14:54:47,659 - INFO - Namespace default verification passed 2025-10-22 14:54:47,663 - DEBUG - Service ctest-nginx-svc-08075051 not present 2025-10-22 14:54:47,664 - INFO - Creating service ctest-nginx-svc-08075051 2025-10-22 14:54:47,689 - INFO - Created Service ctest-nginx-svc-08075051 2025-10-22 14:54:47,703 - DEBUG - Pod ctest-nginx-pod-77639431 not present 2025-10-22 14:54:47,703 - INFO - Creating Pod ctest-nginx-pod-77639431 2025-10-22 14:54:47,844 - DEBUG - Pod : ctest-nginx-pod-77639431 UUID is 64fe9927-3a8c-478d-bcc5-7e39a840455c 2025-10-22 14:54:47,847 - DEBUG - Pod ctest-nginx-pod-58398764 not present 2025-10-22 14:54:47,848 - INFO - Creating Pod ctest-nginx-pod-58398764 2025-10-22 14:54:47,905 - DEBUG - Pod : ctest-nginx-pod-58398764 UUID is 097f296a-9043-4964-a8af-d57640933368 2025-10-22 14:54:48,157 - INFO - Created VN __public__, UUID :b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:48,392 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-22 14:54:48,399 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b684660c-8308-4cb6-86aa-c6b3343bbf47 2025-10-22 14:54:48,415 - DEBUG - Requesting: http://10.0.0.41:8082/project/91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:54:48,485 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:48,502 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:48,513 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:48,533 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:48,559 - DEBUG - Route Targets: [] 2025-10-22 14:54:48,559 - DEBUG - RT names not yet present for VN __public__ 2025-10-22 14:54:53,560 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-22 14:54:53,566 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b684660c-8308-4cb6-86aa-c6b3343bbf47 2025-10-22 14:54:53,572 - DEBUG - Requesting: http://10.0.0.41:8082/project/91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:54:53,615 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:53,624 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:53,632 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:53,639 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:53,644 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/5fda6cbb-a761-4a06-83bd-3638bdc0932d 2025-10-22 14:54:53,649 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 14:54:53,649 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:53,657 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:53,670 - INFO - Verified VN network id 13 for VN b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:53,670 - INFO - Verifications in API Server for VN __public__ passed 2025-10-22 14:54:53,670 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:53,678 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:53,684 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:54:53,690 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/5fda6cbb-a761-4a06-83bd-3638bdc0932d 2025-10-22 14:54:53,696 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 14:54:53,701 - DEBUG - Control-node 10.0.0.41 : 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': '13241903510951709118', 'uuid-lslong': '10907685183824156198'}, 'enable': 'true', 'created': '2025-10-22T14:54:48', 'last-modified': '2025-10-22T14:54:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.380152'} 2025-10-22 14:54:53,701 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:54:53,712 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 14:54:53,712 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-22 14:54:53,712 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-22 14:54:53,712 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-22 14:54:53,717 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b684660c-8308-4cb6-86aa-c6b3343bbf47 2025-10-22 14:54:53,724 - DEBUG - Requesting: http://10.0.0.41:8082/project/91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:54:53,760 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:53,772 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-22 14:54:53,772 - DEBUG - Verifying the vn in opserver 2025-10-22 14:54:53,772 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2025-10-22 14:54:53,772 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-10-22 14:54:53,777 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-22 14:54:53,778 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-22 14:54:53,778 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:54:53,786 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:54:53,791 - DEBUG - Do not have enough data to verify VN in agent 2025-10-22 14:54:53,791 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:54:53,797 - DEBUG - VRF ids for VN __public__: {} 2025-10-22 14:54:53,887 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-22 14:54:53,995 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-22 14:54:54,005 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b684660c-8308-4cb6-86aa-c6b3343bbf47 2025-10-22 14:54:54,012 - DEBUG - Requesting: http://10.0.0.41:8082/project/91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:54:54,052 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:54,062 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/743ff9a5-11a4-4bb3-83cc-bfddabe8d8f9 2025-10-22 14:54:54,068 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-22 14:54:54,073 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b684660c-8308-4cb6-86aa-c6b3343bbf47 2025-10-22 14:54:54,080 - DEBUG - Requesting: http://10.0.0.41:8082/project/91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:54:54,115 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/b7c4b115-a846-49be-975f-e1e21fa15626 2025-10-22 14:54:54,127 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-22 14:54:54,127 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-22 14:54:54,135 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 14:54:54,140 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-22 14:54:54,141 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-22 14:54:54,144 - DEBUG - Ingress ctest-nginx-ingress-51313601 not present 2025-10-22 14:54:54,145 - INFO - Creating Ingress ctest-nginx-ingress-51313601 2025-10-22 14:54:54,160 - INFO - Created Ingress ctest-nginx-ingress-51313601 2025-10-22 14:54:54,164 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-51313601 2025-10-22 14:54:57,180 - DEBUG - For Ingress ctest-nginx-ingress-51313601, Cluster IP: 10.47.255.249, External IPs ['215.15.69.60'] 2025-10-22 14:54:57,180 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-51313601 2025-10-22 14:54:57,180 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=cf31dea3-aea6-4756-959a-b96b25f4e3ce 2025-10-22 14:54:57,187 - INFO - Ingress ctest-nginx-ingress-51313601 with uuid cf31dea3-aea6-4756-959a-b96b25f4e3ce found in kube manager 2025-10-22 14:54:57,187 - INFO - Ingress ctest-nginx-ingress-51313601 verification passed 2025-10-22 14:54:57,196 - DEBUG - Pod ctest-busybox-pod-88514093 not present 2025-10-22 14:54:57,197 - INFO - Creating Pod ctest-busybox-pod-88514093 2025-10-22 14:54:57,250 - DEBUG - Pod : ctest-busybox-pod-88514093 UUID is e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:54:57,258 - DEBUG - Pod ctest-nginx-pod-77639431 not in running state.Currently in Pending 2025-10-22 14:55:02,266 - DEBUG - Pod ctest-nginx-pod-77639431 not in running state.Currently in Pending 2025-10-22 14:55:07,276 - INFO - Pod ctest-nginx-pod-77639431 is in running state.Got IP 10.47.255.251 2025-10-22 14:55:07,292 - DEBUG - Pod ctest-nginx-pod-77639431 has vmi 0ed1ae32-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:55:07,292 - INFO - Verified pod ctest-nginx-pod-77639431 in contrail-api 2025-10-22 14:55:07,292 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:55:07,312 - DEBUG - VMI 0ed1ae32-af57-11f0-8d21-fa163e33ea39 is active in agent 10.0.0.22 2025-10-22 14:55:07,312 - INFO - Verified Pod ctest-nginx-pod-77639431 in agent 10.0.0.22 2025-10-22 14:55:07,313 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=64fe9927-3a8c-478d-bcc5-7e39a840455c 2025-10-22 14:55:07,319 - INFO - Pod ctest-nginx-pod-77639431 with uuid 64fe9927-3a8c-478d-bcc5-7e39a840455c found in kube manager 2025-10-22 14:55:07,319 - INFO - Pod ctest-nginx-pod-77639431 verification passed 2025-10-22 14:55:07,407 - DEBUG - [Pod ctest-nginx-pod-77639431] Cmd: echo ctest-nginx-pod-77639431 > /usr/share/nginx/html/index.html, Output: 2025-10-22 14:55:07,416 - INFO - Pod ctest-nginx-pod-58398764 is in running state.Got IP 10.47.255.250 2025-10-22 14:55:07,476 - DEBUG - Pod ctest-nginx-pod-58398764 has vmi 0f40db22-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:55:07,476 - INFO - Verified pod ctest-nginx-pod-58398764 in contrail-api 2025-10-22 14:55:07,476 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:55:07,490 - DEBUG - VMI 0f40db22-af57-11f0-8d21-fa163e33ea39 is active in agent 10.0.0.22 2025-10-22 14:55:07,490 - INFO - Verified Pod ctest-nginx-pod-58398764 in agent 10.0.0.22 2025-10-22 14:55:07,490 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=097f296a-9043-4964-a8af-d57640933368 2025-10-22 14:55:07,495 - INFO - Pod ctest-nginx-pod-58398764 with uuid 097f296a-9043-4964-a8af-d57640933368 found in kube manager 2025-10-22 14:55:07,496 - INFO - Pod ctest-nginx-pod-58398764 verification passed 2025-10-22 14:55:07,578 - DEBUG - [Pod ctest-nginx-pod-58398764] Cmd: echo ctest-nginx-pod-58398764 > /usr/share/nginx/html/index.html, Output: 2025-10-22 14:55:07,585 - DEBUG - Pod ctest-busybox-pod-88514093 not in running state.Currently in Pending 2025-10-22 14:55:12,593 - INFO - Pod ctest-busybox-pod-88514093 is in running state.Got IP 10.47.255.248 2025-10-22 14:55:12,606 - DEBUG - Pod ctest-busybox-pod-88514093 has vmi 13951a62-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:55:12,606 - INFO - Verified pod ctest-busybox-pod-88514093 in contrail-api 2025-10-22 14:55:12,606 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:55:12,619 - DEBUG - VMI 13951a62-af57-11f0-8d21-fa163e33ea39 is active in agent 10.0.0.22 2025-10-22 14:55:12,619 - INFO - Verified Pod ctest-busybox-pod-88514093 in agent 10.0.0.22 2025-10-22 14:55:12,619 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:12,623 - INFO - Pod ctest-busybox-pod-88514093 with uuid e490153b-d278-4259-9629-03aa41ceee52 found in kube manager 2025-10-22 14:55:12,623 - INFO - Pod ctest-busybox-pod-88514093 verification passed 2025-10-22 14:55:12,680 - DEBUG - [Pod ctest-busybox-pod-88514093] 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-58398764 2025-10-22 14:55:12,680 - DEBUG - [Pod Pod ctest-busybox-pod-88514093] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 14:55:12,680 - DEBUG - [Pod Pod ctest-busybox-pod-88514093] 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-58398764 2025-10-22 14:55:12,739 - DEBUG - [Pod ctest-busybox-pod-88514093] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-58398764 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-10-22 14:55:12,740 - DEBUG - [Pod Pod ctest-busybox-pod-88514093] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 14:55:12,740 - DEBUG - [Pod Pod ctest-busybox-pod-88514093] Cmd output: ctest-nginx-pod-58398764 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-10-22 14:55:12,797 - DEBUG - [Pod ctest-busybox-pod-88514093] 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-77639431 2025-10-22 14:55:12,797 - DEBUG - [Pod Pod ctest-busybox-pod-88514093] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 14:55:12,797 - DEBUG - [Pod Pod ctest-busybox-pod-88514093] 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-77639431 2025-10-22 14:55:12,797 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-77639431': 1, 'ctest-nginx-pod-58398764': 2} 2025-10-22 14:55:12,797 - WARNING - Nothing to delete parallely 2025-10-22 14:55:12,798 - INFO - Deleting pod default:ctest-busybox-pod-88514093 2025-10-22 14:55:12,812 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:12,818 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:17,819 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:17,826 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:22,827 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:22,836 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:27,838 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:27,847 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:32,848 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:32,858 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:37,858 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:37,877 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:42,877 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:42,884 - WARNING - Pod uuid e490153b-d278-4259-9629-03aa41ceee52 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:47,885 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e490153b-d278-4259-9629-03aa41ceee52 2025-10-22 14:55:47,892 - DEBUG - Pod e490153b-d278-4259-9629-03aa41ceee52 is not in agent 10.0.0.22 VM list 2025-10-22 14:55:47,893 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13951a62-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:55:47,899 - DEBUG - VMI 13951a62-af57-11f0-8d21-fa163e33ea39 is removed from agent 10.0.0.22 2025-10-22 14:55:47,899 - INFO - Verified that pod ctest-busybox-pod-88514093 is removed in agent 2025-10-22 14:55:47,901 - INFO - Deleting Ingress : ctest-nginx-ingress-51313601 2025-10-22 14:55:47,911 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=cf31dea3-aea6-4756-959a-b96b25f4e3ce 2025-10-22 14:55:47,918 - ERROR - Ingress ctest-nginx-ingress-51313601 with uuid cf31dea3-aea6-4756-959a-b96b25f4e3ce still found in kube manager 2025-10-22 14:55:48,919 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=cf31dea3-aea6-4756-959a-b96b25f4e3ce 2025-10-22 14:55:48,924 - ERROR - Ingress ctest-nginx-ingress-51313601 with uuid cf31dea3-aea6-4756-959a-b96b25f4e3ce still found in kube manager 2025-10-22 14:55:49,925 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=cf31dea3-aea6-4756-959a-b96b25f4e3ce 2025-10-22 14:55:49,929 - INFO - Ingress ctest-nginx-ingress-51313601 with uuid cf31dea3-aea6-4756-959a-b96b25f4e3ce deleted successfully from kube manager 2025-10-22 14:55:49,929 - INFO - Verifications on Ingress %s cleanup passed 2025-10-22 14:55:49,929 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-22 14:55:49,996 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 14:55:50,002 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-22 14:55:50,002 - INFO - Deleting VN __public__ 2025-10-22 14:55:50,108 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/206a47e8-20a5-4651-91b2-a7bdd404b116 2025-10-22 14:55:50,122 - DEBUG - Response Code: 404 2025-10-22 14:55:50,122 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-22 14:55:50,129 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b684660c-8308-4cb6-86aa-c6b3343bbf47 2025-10-22 14:55:50,138 - DEBUG - Requesting: http://10.0.0.41:8082/project/91f49223-2c22-433d-adba-b0e0eafbd559 2025-10-22 14:55:50,187 - INFO - Validated that VN __public__ is not found in API Server 2025-10-22 14:55:50,187 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-22 14:55:50,195 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:55:50,204 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-10-22 14:55:50,204 - INFO - Validated that VN __public__ is not in any agent 2025-10-22 14:55:50,204 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:55:50,214 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:55:50,219 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 14:55:50,224 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-22 14:55:50,224 - INFO - Deleting pod default:ctest-nginx-pod-58398764 2025-10-22 14:55:50,255 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=097f296a-9043-4964-a8af-d57640933368 2025-10-22 14:55:50,266 - WARNING - Pod uuid 097f296a-9043-4964-a8af-d57640933368 is still seen in agent 10.0.0.22 VM list 2025-10-22 14:55:55,267 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=097f296a-9043-4964-a8af-d57640933368 2025-10-22 14:55:55,274 - DEBUG - Pod 097f296a-9043-4964-a8af-d57640933368 is not in agent 10.0.0.22 VM list 2025-10-22 14:55:55,274 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f40db22-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:55:55,280 - DEBUG - VMI 0f40db22-af57-11f0-8d21-fa163e33ea39 is removed from agent 10.0.0.22 2025-10-22 14:55:55,280 - INFO - Verified that pod ctest-nginx-pod-58398764 is removed in agent 2025-10-22 14:55:55,281 - INFO - Deleting pod default:ctest-nginx-pod-77639431 2025-10-22 14:55:55,294 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=64fe9927-3a8c-478d-bcc5-7e39a840455c 2025-10-22 14:55:55,301 - WARNING - Pod uuid 64fe9927-3a8c-478d-bcc5-7e39a840455c is still seen in agent 10.0.0.22 VM list 2025-10-22 14:56:00,302 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=64fe9927-3a8c-478d-bcc5-7e39a840455c 2025-10-22 14:56:00,309 - DEBUG - Pod 64fe9927-3a8c-478d-bcc5-7e39a840455c is not in agent 10.0.0.22 VM list 2025-10-22 14:56:00,309 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ed1ae32-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:56:00,316 - DEBUG - VMI 0ed1ae32-af57-11f0-8d21-fa163e33ea39 is removed from agent 10.0.0.22 2025-10-22 14:56:00,316 - INFO - Verified that pod ctest-nginx-pod-77639431 is removed in agent 2025-10-22 14:56:00,316 - INFO - Deleting service : ctest-nginx-svc-08075051 2025-10-22 14:56:00,571 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:56:00,577 - DEBUG - No XMPP flaps were noticed during the test 2025-10-22 14:56:00,577 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2025-10-22 14:56:00,577 - INFO - -------------------------------------------------------------------------------- 2025-10-22 14:56:07,073 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 14:56:07,241 - DEBUG - Output : cluster_project={} 2025-10-22 14:56:07,419 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 14:56:07,779 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 14:56:07,792 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 14:56:08,022 - DEBUG - Output : cluster_project={} 2025-10-22 14:56:18,216 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:18,253 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:18,335 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:18,420 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:23,467 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:28,514 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:28,591 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:28,626 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:56:28,858 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:56:31,656 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-10-22 14:56:31,664 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-22 14:56:31,690 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-22 14:56:33,720 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-22 14:59:40,202 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:59:40,248 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dc002cc7-1601-4b44-ae57-7d11dcb9695d 2025-10-22 14:59:40,258 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 14:59:40,266 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 14:59:40,274 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6b4b4bd4-bf0d-4184-9913-611b33bb7252 2025-10-22 14:59:40,285 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8466b425-5ee8-4822-80ec-4383027cfd0c 2025-10-22 14:59:40,301 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=59a343ba-2b35-440e-9bc6-2eeebd313349 2025-10-22 14:59:40,308 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 14:59:40,316 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 14:59:45,323 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=dc002cc7-1601-4b44-ae57-7d11dcb9695d 2025-10-22 14:59:45,325 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 14:59:45,326 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 14:59:45,327 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6b4b4bd4-bf0d-4184-9913-611b33bb7252 2025-10-22 14:59:45,330 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e287350-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:59:45,340 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3fc84992-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:59:45,350 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=59a343ba-2b35-440e-9bc6-2eeebd313349 2025-10-22 14:59:45,351 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 14:59:45,352 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8466b425-5ee8-4822-80ec-4383027cfd0c 2025-10-22 14:59:45,353 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 14:59:45,365 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f48fec6-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:59:45,368 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ea1fd7e-af57-11f0-8d21-fa163e33ea39 2025-10-22 14:59:50,339 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 14:59:50,340 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 14:59:50,367 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 14:59:50,369 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 14:59:55,350 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 14:59:55,352 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 14:59:55,378 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 14:59:55,379 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 15:00:00,360 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 15:00:00,362 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 15:00:00,388 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 15:00:00,390 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 15:00:05,373 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 15:00:05,374 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 15:00:05,401 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 15:00:05,403 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 15:00:10,384 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 15:00:10,386 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 15:00:10,413 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 15:00:10,415 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 15:00:15,397 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6814cb8b-0490-4365-ace6-89f6409d90ef 2025-10-22 15:00:15,399 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c686ac22-4b32-4944-b8bb-c43703eb6f01 2025-10-22 15:00:15,408 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:40cf0452-af57-11f0-8d21-fa163e33ea39 2025-10-22 15:00:15,410 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41477f72-af57-11f0-8d21-fa163e33ea39 2025-10-22 15:00:15,425 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=efa29096-7b38-43c6-8c3c-3acbcf563432 2025-10-22 15:00:15,426 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=285a125c-5239-4faa-a632-1f5d3c538041 2025-10-22 15:00:15,434 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4053a550-af57-11f0-8d21-fa163e33ea39 2025-10-22 15:00:15,435 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41bf61e0-af57-11f0-8d21-fa163e33ea39