2025-10-16 01:58:15,229 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-16 01:58:15,562 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1573-1 2025-10-16 01:58:15,562 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-16 01:58:15,641 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1573-1 2025-10-16 01:58:15,641 - DEBUG - [10.0.0.65]: 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-16 01:58:15,737 - DEBUG - Output : NAMES contrail_test_5qyCxyNgj contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-10-16 01:58:15,737 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-16 01:58:15,781 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.227.164.1/24 172.17.0.1/16 2025-10-16 01:58:15,781 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-16 01:58:15,859 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1573-1 2025-10-16 01:58:15,928 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-10-16 01:58:16,136 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1573-1 2025-10-16 01:58:16,136 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-10-16 01:58:16,200 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1573-1 2025-10-16 01:58:16,200 - DEBUG - [10.0.0.56]: 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-16 01:58:16,246 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-16 01:58:16,246 - DEBUG - [10.0.0.56]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-16 01:58:16,271 - DEBUG - Output : 10.0.0.56/24 2025-10-16 01:58:16,271 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-10-16 01:58:16,348 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1573-1 2025-10-16 01:58:16,439 - INFO - Using existing project ['default-domain', 'k8s-default'](84c12e1a-b1f3-4cf5-a95a-69513979ba41) 2025-10-16 01:58:16,509 - INFO - Using existing project ['default-domain', 'k8s-default'](84c12e1a-b1f3-4cf5-a95a-69513979ba41) 2025-10-16 01:58:16,628 - INFO - ================================================================================ 2025-10-16 01:58:16,628 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-16 01:58:16,629 - 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-16 01:58:16,884 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 01:58:16,891 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.65': '0'}} with 2025-10-16 01:58:16,891 - INFO - Initial checks done. Running the testcase now 2025-10-16 01:58:16,891 - INFO - 2025-10-16 01:58:16,895 - INFO - Namespace default already exists 2025-10-16 01:58:16,896 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 01:58:17,012 - DEBUG - Output : cluster_project={} 2025-10-16 01:58:17,095 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-16 01:58:17,096 - DEBUG - Project uuid in Contrail is 84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:58:17,096 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-16 01:58:17,235 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-16 01:58:17,235 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=7a2aeb36-7c7a-4e58-b2a7-d039fbd41473 2025-10-16 01:58:17,240 - INFO - Namespace default with uuid 7a2aeb36-7c7a-4e58-b2a7-d039fbd41473 found in kube manager 2025-10-16 01:58:17,240 - INFO - Namespace default verification passed 2025-10-16 01:58:17,247 - DEBUG - Service ctest-nginx-svc-65758511 not present 2025-10-16 01:58:17,247 - INFO - Creating service ctest-nginx-svc-65758511 2025-10-16 01:58:17,271 - INFO - Created Service ctest-nginx-svc-65758511 2025-10-16 01:58:17,283 - DEBUG - Pod ctest-nginx-pod-52872756 not present 2025-10-16 01:58:17,284 - INFO - Creating Pod ctest-nginx-pod-52872756 2025-10-16 01:58:17,357 - DEBUG - Pod : ctest-nginx-pod-52872756 UUID is e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 2025-10-16 01:58:17,359 - DEBUG - Pod ctest-nginx-pod-07917232 not present 2025-10-16 01:58:17,361 - INFO - Creating Pod ctest-nginx-pod-07917232 2025-10-16 01:58:17,400 - DEBUG - Pod : ctest-nginx-pod-07917232 UUID is 4b8b9988-8510-4d41-ba96-4549245a802f 2025-10-16 01:58:17,583 - INFO - Created VN __public__, UUID :48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:17,724 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-16 01:58:17,743 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3d54a074-812b-4498-8b15-2779c820e785 2025-10-16 01:58:17,805 - DEBUG - Requesting: http://10.0.0.65:8082/project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:58:17,862 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:17,881 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:17,891 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:17,898 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:17,904 - DEBUG - Route Targets: [] 2025-10-16 01:58:17,904 - DEBUG - RT names not yet present for VN __public__ 2025-10-16 01:58:22,904 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-16 01:58:22,913 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3d54a074-812b-4498-8b15-2779c820e785 2025-10-16 01:58:22,920 - DEBUG - Requesting: http://10.0.0.65:8082/project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:58:22,963 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:22,972 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:22,980 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:22,987 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:22,993 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/a54a9c84-0eed-4d7e-9360-4c29a66fffab 2025-10-16 01:58:22,999 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 01:58:22,999 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:23,008 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:23,022 - INFO - Verified VN network id 13 for VN 48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:23,023 - INFO - Verifications in API Server for VN __public__ passed 2025-10-16 01:58:23,023 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:23,032 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:23,038 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:58:23,044 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/a54a9c84-0eed-4d7e-9360-4c29a66fffab 2025-10-16 01:58:23,050 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 01:58:23,056 - DEBUG - Control-node 10.0.0.65 : 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': '5245531942000545116', 'uuid-lslong': '10036092272425922913'}, 'enable': 'true', 'created': '2025-10-16T01:58:17', 'last-modified': '2025-10-16T01:58:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.421848'} 2025-10-16 01:58:23,056 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:58:23,063 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 01:58:23,063 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-16 01:58:23,064 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-16 01:58:23,064 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-16 01:58:23,069 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3d54a074-812b-4498-8b15-2779c820e785 2025-10-16 01:58:23,075 - DEBUG - Requesting: http://10.0.0.65:8082/project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:58:23,114 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:23,122 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-16 01:58:23,122 - DEBUG - Verifying the vn in opserver 2025-10-16 01:58:23,123 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-10-16 01:58:23,123 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-16 01:58:23,127 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-16 01:58:23,127 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-16 01:58:23,127 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:58:23,133 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:58:23,138 - DEBUG - Do not have enough data to verify VN in agent 2025-10-16 01:58:23,138 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:58:23,142 - DEBUG - VRF ids for VN __public__: {} 2025-10-16 01:58:23,239 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-16 01:58:23,342 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-16 01:58:23,346 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3d54a074-812b-4498-8b15-2779c820e785 2025-10-16 01:58:23,353 - DEBUG - Requesting: http://10.0.0.65:8082/project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:58:23,392 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:23,401 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/078824d7-50e5-4837-b31c-2c1b834e1621 2025-10-16 01:58:23,406 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-16 01:58:23,410 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3d54a074-812b-4498-8b15-2779c820e785 2025-10-16 01:58:23,416 - DEBUG - Requesting: http://10.0.0.65:8082/project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:58:23,457 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 2025-10-16 01:58:23,465 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-16 01:58:23,465 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-16 01:58:23,471 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 01:58:23,477 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-16 01:58:23,477 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-16 01:58:23,488 - DEBUG - Ingress ctest-nginx-ingress-02185838 not present 2025-10-16 01:58:23,489 - INFO - Creating Ingress ctest-nginx-ingress-02185838 2025-10-16 01:58:23,497 - INFO - Created Ingress ctest-nginx-ingress-02185838 2025-10-16 01:58:23,500 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-02185838 2025-10-16 01:58:26,506 - DEBUG - For Ingress ctest-nginx-ingress-02185838, Cluster IP: 10.47.255.249, External IPs ['85.105.31.124'] 2025-10-16 01:58:26,506 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-02185838 2025-10-16 01:58:26,507 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=21afd533-4c6b-4b72-b968-9b95343773af 2025-10-16 01:58:26,514 - INFO - Ingress ctest-nginx-ingress-02185838 with uuid 21afd533-4c6b-4b72-b968-9b95343773af found in kube manager 2025-10-16 01:58:26,514 - INFO - Ingress ctest-nginx-ingress-02185838 verification passed 2025-10-16 01:58:26,518 - DEBUG - Pod ctest-busybox-pod-54872477 not present 2025-10-16 01:58:26,518 - INFO - Creating Pod ctest-busybox-pod-54872477 2025-10-16 01:58:26,565 - DEBUG - Pod : ctest-busybox-pod-54872477 UUID is 776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:58:26,570 - DEBUG - Pod ctest-nginx-pod-52872756 not in running state.Currently in Pending 2025-10-16 01:58:31,578 - DEBUG - Pod ctest-nginx-pod-52872756 not in running state.Currently in Pending 2025-10-16 01:58:36,586 - INFO - Pod ctest-nginx-pod-52872756 is in running state.Got IP 10.47.255.251 2025-10-16 01:58:36,598 - DEBUG - Pod ctest-nginx-pod-52872756 has vmi 964595b4-aa33-11f0-9508-fa163efebfec 2025-10-16 01:58:36,598 - INFO - Verified pod ctest-nginx-pod-52872756 in contrail-api 2025-10-16 01:58:36,598 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:58:36,609 - DEBUG - VMI 964595b4-aa33-11f0-9508-fa163efebfec is active in agent 10.0.0.56 2025-10-16 01:58:36,609 - INFO - Verified Pod ctest-nginx-pod-52872756 in agent 10.0.0.56 2025-10-16 01:58:36,609 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 2025-10-16 01:58:36,613 - INFO - Pod ctest-nginx-pod-52872756 with uuid e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 found in kube manager 2025-10-16 01:58:36,613 - INFO - Pod ctest-nginx-pod-52872756 verification passed 2025-10-16 01:58:36,681 - DEBUG - [Pod ctest-nginx-pod-52872756] Cmd: echo ctest-nginx-pod-52872756 > /usr/share/nginx/html/index.html, Output: 2025-10-16 01:58:36,688 - INFO - Pod ctest-nginx-pod-07917232 is in running state.Got IP 10.47.255.250 2025-10-16 01:58:36,748 - DEBUG - Pod ctest-nginx-pod-07917232 has vmi 96be01ca-aa33-11f0-9508-fa163efebfec 2025-10-16 01:58:36,748 - INFO - Verified pod ctest-nginx-pod-07917232 in contrail-api 2025-10-16 01:58:36,748 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:58:36,756 - DEBUG - VMI 96be01ca-aa33-11f0-9508-fa163efebfec is active in agent 10.0.0.56 2025-10-16 01:58:36,756 - INFO - Verified Pod ctest-nginx-pod-07917232 in agent 10.0.0.56 2025-10-16 01:58:36,756 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=4b8b9988-8510-4d41-ba96-4549245a802f 2025-10-16 01:58:36,760 - INFO - Pod ctest-nginx-pod-07917232 with uuid 4b8b9988-8510-4d41-ba96-4549245a802f found in kube manager 2025-10-16 01:58:36,760 - INFO - Pod ctest-nginx-pod-07917232 verification passed 2025-10-16 01:58:36,820 - DEBUG - [Pod ctest-nginx-pod-07917232] Cmd: echo ctest-nginx-pod-07917232 > /usr/share/nginx/html/index.html, Output: 2025-10-16 01:58:36,826 - DEBUG - Pod ctest-busybox-pod-54872477 not in running state.Currently in Pending 2025-10-16 01:58:41,835 - INFO - Pod ctest-busybox-pod-54872477 is in running state.Got IP 10.47.255.248 2025-10-16 01:58:41,849 - DEBUG - Pod ctest-busybox-pod-54872477 has vmi 9ae6b5d0-aa33-11f0-9508-fa163efebfec 2025-10-16 01:58:41,849 - INFO - Verified pod ctest-busybox-pod-54872477 in contrail-api 2025-10-16 01:58:41,849 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:58:41,859 - DEBUG - VMI 9ae6b5d0-aa33-11f0-9508-fa163efebfec is active in agent 10.0.0.56 2025-10-16 01:58:41,859 - INFO - Verified Pod ctest-busybox-pod-54872477 in agent 10.0.0.56 2025-10-16 01:58:41,860 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:58:41,864 - INFO - Pod ctest-busybox-pod-54872477 with uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 found in kube manager 2025-10-16 01:58:41,864 - INFO - Pod ctest-busybox-pod-54872477 verification passed 2025-10-16 01:58:41,918 - DEBUG - [Pod ctest-busybox-pod-54872477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07917232 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-16 01:58:41,918 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 01:58:41,918 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd output: ctest-nginx-pod-07917232 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-16 01:58:41,974 - DEBUG - [Pod ctest-busybox-pod-54872477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07917232 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-16 01:58:41,974 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 01:58:41,974 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd output: ctest-nginx-pod-07917232 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-16 01:58:42,022 - DEBUG - [Pod ctest-busybox-pod-54872477] 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-07917232 2025-10-16 01:58:42,022 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 01:58:42,022 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] 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-07917232 2025-10-16 01:58:42,074 - DEBUG - [Pod ctest-busybox-pod-54872477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-52872756 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-16 01:58:42,075 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 01:58:42,075 - DEBUG - [Pod Pod ctest-busybox-pod-54872477] Cmd output: ctest-nginx-pod-52872756 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-16 01:58:42,075 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-52872756': 1, 'ctest-nginx-pod-07917232': 3} 2025-10-16 01:58:42,075 - WARNING - Nothing to delete parallely 2025-10-16 01:58:42,075 - INFO - Deleting pod default:ctest-busybox-pod-54872477 2025-10-16 01:58:42,090 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:58:42,096 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:58:47,097 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:58:47,103 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:58:52,105 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:58:52,111 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:58:57,112 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:58:57,117 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:59:02,118 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:59:02,126 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:59:07,127 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:59:07,133 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:59:12,134 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:59:12,140 - WARNING - Pod uuid 776100ab-6cc2-4fb0-b288-2ccd048233d5 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:59:17,141 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=776100ab-6cc2-4fb0-b288-2ccd048233d5 2025-10-16 01:59:17,148 - DEBUG - Pod 776100ab-6cc2-4fb0-b288-2ccd048233d5 is not in agent 10.0.0.56 VM list 2025-10-16 01:59:17,148 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ae6b5d0-aa33-11f0-9508-fa163efebfec 2025-10-16 01:59:17,153 - DEBUG - VMI 9ae6b5d0-aa33-11f0-9508-fa163efebfec is removed from agent 10.0.0.56 2025-10-16 01:59:17,153 - INFO - Verified that pod ctest-busybox-pod-54872477 is removed in agent 2025-10-16 01:59:17,153 - INFO - Deleting Ingress : ctest-nginx-ingress-02185838 2025-10-16 01:59:17,160 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=21afd533-4c6b-4b72-b968-9b95343773af 2025-10-16 01:59:17,166 - ERROR - Ingress ctest-nginx-ingress-02185838 with uuid 21afd533-4c6b-4b72-b968-9b95343773af still found in kube manager 2025-10-16 01:59:18,166 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=21afd533-4c6b-4b72-b968-9b95343773af 2025-10-16 01:59:18,170 - INFO - Ingress ctest-nginx-ingress-02185838 with uuid 21afd533-4c6b-4b72-b968-9b95343773af deleted successfully from kube manager 2025-10-16 01:59:18,170 - INFO - Verifications on Ingress %s cleanup passed 2025-10-16 01:59:18,170 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-16 01:59:18,268 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 01:59:18,273 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-16 01:59:18,273 - INFO - Deleting VN __public__ 2025-10-16 01:59:18,394 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 2025-10-16 01:59:18,403 - DEBUG - Response Code: 404 2025-10-16 01:59:18,403 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-16 01:59:18,407 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3d54a074-812b-4498-8b15-2779c820e785 2025-10-16 01:59:18,416 - DEBUG - Requesting: http://10.0.0.65:8082/project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 2025-10-16 01:59:18,447 - INFO - Validated that VN __public__ is not found in API Server 2025-10-16 01:59:18,447 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-16 01:59:18,462 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:59:18,489 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2025-10-16 01:59:18,489 - INFO - Validated that VN __public__ is not in any agent 2025-10-16 01:59:18,490 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:59:18,504 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 01:59:18,523 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 01:59:18,534 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-16 01:59:18,535 - INFO - Deleting pod default:ctest-nginx-pod-07917232 2025-10-16 01:59:18,548 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4b8b9988-8510-4d41-ba96-4549245a802f 2025-10-16 01:59:18,575 - WARNING - Pod uuid 4b8b9988-8510-4d41-ba96-4549245a802f is still seen in agent 10.0.0.56 VM list 2025-10-16 01:59:23,575 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4b8b9988-8510-4d41-ba96-4549245a802f 2025-10-16 01:59:23,581 - DEBUG - Pod 4b8b9988-8510-4d41-ba96-4549245a802f is not in agent 10.0.0.56 VM list 2025-10-16 01:59:23,581 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96be01ca-aa33-11f0-9508-fa163efebfec 2025-10-16 01:59:23,585 - DEBUG - VMI 96be01ca-aa33-11f0-9508-fa163efebfec is removed from agent 10.0.0.56 2025-10-16 01:59:23,585 - INFO - Verified that pod ctest-nginx-pod-07917232 is removed in agent 2025-10-16 01:59:23,585 - INFO - Deleting pod default:ctest-nginx-pod-52872756 2025-10-16 01:59:23,597 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 2025-10-16 01:59:23,609 - WARNING - Pod uuid e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 is still seen in agent 10.0.0.56 VM list 2025-10-16 01:59:28,609 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 2025-10-16 01:59:28,620 - DEBUG - Pod e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 is not in agent 10.0.0.56 VM list 2025-10-16 01:59:28,620 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:964595b4-aa33-11f0-9508-fa163efebfec 2025-10-16 01:59:28,627 - DEBUG - VMI 964595b4-aa33-11f0-9508-fa163efebfec is removed from agent 10.0.0.56 2025-10-16 01:59:28,627 - INFO - Verified that pod ctest-nginx-pod-52872756 is removed in agent 2025-10-16 01:59:28,628 - INFO - Deleting service : ctest-nginx-svc-65758511 2025-10-16 01:59:28,816 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 01:59:28,822 - DEBUG - No XMPP flaps were noticed during the test 2025-10-16 01:59:28,822 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-10-16 01:59:28,822 - INFO - -------------------------------------------------------------------------------- 2025-10-16 01:59:35,210 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 01:59:35,359 - DEBUG - Output : cluster_project={} 2025-10-16 01:59:35,469 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-16 01:59:35,635 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-16 01:59:35,639 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 01:59:35,791 - DEBUG - Output : cluster_project={} 2025-10-16 01:59:50,921 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:51,007 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:51,037 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:51,124 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:51,208 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:56,259 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:56,344 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:56,391 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 01:59:56,616 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 01:59:58,481 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_ApplicationPolicySetReq? 2025-10-16 01:59:58,488 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-10-16 01:59:58,512 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-10-16 02:00:00,536 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-10-16 02:03:07,582 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 02:03:07,615 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a95d826b-ee3f-487e-bc7e-e6a41ea4ec7a 2025-10-16 02:03:07,633 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=3e46c2de-8364-4ffa-b8bb-d3484b31f0d0 2025-10-16 02:03:07,645 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:07,659 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a79b668f-4e7e-4f02-a8e8-f4be56e65cd5 2025-10-16 02:03:07,663 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=120a30ff-8b87-437f-b41b-ac4b53adf42f 2025-10-16 02:03:07,668 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:07,672 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:07,677 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:12,679 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a95d826b-ee3f-487e-bc7e-e6a41ea4ec7a 2025-10-16 02:03:12,687 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4898674-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:12,705 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:12,707 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a79b668f-4e7e-4f02-a8e8-f4be56e65cd5 2025-10-16 02:03:12,709 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=120a30ff-8b87-437f-b41b-ac4b53adf42f 2025-10-16 02:03:12,710 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:12,711 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:12,712 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:12,713 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=3e46c2de-8364-4ffa-b8bb-d3484b31f0d0 2025-10-16 02:03:12,777 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c616984c-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:12,778 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c50192c2-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:12,782 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c5a259be-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:17,777 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:17,778 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:17,780 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:17,783 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:22,789 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:22,792 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:22,793 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:22,795 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:27,798 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:27,806 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:27,808 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:27,808 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:32,806 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:32,818 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:32,820 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:32,820 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:37,812 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:37,829 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:37,831 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:37,832 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:42,819 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=eba94d7b-a11a-46a8-8124-9b0339303fa2 2025-10-16 02:03:42,826 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c714b9d6-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:42,841 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4ef3c604-1517-41e7-9708-c3af827b06e1 2025-10-16 02:03:42,842 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=707efc20-93be-4e8b-9cf7-3a28c455f9bf 2025-10-16 02:03:42,843 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=34124d64-6960-4c2d-9165-e95746b4ce93 2025-10-16 02:03:42,850 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c782aacc-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:42,854 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c69fab50-aa33-11f0-9508-fa163efebfec 2025-10-16 02:03:42,855 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c7f90906-aa33-11f0-9508-fa163efebfec