2026-04-13 01:55:05,013 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-04-13 01:55:05,301 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1967-1 2026-04-13 01:55:05,302 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-04-13 01:55:05,359 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1967-1 2026-04-13 01:55:05,360 - DEBUG - [10.0.0.19]: 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-04-13 01:55:05,446 - DEBUG - Output : NAMES contrail_test_XiRkwgUwg contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 2026-04-13 01:55:05,447 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-13 01:55:05,488 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.186.221.1/24 172.17.0.1/16 2026-04-13 01:55:05,490 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-04-13 01:55:05,559 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1967-1 2026-04-13 01:55:05,627 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-04-13 01:55:05,863 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1967-1 2026-04-13 01:55:05,863 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-04-13 01:55:05,899 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1967-1 2026-04-13 01:55:05,899 - DEBUG - [10.0.0.241]: 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-04-13 01:55:05,978 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-13 01:55:05,978 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-13 01:55:06,013 - DEBUG - Output : 10.0.0.241/24 2026-04-13 01:55:06,013 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-04-13 01:55:06,048 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1967-1 2026-04-13 01:55:06,123 - INFO - Using existing project ['default-domain', 'k8s-default'](20a5a007-99c0-400e-a8a8-850fcd86aaed) 2026-04-13 01:55:06,268 - INFO - Using existing project ['default-domain', 'k8s-default'](20a5a007-99c0-400e-a8a8-850fcd86aaed) 2026-04-13 01:55:06,394 - INFO - ================================================================================ 2026-04-13 01:55:06,395 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-13 01:55:06,395 - 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-04-13 01:55:06,592 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-13 01:55:06,600 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-04-13 01:55:06,600 - INFO - Initial checks done. Running the testcase now 2026-04-13 01:55:06,600 - INFO - 2026-04-13 01:55:06,613 - INFO - Namespace default already exists 2026-04-13 01:55:06,614 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-13 01:55:06,765 - DEBUG - Output : cluster_project={} 2026-04-13 01:55:06,819 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-13 01:55:06,819 - DEBUG - Project uuid in Contrail is 20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:55:06,819 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-13 01:55:07,011 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-13 01:55:07,011 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=02319b36-94b4-4af8-ab04-dbb4be123740 2026-04-13 01:55:07,015 - INFO - Namespace default with uuid 02319b36-94b4-4af8-ab04-dbb4be123740 found in kube manager 2026-04-13 01:55:07,016 - INFO - Namespace default verification passed 2026-04-13 01:55:07,019 - DEBUG - Service ctest-nginx-svc-02174957 not present 2026-04-13 01:55:07,020 - INFO - Creating service ctest-nginx-svc-02174957 2026-04-13 01:55:07,042 - INFO - Created Service ctest-nginx-svc-02174957 2026-04-13 01:55:07,053 - DEBUG - Pod ctest-nginx-pod-58408469 not present 2026-04-13 01:55:07,054 - INFO - Creating Pod ctest-nginx-pod-58408469 2026-04-13 01:55:07,163 - DEBUG - Pod : ctest-nginx-pod-58408469 UUID is 05708fe6-90f9-4c57-afd5-4c5250659ddd 2026-04-13 01:55:07,169 - DEBUG - Pod ctest-nginx-pod-93200833 not present 2026-04-13 01:55:07,170 - INFO - Creating Pod ctest-nginx-pod-93200833 2026-04-13 01:55:07,299 - DEBUG - Pod : ctest-nginx-pod-93200833 UUID is 1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 2026-04-13 01:55:07,593 - INFO - Created VN __public__, UUID :49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:07,877 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-13 01:55:07,882 - DEBUG - Requesting: http://10.0.0.19:8082/domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 2026-04-13 01:55:07,910 - DEBUG - Requesting: http://10.0.0.19:8082/project/20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:55:07,984 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:08,030 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:08,063 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:08,080 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:08,093 - DEBUG - Route Targets: [] 2026-04-13 01:55:08,093 - DEBUG - RT names not yet present for VN __public__ 2026-04-13 01:55:13,094 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-13 01:55:13,100 - DEBUG - Requesting: http://10.0.0.19:8082/domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 2026-04-13 01:55:13,109 - DEBUG - Requesting: http://10.0.0.19:8082/project/20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:55:13,159 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,168 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,176 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:13,184 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:13,191 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/fde69b6b-7f5e-4e72-b488-4b8e61e69f0e 2026-04-13 01:55:13,198 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-13 01:55:13,198 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,208 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:13,224 - INFO - Verified VN network id 13 for VN 49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,225 - INFO - Verifications in API Server for VN __public__ passed 2026-04-13 01:55:13,225 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,234 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:13,240 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:55:13,250 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/fde69b6b-7f5e-4e72-b488-4b8e61e69f0e 2026-04-13 01:55:13,256 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-13 01:55:13,262 - DEBUG - Control-node 10.0.0.19 : 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': '5323419422249337914', 'uuid-lslong': '10567701009604244885'}, 'enable': 'true', 'created': '2026-04-13T01:55:07', 'last-modified': '2026-04-13T01:55:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.474425'} 2026-04-13 01:55:13,262 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:55:13,274 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-13 01:55:13,274 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-13 01:55:13,275 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-13 01:55:13,275 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-13 01:55:13,282 - DEBUG - Requesting: http://10.0.0.19:8082/domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 2026-04-13 01:55:13,291 - DEBUG - Requesting: http://10.0.0.19:8082/project/20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:55:13,334 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,345 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-13 01:55:13,345 - DEBUG - Verifying the vn in opserver 2026-04-13 01:55:13,345 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-04-13 01:55:13,345 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-04-13 01:55:13,349 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-13 01:55:13,349 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-13 01:55:13,350 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:55:13,358 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:55:13,364 - DEBUG - Do not have enough data to verify VN in agent 2026-04-13 01:55:13,364 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:55:13,370 - DEBUG - VRF ids for VN __public__: {} 2026-04-13 01:55:13,506 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-13 01:55:13,669 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-13 01:55:13,675 - DEBUG - Requesting: http://10.0.0.19:8082/domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 2026-04-13 01:55:13,683 - DEBUG - Requesting: http://10.0.0.19:8082/project/20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:55:13,719 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,729 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/1980afd3-90ed-42a1-8e2d-e191777ef0a7 2026-04-13 01:55:13,735 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-13 01:55:13,740 - DEBUG - Requesting: http://10.0.0.19:8082/domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 2026-04-13 01:55:13,746 - DEBUG - Requesting: http://10.0.0.19:8082/project/20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:55:13,791 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/49e095c2-8596-443a-92a8-041401ff7595 2026-04-13 01:55:13,800 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-13 01:55:13,800 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-13 01:55:13,808 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-13 01:55:13,815 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-13 01:55:13,815 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-13 01:55:13,819 - DEBUG - Ingress ctest-nginx-ingress-75133884 not present 2026-04-13 01:55:13,820 - INFO - Creating Ingress ctest-nginx-ingress-75133884 2026-04-13 01:55:13,830 - INFO - Created Ingress ctest-nginx-ingress-75133884 2026-04-13 01:55:13,834 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-75133884 2026-04-13 01:55:16,842 - DEBUG - For Ingress ctest-nginx-ingress-75133884, Cluster IP: 10.47.255.249, External IPs ['65.80.254.60'] 2026-04-13 01:55:16,842 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-75133884 2026-04-13 01:55:16,843 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=ceb327a9-2d69-4030-934b-090d4047f81d 2026-04-13 01:55:16,858 - INFO - Ingress ctest-nginx-ingress-75133884 with uuid ceb327a9-2d69-4030-934b-090d4047f81d found in kube manager 2026-04-13 01:55:16,858 - INFO - Ingress ctest-nginx-ingress-75133884 verification passed 2026-04-13 01:55:16,861 - DEBUG - Pod ctest-busybox-pod-01460843 not present 2026-04-13 01:55:16,862 - INFO - Creating Pod ctest-busybox-pod-01460843 2026-04-13 01:55:16,908 - DEBUG - Pod : ctest-busybox-pod-01460843 UUID is 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:16,916 - DEBUG - Pod ctest-nginx-pod-58408469 not in running state.Currently in Pending 2026-04-13 01:55:21,924 - DEBUG - Pod ctest-nginx-pod-58408469 not in running state.Currently in Pending 2026-04-13 01:55:26,934 - INFO - Pod ctest-nginx-pod-58408469 is in running state.Got IP 10.47.255.251 2026-04-13 01:55:26,950 - DEBUG - Pod ctest-nginx-pod-58408469 has vmi cd173360-36db-11f1-9872-fa163e1ff904 2026-04-13 01:55:26,950 - INFO - Verified pod ctest-nginx-pod-58408469 in contrail-api 2026-04-13 01:55:26,950 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:55:26,964 - DEBUG - VMI cd173360-36db-11f1-9872-fa163e1ff904 is active in agent 10.0.0.241 2026-04-13 01:55:26,964 - INFO - Verified Pod ctest-nginx-pod-58408469 in agent 10.0.0.241 2026-04-13 01:55:26,964 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=05708fe6-90f9-4c57-afd5-4c5250659ddd 2026-04-13 01:55:26,969 - INFO - Pod ctest-nginx-pod-58408469 with uuid 05708fe6-90f9-4c57-afd5-4c5250659ddd found in kube manager 2026-04-13 01:55:26,969 - INFO - Pod ctest-nginx-pod-58408469 verification passed 2026-04-13 01:55:27,043 - DEBUG - [Pod ctest-nginx-pod-58408469] Cmd: echo ctest-nginx-pod-58408469 > /usr/share/nginx/html/index.html, Output: 2026-04-13 01:55:27,051 - INFO - Pod ctest-nginx-pod-93200833 is in running state.Got IP 10.47.255.250 2026-04-13 01:55:27,064 - DEBUG - Pod ctest-nginx-pod-93200833 has vmi cd93213c-36db-11f1-9872-fa163e1ff904 2026-04-13 01:55:27,064 - INFO - Verified pod ctest-nginx-pod-93200833 in contrail-api 2026-04-13 01:55:27,064 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:55:27,075 - DEBUG - VMI cd93213c-36db-11f1-9872-fa163e1ff904 is active in agent 10.0.0.241 2026-04-13 01:55:27,075 - INFO - Verified Pod ctest-nginx-pod-93200833 in agent 10.0.0.241 2026-04-13 01:55:27,075 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 2026-04-13 01:55:27,079 - INFO - Pod ctest-nginx-pod-93200833 with uuid 1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 found in kube manager 2026-04-13 01:55:27,079 - INFO - Pod ctest-nginx-pod-93200833 verification passed 2026-04-13 01:55:27,142 - DEBUG - [Pod ctest-nginx-pod-93200833] Cmd: echo ctest-nginx-pod-93200833 > /usr/share/nginx/html/index.html, Output: 2026-04-13 01:55:27,149 - DEBUG - Pod ctest-busybox-pod-01460843 not in running state.Currently in Pending 2026-04-13 01:55:32,157 - INFO - Pod ctest-busybox-pod-01460843 is in running state.Got IP 10.47.255.248 2026-04-13 01:55:32,173 - DEBUG - Pod ctest-busybox-pod-01460843 has vmi d1d04874-36db-11f1-9872-fa163e1ff904 2026-04-13 01:55:32,173 - INFO - Verified pod ctest-busybox-pod-01460843 in contrail-api 2026-04-13 01:55:32,173 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:55:32,186 - DEBUG - VMI d1d04874-36db-11f1-9872-fa163e1ff904 is active in agent 10.0.0.241 2026-04-13 01:55:32,186 - INFO - Verified Pod ctest-busybox-pod-01460843 in agent 10.0.0.241 2026-04-13 01:55:32,186 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:32,191 - INFO - Pod ctest-busybox-pod-01460843 with uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 found in kube manager 2026-04-13 01:55:32,191 - INFO - Pod ctest-busybox-pod-01460843 verification passed 2026-04-13 01:55:32,249 - DEBUG - [Pod ctest-busybox-pod-01460843] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-58408469 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-13 01:55:32,249 - DEBUG - [Pod Pod ctest-busybox-pod-01460843] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-13 01:55:32,249 - DEBUG - [Pod Pod ctest-busybox-pod-01460843] Cmd output: ctest-nginx-pod-58408469 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-13 01:55:32,310 - DEBUG - [Pod ctest-busybox-pod-01460843] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-93200833 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-13 01:55:32,311 - DEBUG - [Pod Pod ctest-busybox-pod-01460843] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-13 01:55:32,311 - DEBUG - [Pod Pod ctest-busybox-pod-01460843] Cmd output: ctest-nginx-pod-93200833 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-13 01:55:32,311 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-58408469': 1, 'ctest-nginx-pod-93200833': 1} 2026-04-13 01:55:32,311 - WARNING - Nothing to delete parallely 2026-04-13 01:55:32,311 - INFO - Deleting pod default:ctest-busybox-pod-01460843 2026-04-13 01:55:32,330 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:32,336 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:55:37,337 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:37,345 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:55:42,346 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:42,352 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:55:47,353 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:47,532 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:55:52,533 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:52,542 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:55:57,543 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:55:57,552 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:56:02,554 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:56:02,578 - WARNING - Pod uuid 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:56:07,579 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 2026-04-13 01:56:07,587 - DEBUG - Pod 62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 is not in agent 10.0.0.241 VM list 2026-04-13 01:56:07,587 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1d04874-36db-11f1-9872-fa163e1ff904 2026-04-13 01:56:07,596 - DEBUG - VMI d1d04874-36db-11f1-9872-fa163e1ff904 is removed from agent 10.0.0.241 2026-04-13 01:56:07,596 - INFO - Verified that pod ctest-busybox-pod-01460843 is removed in agent 2026-04-13 01:56:07,597 - INFO - Deleting Ingress : ctest-nginx-ingress-75133884 2026-04-13 01:56:07,606 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=ceb327a9-2d69-4030-934b-090d4047f81d 2026-04-13 01:56:07,612 - ERROR - Ingress ctest-nginx-ingress-75133884 with uuid ceb327a9-2d69-4030-934b-090d4047f81d still found in kube manager 2026-04-13 01:56:08,613 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=ceb327a9-2d69-4030-934b-090d4047f81d 2026-04-13 01:56:08,621 - INFO - Ingress ctest-nginx-ingress-75133884 with uuid ceb327a9-2d69-4030-934b-090d4047f81d deleted successfully from kube manager 2026-04-13 01:56:08,621 - INFO - Verifications on Ingress %s cleanup passed 2026-04-13 01:56:08,622 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-13 01:56:08,828 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-13 01:56:08,834 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-13 01:56:08,835 - INFO - Deleting VN __public__ 2026-04-13 01:56:08,979 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 2026-04-13 01:56:08,983 - DEBUG - Response Code: 404 2026-04-13 01:56:08,983 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-13 01:56:09,008 - DEBUG - Requesting: http://10.0.0.19:8082/domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 2026-04-13 01:56:09,015 - DEBUG - Requesting: http://10.0.0.19:8082/project/20a5a007-99c0-400e-a8a8-850fcd86aaed 2026-04-13 01:56:09,055 - INFO - Validated that VN __public__ is not found in API Server 2026-04-13 01:56:09,055 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-13 01:56:09,062 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:56:09,072 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-04-13 01:56:09,072 - INFO - Validated that VN __public__ is not in any agent 2026-04-13 01:56:09,073 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:56:09,090 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-13 01:56:09,115 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-13 01:56:09,133 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-13 01:56:09,139 - INFO - Deleting pod default:ctest-nginx-pod-93200833 2026-04-13 01:56:09,186 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 2026-04-13 01:56:09,198 - WARNING - Pod uuid 1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 is still seen in agent 10.0.0.241 VM list 2026-04-13 01:56:14,200 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 2026-04-13 01:56:14,207 - DEBUG - Pod 1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 is not in agent 10.0.0.241 VM list 2026-04-13 01:56:14,207 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd93213c-36db-11f1-9872-fa163e1ff904 2026-04-13 01:56:14,214 - DEBUG - VMI cd93213c-36db-11f1-9872-fa163e1ff904 is removed from agent 10.0.0.241 2026-04-13 01:56:14,214 - INFO - Verified that pod ctest-nginx-pod-93200833 is removed in agent 2026-04-13 01:56:14,214 - INFO - Deleting pod default:ctest-nginx-pod-58408469 2026-04-13 01:56:14,227 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=05708fe6-90f9-4c57-afd5-4c5250659ddd 2026-04-13 01:56:14,247 - WARNING - Pod uuid 05708fe6-90f9-4c57-afd5-4c5250659ddd is still seen in agent 10.0.0.241 VM list 2026-04-13 01:56:19,248 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=05708fe6-90f9-4c57-afd5-4c5250659ddd 2026-04-13 01:56:19,256 - DEBUG - Pod 05708fe6-90f9-4c57-afd5-4c5250659ddd is not in agent 10.0.0.241 VM list 2026-04-13 01:56:19,256 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd173360-36db-11f1-9872-fa163e1ff904 2026-04-13 01:56:19,261 - DEBUG - VMI cd173360-36db-11f1-9872-fa163e1ff904 is removed from agent 10.0.0.241 2026-04-13 01:56:19,262 - INFO - Verified that pod ctest-nginx-pod-58408469 is removed in agent 2026-04-13 01:56:19,262 - INFO - Deleting service : ctest-nginx-svc-02174957 2026-04-13 01:56:19,549 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-13 01:56:19,566 - DEBUG - No XMPP flaps were noticed during the test 2026-04-13 01:56:19,566 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-04-13 01:56:19,566 - INFO - -------------------------------------------------------------------------------- 2026-04-13 01:56:26,026 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-13 01:56:26,155 - DEBUG - Output : cluster_project={} 2026-04-13 01:56:26,279 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-13 01:56:26,455 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-13 01:56:26,460 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-13 01:56:26,588 - DEBUG - Output : cluster_project={} 2026-04-13 01:56:36,716 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:41,761 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:41,844 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:41,921 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:41,958 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:42,037 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:47,083 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:47,160 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-13 01:56:47,382 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-13 01:56:49,987 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2026-04-13 01:56:49,994 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-04-13 01:56:50,026 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-04-13 01:56:52,055 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-04-13 01:59:52,473 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-13 01:59:52,508 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 01:59:52,528 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 01:59:52,545 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2c4661ad-95bb-4405-90f8-33d66a88b8d8 2026-04-13 01:59:52,557 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=325fb78c-de90-4ce9-bc5b-9344156e60f4 2026-04-13 01:59:52,564 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7dbac2b8-6f3b-4dfe-9233-db5ceda45a5e 2026-04-13 01:59:52,573 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 01:59:52,579 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 01:59:52,584 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 01:59:57,590 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2c4661ad-95bb-4405-90f8-33d66a88b8d8 2026-04-13 01:59:57,592 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 01:59:57,593 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 01:59:57,602 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fcebd276-36db-11f1-9872-fa163e1ff904 2026-04-13 01:59:57,604 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7dbac2b8-6f3b-4dfe-9233-db5ceda45a5e 2026-04-13 01:59:57,605 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=325fb78c-de90-4ce9-bc5b-9344156e60f4 2026-04-13 01:59:57,608 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 01:59:57,609 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 01:59:57,610 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 01:59:57,622 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd66821e-36db-11f1-9872-fa163e1ff904 2026-04-13 01:59:57,627 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc3c3712-36db-11f1-9872-fa163e1ff904 2026-04-13 02:00:02,608 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 02:00:02,610 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 02:00:02,627 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 02:00:02,628 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 02:00:02,630 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 02:00:07,621 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 02:00:07,623 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 02:00:07,642 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 02:00:07,643 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 02:00:07,645 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 02:00:12,632 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 02:00:12,634 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 02:00:12,657 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 02:00:12,659 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 02:00:12,660 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 02:00:17,642 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 02:00:17,644 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 02:00:17,670 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 02:00:17,672 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 02:00:17,673 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 02:00:22,655 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 02:00:22,657 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 02:00:22,687 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 02:00:22,690 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 02:00:22,691 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 02:00:27,673 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc02e599-bc1d-48fe-900b-18b70dfa8183 2026-04-13 02:00:27,676 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 2026-04-13 02:00:27,686 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fbbb91a2-36db-11f1-9872-fa163e1ff904 2026-04-13 02:00:27,690 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fe5c73c2-36db-11f1-9872-fa163e1ff904 2026-04-13 02:00:27,709 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17986c16-34e9-43cf-85c4-0157f5443999 2026-04-13 02:00:27,711 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f 2026-04-13 02:00:27,713 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2058091a-f9d1-42d2-9e68-15bac21a4f64 2026-04-13 02:00:27,725 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fecb7b46-36db-11f1-9872-fa163e1ff904 2026-04-13 02:00:27,729 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ff38d704-36db-11f1-9872-fa163e1ff904 2026-04-13 02:00:27,832 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fdecdcd8-36db-11f1-9872-fa163e1ff904