2025-10-02 01:31:19,023 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-10-02 01:31:19,260 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1533-1 2025-10-02 01:31:19,260 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-10-02 01:31:19,293 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1533-1 2025-10-02 01:31:19,293 - DEBUG - [10.0.0.50]: 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-02 01:31:19,383 - DEBUG - Output : NAMES contrail_test_vEzmDSBi1 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2025-10-02 01:31:19,384 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-02 01:31:19,416 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.221.205.1/24 172.17.0.1/16 2025-10-02 01:31:19,416 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-10-02 01:31:19,449 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1533-1 2025-10-02 01:31:19,535 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-02 01:31:19,755 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1533-1 2025-10-02 01:31:19,755 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-02 01:31:19,824 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1533-1 2025-10-02 01:31:19,824 - 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-02 01:31:19,868 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-02 01:31:19,869 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-02 01:31:19,903 - DEBUG - Output : 10.0.0.22/24 2025-10-02 01:31:19,903 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-02 01:31:19,972 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1533-1 2025-10-02 01:31:20,038 - INFO - Using existing project ['default-domain', 'k8s-default'](9fabaa61-35c9-43a9-8ba2-4341f78b4e52) 2025-10-02 01:31:20,130 - INFO - Using existing project ['default-domain', 'k8s-default'](9fabaa61-35c9-43a9-8ba2-4341f78b4e52) 2025-10-02 01:31:20,232 - INFO - ================================================================================ 2025-10-02 01:31:20,233 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-02 01:31:20,233 - 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-02 01:31:20,462 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-02 01:31:20,469 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.50': '0'}} with 2025-10-02 01:31:20,469 - INFO - Initial checks done. Running the testcase now 2025-10-02 01:31:20,470 - INFO - 2025-10-02 01:31:20,473 - INFO - Namespace default already exists 2025-10-02 01:31:20,473 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-02 01:31:20,579 - DEBUG - Output : cluster_project={} 2025-10-02 01:31:20,617 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-02 01:31:20,617 - DEBUG - Project uuid in Contrail is 9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:31:20,617 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-02 01:31:20,723 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-02 01:31:20,723 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=79f58cae-0bff-49d8-8433-df5b6df5aa2d 2025-10-02 01:31:20,727 - INFO - Namespace default with uuid 79f58cae-0bff-49d8-8433-df5b6df5aa2d found in kube manager 2025-10-02 01:31:20,727 - INFO - Namespace default verification passed 2025-10-02 01:31:20,729 - DEBUG - Service ctest-nginx-svc-51186174 not present 2025-10-02 01:31:20,730 - INFO - Creating service ctest-nginx-svc-51186174 2025-10-02 01:31:20,757 - INFO - Created Service ctest-nginx-svc-51186174 2025-10-02 01:31:20,771 - DEBUG - Pod ctest-nginx-pod-88002900 not present 2025-10-02 01:31:20,772 - INFO - Creating Pod ctest-nginx-pod-88002900 2025-10-02 01:31:20,849 - DEBUG - Pod : ctest-nginx-pod-88002900 UUID is 40303dd2-7b23-434e-97d5-598afc5edfa1 2025-10-02 01:31:20,856 - DEBUG - Pod ctest-nginx-pod-31704038 not present 2025-10-02 01:31:20,856 - INFO - Creating Pod ctest-nginx-pod-31704038 2025-10-02 01:31:20,878 - DEBUG - Pod : ctest-nginx-pod-31704038 UUID is d5329298-ff4c-4590-af05-d241bc2e8f0f 2025-10-02 01:31:21,112 - INFO - Created VN __public__, UUID :2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:21,289 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-02 01:31:21,294 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4134855e-48c1-4e4e-9d4d-7239e5766045 2025-10-02 01:31:21,338 - DEBUG - Requesting: http://10.0.0.50:8082/project/9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:31:21,399 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:21,430 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:21,442 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:21,458 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:21,475 - DEBUG - Route Targets: [] 2025-10-02 01:31:21,475 - DEBUG - RT names not yet present for VN __public__ 2025-10-02 01:31:26,476 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-02 01:31:26,481 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4134855e-48c1-4e4e-9d4d-7239e5766045 2025-10-02 01:31:26,488 - DEBUG - Requesting: http://10.0.0.50:8082/project/9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:31:26,535 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,544 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,551 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:26,557 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:26,563 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/b25b0d79-d1fa-4942-95f0-62b1aced5a1a 2025-10-02 01:31:26,567 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-02 01:31:26,568 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,575 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:26,584 - INFO - Verified VN network id 13 for VN 2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,584 - INFO - Verifications in API Server for VN __public__ passed 2025-10-02 01:31:26,584 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,592 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:26,596 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:31:26,601 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/b25b0d79-d1fa-4942-95f0-62b1aced5a1a 2025-10-02 01:31:26,605 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-02 01:31:26,609 - DEBUG - Control-node 10.0.0.50 : 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': '2564988046319831275', 'uuid-lslong': '13519385336088528552'}, 'enable': 'true', 'created': '2025-10-02T01:31:21', 'last-modified': '2025-10-02T01:31:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.359281'} 2025-10-02 01:31:26,609 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:31:26,619 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-02 01:31:26,619 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-02 01:31:26,619 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-02 01:31:26,619 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-02 01:31:26,624 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4134855e-48c1-4e4e-9d4d-7239e5766045 2025-10-02 01:31:26,631 - DEBUG - Requesting: http://10.0.0.50:8082/project/9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:31:26,667 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,674 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-02 01:31:26,674 - DEBUG - Verifying the vn in opserver 2025-10-02 01:31:26,674 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-10-02 01:31:26,674 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-02 01:31:26,678 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-02 01:31:26,678 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-02 01:31:26,678 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:31:26,684 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:31:26,688 - DEBUG - Do not have enough data to verify VN in agent 2025-10-02 01:31:26,689 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:31:26,693 - DEBUG - VRF ids for VN __public__: {} 2025-10-02 01:31:26,782 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-02 01:31:26,895 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-02 01:31:26,900 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4134855e-48c1-4e4e-9d4d-7239e5766045 2025-10-02 01:31:26,906 - DEBUG - Requesting: http://10.0.0.50:8082/project/9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:31:26,938 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:26,946 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/02c05d86-2463-4503-b7bb-bd8cd82399dc 2025-10-02 01:31:26,951 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-02 01:31:26,955 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4134855e-48c1-4e4e-9d4d-7239e5766045 2025-10-02 01:31:26,962 - DEBUG - Requesting: http://10.0.0.50:8082/project/9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:31:26,998 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2398ab09-ca04-48eb-bb9e-81559b2e86a8 2025-10-02 01:31:27,011 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-02 01:31:27,011 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-02 01:31:27,018 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-02 01:31:27,022 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-02 01:31:27,022 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-02 01:31:27,025 - DEBUG - Ingress ctest-nginx-ingress-99707305 not present 2025-10-02 01:31:27,026 - INFO - Creating Ingress ctest-nginx-ingress-99707305 2025-10-02 01:31:27,032 - INFO - Created Ingress ctest-nginx-ingress-99707305 2025-10-02 01:31:27,036 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99707305 2025-10-02 01:31:30,041 - DEBUG - For Ingress ctest-nginx-ingress-99707305, Cluster IP: 10.47.255.249, External IPs ['193.105.98.124'] 2025-10-02 01:31:30,041 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99707305 2025-10-02 01:31:30,041 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=28c96daf-beb5-442d-a300-333cafde26a4 2025-10-02 01:31:30,045 - INFO - Ingress ctest-nginx-ingress-99707305 with uuid 28c96daf-beb5-442d-a300-333cafde26a4 found in kube manager 2025-10-02 01:31:30,046 - INFO - Ingress ctest-nginx-ingress-99707305 verification passed 2025-10-02 01:31:30,048 - DEBUG - Pod ctest-busybox-pod-98343751 not present 2025-10-02 01:31:30,048 - INFO - Creating Pod ctest-busybox-pod-98343751 2025-10-02 01:31:30,080 - DEBUG - Pod : ctest-busybox-pod-98343751 UUID is d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:31:30,090 - DEBUG - Pod ctest-nginx-pod-88002900 not in running state.Currently in Pending 2025-10-02 01:31:35,097 - DEBUG - Pod ctest-nginx-pod-88002900 not in running state.Currently in Pending 2025-10-02 01:31:40,105 - INFO - Pod ctest-nginx-pod-88002900 is in running state.Got IP 10.47.255.251 2025-10-02 01:31:40,116 - DEBUG - Pod ctest-nginx-pod-88002900 has vmi 80e47b4a-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:31:40,116 - INFO - Verified pod ctest-nginx-pod-88002900 in contrail-api 2025-10-02 01:31:40,116 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:31:40,125 - DEBUG - VMI 80e47b4a-9f2f-11f0-8780-fa163ec7a04b is active in agent 10.0.0.22 2025-10-02 01:31:40,125 - INFO - Verified Pod ctest-nginx-pod-88002900 in agent 10.0.0.22 2025-10-02 01:31:40,125 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=40303dd2-7b23-434e-97d5-598afc5edfa1 2025-10-02 01:31:40,128 - INFO - Pod ctest-nginx-pod-88002900 with uuid 40303dd2-7b23-434e-97d5-598afc5edfa1 found in kube manager 2025-10-02 01:31:40,128 - INFO - Pod ctest-nginx-pod-88002900 verification passed 2025-10-02 01:31:40,184 - DEBUG - [Pod ctest-nginx-pod-88002900] Cmd: echo ctest-nginx-pod-88002900 > /usr/share/nginx/html/index.html, Output: 2025-10-02 01:31:40,190 - INFO - Pod ctest-nginx-pod-31704038 is in running state.Got IP 10.47.255.250 2025-10-02 01:31:40,242 - DEBUG - Pod ctest-nginx-pod-31704038 has vmi 8150c82c-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:31:40,242 - INFO - Verified pod ctest-nginx-pod-31704038 in contrail-api 2025-10-02 01:31:40,242 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:31:40,250 - DEBUG - VMI 8150c82c-9f2f-11f0-8780-fa163ec7a04b is active in agent 10.0.0.22 2025-10-02 01:31:40,250 - INFO - Verified Pod ctest-nginx-pod-31704038 in agent 10.0.0.22 2025-10-02 01:31:40,250 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=d5329298-ff4c-4590-af05-d241bc2e8f0f 2025-10-02 01:31:40,253 - INFO - Pod ctest-nginx-pod-31704038 with uuid d5329298-ff4c-4590-af05-d241bc2e8f0f found in kube manager 2025-10-02 01:31:40,253 - INFO - Pod ctest-nginx-pod-31704038 verification passed 2025-10-02 01:31:40,307 - DEBUG - [Pod ctest-nginx-pod-31704038] Cmd: echo ctest-nginx-pod-31704038 > /usr/share/nginx/html/index.html, Output: 2025-10-02 01:31:40,313 - DEBUG - Pod ctest-busybox-pod-98343751 not in running state.Currently in Pending 2025-10-02 01:31:45,321 - INFO - Pod ctest-busybox-pod-98343751 is in running state.Got IP 10.47.255.248 2025-10-02 01:31:45,333 - DEBUG - Pod ctest-busybox-pod-98343751 has vmi 85a56482-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:31:45,333 - INFO - Verified pod ctest-busybox-pod-98343751 in contrail-api 2025-10-02 01:31:45,333 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:31:45,342 - DEBUG - VMI 85a56482-9f2f-11f0-8780-fa163ec7a04b is active in agent 10.0.0.22 2025-10-02 01:31:45,342 - INFO - Verified Pod ctest-busybox-pod-98343751 in agent 10.0.0.22 2025-10-02 01:31:45,342 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:31:45,346 - INFO - Pod ctest-busybox-pod-98343751 with uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 found in kube manager 2025-10-02 01:31:45,346 - INFO - Pod ctest-busybox-pod-98343751 verification passed 2025-10-02 01:31:45,393 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88002900 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-02 01:31:45,393 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,393 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-88002900 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-02 01:31:45,443 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88002900 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-02 01:31:45,443 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,443 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-88002900 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-02 01:31:45,495 - DEBUG - [Pod ctest-busybox-pod-98343751] 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-88002900 2025-10-02 01:31:45,495 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,495 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] 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-88002900 2025-10-02 01:31:45,560 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88002900 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-02 01:31:45,561 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,561 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-88002900 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-02 01:31:45,616 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88002900 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-02 01:31:45,616 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,616 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-88002900 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-02 01:31:45,669 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88002900 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-02 01:31:45,669 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,669 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-88002900 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-02 01:31:45,719 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88002900 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-02 01:31:45,719 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,719 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-88002900 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-02 01:31:45,768 - DEBUG - [Pod ctest-busybox-pod-98343751] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31704038 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-02 01:31:45,769 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-02 01:31:45,769 - DEBUG - [Pod Pod ctest-busybox-pod-98343751] Cmd output: ctest-nginx-pod-31704038 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-02 01:31:45,769 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-88002900': 7, 'ctest-nginx-pod-31704038': 1} 2025-10-02 01:31:45,769 - WARNING - Nothing to delete parallely 2025-10-02 01:31:45,770 - INFO - Deleting pod default:ctest-busybox-pod-98343751 2025-10-02 01:31:45,782 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:31:45,788 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:31:50,789 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:31:50,795 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:31:55,796 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:31:55,802 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:00,805 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:32:00,811 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:05,812 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:32:05,818 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:10,819 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:32:10,825 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:15,826 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:32:15,831 - WARNING - Pod uuid d49c7216-76a1-479d-a771-d48e95b7fbb8 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:20,832 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d49c7216-76a1-479d-a771-d48e95b7fbb8 2025-10-02 01:32:20,838 - DEBUG - Pod d49c7216-76a1-479d-a771-d48e95b7fbb8 is not in agent 10.0.0.22 VM list 2025-10-02 01:32:20,838 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:85a56482-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:32:20,844 - DEBUG - VMI 85a56482-9f2f-11f0-8780-fa163ec7a04b is removed from agent 10.0.0.22 2025-10-02 01:32:20,844 - INFO - Verified that pod ctest-busybox-pod-98343751 is removed in agent 2025-10-02 01:32:20,844 - INFO - Deleting Ingress : ctest-nginx-ingress-99707305 2025-10-02 01:32:20,850 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=28c96daf-beb5-442d-a300-333cafde26a4 2025-10-02 01:32:20,856 - ERROR - Ingress ctest-nginx-ingress-99707305 with uuid 28c96daf-beb5-442d-a300-333cafde26a4 still found in kube manager 2025-10-02 01:32:21,857 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=28c96daf-beb5-442d-a300-333cafde26a4 2025-10-02 01:32:21,860 - INFO - Ingress ctest-nginx-ingress-99707305 with uuid 28c96daf-beb5-442d-a300-333cafde26a4 deleted successfully from kube manager 2025-10-02 01:32:21,860 - INFO - Verifications on Ingress %s cleanup passed 2025-10-02 01:32:21,861 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-02 01:32:21,942 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-02 01:32:21,952 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-02 01:32:21,952 - INFO - Deleting VN __public__ 2025-10-02 01:32:22,057 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/61d404ff-d1e0-4ecf-ac7a-5caac0416507 2025-10-02 01:32:22,061 - DEBUG - Response Code: 404 2025-10-02 01:32:22,061 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-02 01:32:22,064 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4134855e-48c1-4e4e-9d4d-7239e5766045 2025-10-02 01:32:22,085 - DEBUG - Requesting: http://10.0.0.50:8082/project/9fabaa61-35c9-43a9-8ba2-4341f78b4e52 2025-10-02 01:32:22,128 - INFO - Validated that VN __public__ is not found in API Server 2025-10-02 01:32:22,128 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-02 01:32:22,138 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:32:22,143 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-10-02 01:32:22,143 - INFO - Validated that VN __public__ is not in any agent 2025-10-02 01:32:22,143 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:32:22,151 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-02 01:32:22,157 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-02 01:32:22,162 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-02 01:32:22,163 - INFO - Deleting pod default:ctest-nginx-pod-31704038 2025-10-02 01:32:22,187 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d5329298-ff4c-4590-af05-d241bc2e8f0f 2025-10-02 01:32:22,198 - WARNING - Pod uuid d5329298-ff4c-4590-af05-d241bc2e8f0f is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:27,199 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d5329298-ff4c-4590-af05-d241bc2e8f0f 2025-10-02 01:32:27,204 - DEBUG - Pod d5329298-ff4c-4590-af05-d241bc2e8f0f is not in agent 10.0.0.22 VM list 2025-10-02 01:32:27,204 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8150c82c-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:32:27,208 - DEBUG - VMI 8150c82c-9f2f-11f0-8780-fa163ec7a04b is removed from agent 10.0.0.22 2025-10-02 01:32:27,208 - INFO - Verified that pod ctest-nginx-pod-31704038 is removed in agent 2025-10-02 01:32:27,209 - INFO - Deleting pod default:ctest-nginx-pod-88002900 2025-10-02 01:32:27,228 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=40303dd2-7b23-434e-97d5-598afc5edfa1 2025-10-02 01:32:27,233 - WARNING - Pod uuid 40303dd2-7b23-434e-97d5-598afc5edfa1 is still seen in agent 10.0.0.22 VM list 2025-10-02 01:32:32,235 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=40303dd2-7b23-434e-97d5-598afc5edfa1 2025-10-02 01:32:32,240 - DEBUG - Pod 40303dd2-7b23-434e-97d5-598afc5edfa1 is not in agent 10.0.0.22 VM list 2025-10-02 01:32:32,240 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80e47b4a-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:32:32,244 - DEBUG - VMI 80e47b4a-9f2f-11f0-8780-fa163ec7a04b is removed from agent 10.0.0.22 2025-10-02 01:32:32,244 - INFO - Verified that pod ctest-nginx-pod-88002900 is removed in agent 2025-10-02 01:32:32,244 - INFO - Deleting service : ctest-nginx-svc-51186174 2025-10-02 01:32:32,456 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-02 01:32:32,461 - DEBUG - No XMPP flaps were noticed during the test
2025-10-02 01:32:32,461 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-10-02 01:32:32,461 - INFO - -------------------------------------------------------------------------------- 2025-10-02 01:32:38,832 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-02 01:32:38,938 - DEBUG - Output : cluster_project={} 2025-10-02 01:32:39,031 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-02 01:32:39,196 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-02 01:32:39,201 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-02 01:32:39,354 - DEBUG - Output : cluster_project={} 2025-10-02 01:32:49,417 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:49,489 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:54,527 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:54,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:54,678 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:59,712 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:59,782 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:32:59,809 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-02 01:33:00,044 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-02 01:33:02,010 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-10-02 01:33:02,017 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-02 01:33:02,041 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-02 01:33:04,064 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-02 01:36:09,406 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-02 01:36:09,441 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f35a110-0133-4ef7-9106-620879eb2592 2025-10-02 01:36:09,463 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1f089edd-27a4-4f55-85ff-4cf1d57bf5b4 2025-10-02 01:36:09,473 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef0648cc-7ad3-4697-8668-2296472d6477 2025-10-02 01:36:09,480 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:09,485 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:09,489 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:09,493 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:09,498 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1ecc75bb-c769-41f7-98c4-0c9e0dd49e71 2025-10-02 01:36:14,450 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f35a110-0133-4ef7-9106-620879eb2592 2025-10-02 01:36:14,457 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:af4457bc-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:14,503 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef0648cc-7ad3-4697-8668-2296472d6477 2025-10-02 01:36:14,504 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1f089edd-27a4-4f55-85ff-4cf1d57bf5b4 2025-10-02 01:36:14,511 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:afacf9ca-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:14,511 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0b27d5e-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:14,538 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:14,539 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:14,543 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1ecc75bb-c769-41f7-98c4-0c9e0dd49e71 2025-10-02 01:36:14,544 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:14,545 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:14,556 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b04304ec-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:19,549 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:19,550 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:19,558 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:19,559 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:24,556 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:24,558 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:24,565 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:24,567 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:29,565 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:29,567 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:29,572 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:29,574 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:34,573 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:34,574 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:34,580 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:34,581 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:39,584 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:39,585 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:39,589 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:39,590 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:44,595 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6ef1359-eb1d-460d-8fc2-6f740b18f6b2 2025-10-02 01:36:44,598 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7dfd19f0-f993-4048-abaa-378e29991ba8 2025-10-02 01:36:44,600 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b1f5411a-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:44,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5110c752-937c-40e8-896a-7f6248fed202 2025-10-02 01:36:44,602 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d365fbad-1c89-46d0-b100-a30e3debade6 2025-10-02 01:36:44,610 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b25b5072-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:44,613 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b12e343a-9f2f-11f0-8780-fa163ec7a04b 2025-10-02 01:36:44,613 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b19321a6-9f2f-11f0-8780-fa163ec7a04b