2025-09-15 13:40:36,971 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-09-15 13:40:37,227 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1480-1 2025-09-15 13:40:37,227 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-09-15 13:40:37,261 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1480-1 2025-09-15 13:40:37,262 - 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-09-15 13:40:37,316 - DEBUG - Output : NAMES contrail_test_fK1OpLCf7 contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 2025-09-15 13:40:37,317 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-15 13:40:37,391 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.10.54.1/24 172.17.0.1/16 2025-09-15 13:40:37,391 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-09-15 13:40:37,436 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1480-1 2025-09-15 13:40:37,534 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-09-15 13:40:37,757 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1480-1 2025-09-15 13:40:37,758 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-09-15 13:40:37,792 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1480-1 2025-09-15 13:40:37,792 - DEBUG - [10.0.0.33]: 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-09-15 13:40:37,836 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-15 13:40:37,836 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-15 13:40:37,911 - DEBUG - Output : 10.0.0.33/24 2025-09-15 13:40:37,911 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-09-15 13:40:37,947 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1480-1 2025-09-15 13:40:38,041 - INFO - Using existing project ['default-domain', 'k8s-default'](e495d79c-097b-4321-94a1-146b3804c338) 2025-09-15 13:40:38,158 - INFO - Using existing project ['default-domain', 'k8s-default'](e495d79c-097b-4321-94a1-146b3804c338) 2025-09-15 13:40:38,270 - INFO - ================================================================================ 2025-09-15 13:40:38,270 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-15 13:40:38,271 - 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-09-15 13:40:38,504 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-15 13:40:38,511 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2025-09-15 13:40:38,511 - INFO - Initial checks done. Running the testcase now 2025-09-15 13:40:38,511 - INFO - 2025-09-15 13:40:38,515 - INFO - Namespace default already exists 2025-09-15 13:40:38,515 - 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-09-15 13:40:38,634 - DEBUG - Output : cluster_project={} 2025-09-15 13:40:38,684 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-15 13:40:38,685 - DEBUG - Project uuid in Contrail is e495d79c-097b-4321-94a1-146b3804c338 2025-09-15 13:40:38,685 - 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-09-15 13:40:38,833 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-15 13:40:38,833 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=3ebfd80d-55c9-498e-a798-d6ac99c34dff 2025-09-15 13:40:38,841 - INFO - Namespace default with uuid 3ebfd80d-55c9-498e-a798-d6ac99c34dff found in kube manager 2025-09-15 13:40:38,841 - INFO - Namespace default verification passed 2025-09-15 13:40:38,845 - DEBUG - Service ctest-nginx-svc-22366331 not present 2025-09-15 13:40:38,846 - INFO - Creating service ctest-nginx-svc-22366331 2025-09-15 13:40:38,868 - INFO - Created Service ctest-nginx-svc-22366331 2025-09-15 13:40:38,880 - DEBUG - Pod ctest-nginx-pod-79388154 not present 2025-09-15 13:40:38,881 - INFO - Creating Pod ctest-nginx-pod-79388154 2025-09-15 13:40:38,916 - DEBUG - Node for Pod ctest-nginx-pod-79388154 not yet populated 2025-09-15 13:40:41,927 - DEBUG - Pod : ctest-nginx-pod-79388154 UUID is 945b19f6-cb8f-4201-8cc1-3bc745eee54d 2025-09-15 13:40:41,930 - DEBUG - Pod ctest-nginx-pod-39919305 not present 2025-09-15 13:40:41,930 - INFO - Creating Pod ctest-nginx-pod-39919305 2025-09-15 13:40:41,960 - DEBUG - Node for Pod ctest-nginx-pod-39919305 not yet populated 2025-09-15 13:40:44,969 - DEBUG - Pod : ctest-nginx-pod-39919305 UUID is d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb 2025-09-15 13:40:45,154 - INFO - Created VN __public__, UUID :49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,322 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-15 13:40:45,327 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f776e583-cd6d-43ac-80dd-621a1702b3ed 2025-09-15 13:40:45,345 - DEBUG - Requesting: http://10.0.0.50:8082/project/e495d79c-097b-4321-94a1-146b3804c338 2025-09-15 13:40:45,401 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,415 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,423 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d 2025-09-15 13:40:45,430 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d 2025-09-15 13:40:45,437 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/467071ab-d624-4320-afd6-a19ff6192b82 2025-09-15 13:40:45,444 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-15 13:40:45,444 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,452 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d 2025-09-15 13:40:45,470 - INFO - Verified VN network id 13 for VN 49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,470 - INFO - Verifications in API Server for VN __public__ passed 2025-09-15 13:40:45,470 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,480 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d 2025-09-15 13:40:45,488 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d 2025-09-15 13:40:45,495 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/467071ab-d624-4320-afd6-a19ff6192b82 2025-09-15 13:40:45,501 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-15 13:40:45,507 - 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': '5288178165225639819', 'uuid-lslong': '12247943925839260899'}, 'enable': 'true', 'created': '2025-09-15T13:40:45', 'last-modified': '2025-09-15T13:40:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.267614'} 2025-09-15 13:40:45,507 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:40:45,516 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-15 13:40:45,516 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-15 13:40:45,517 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-15 13:40:45,517 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-15 13:40:45,523 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f776e583-cd6d-43ac-80dd-621a1702b3ed 2025-09-15 13:40:45,531 - DEBUG - Requesting: http://10.0.0.50:8082/project/e495d79c-097b-4321-94a1-146b3804c338 2025-09-15 13:40:45,584 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,593 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-15 13:40:45,593 - DEBUG - Verifying the vn in opserver 2025-09-15 13:40:45,593 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-09-15 13:40:45,593 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-15 13:40:45,598 - 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-09-15 13:40:45,598 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-15 13:40:45,598 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:40:45,606 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:40:45,611 - DEBUG - Do not have enough data to verify VN in agent 2025-09-15 13:40:45,611 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:40:45,616 - DEBUG - VRF ids for VN __public__: {} 2025-09-15 13:40:45,715 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-15 13:40:45,819 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-15 13:40:45,829 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f776e583-cd6d-43ac-80dd-621a1702b3ed 2025-09-15 13:40:45,837 - DEBUG - Requesting: http://10.0.0.50:8082/project/e495d79c-097b-4321-94a1-146b3804c338 2025-09-15 13:40:45,874 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,885 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/2070d780-6c09-4159-8a83-b6637b5a0570 2025-09-15 13:40:45,893 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-15 13:40:45,899 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f776e583-cd6d-43ac-80dd-621a1702b3ed 2025-09-15 13:40:45,907 - DEBUG - Requesting: http://10.0.0.50:8082/project/e495d79c-097b-4321-94a1-146b3804c338 2025-09-15 13:40:45,955 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 2025-09-15 13:40:45,966 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-15 13:40:45,966 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-15 13:40:45,973 - 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-09-15 13:40:45,979 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-15 13:40:45,979 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-15 13:40:45,982 - DEBUG - Ingress ctest-nginx-ingress-17245980 not present 2025-09-15 13:40:45,983 - INFO - Creating Ingress ctest-nginx-ingress-17245980 2025-09-15 13:40:45,991 - INFO - Created Ingress ctest-nginx-ingress-17245980 2025-09-15 13:40:45,995 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-17245980 2025-09-15 13:40:49,015 - DEBUG - For Ingress ctest-nginx-ingress-17245980, Cluster IP: 10.47.255.249, External IPs ['57.200.185.188'] 2025-09-15 13:40:49,015 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-17245980 2025-09-15 13:40:49,015 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b5425346-b385-4198-b0cd-308007603cad 2025-09-15 13:40:49,019 - INFO - Ingress ctest-nginx-ingress-17245980 with uuid b5425346-b385-4198-b0cd-308007603cad found in kube manager 2025-09-15 13:40:49,019 - INFO - Ingress ctest-nginx-ingress-17245980 verification passed 2025-09-15 13:40:49,024 - DEBUG - Pod ctest-busybox-pod-95896915 not present 2025-09-15 13:40:49,024 - INFO - Creating Pod ctest-busybox-pod-95896915 2025-09-15 13:40:49,048 - DEBUG - Pod : ctest-busybox-pod-95896915 UUID is ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:40:49,066 - DEBUG - Pod ctest-nginx-pod-79388154 not in running state.Currently in Pending 2025-09-15 13:40:54,077 - INFO - Pod ctest-nginx-pod-79388154 is in running state.Got IP 10.47.255.251 2025-09-15 13:40:54,138 - DEBUG - Pod ctest-nginx-pod-79388154 has vmi 91c1a4a4-9239-11f0-a4d9-fa163e6c9433 2025-09-15 13:40:54,138 - INFO - Verified pod ctest-nginx-pod-79388154 in contrail-api 2025-09-15 13:40:54,139 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 13:40:54,151 - DEBUG - VMI 91c1a4a4-9239-11f0-a4d9-fa163e6c9433 is active in agent 10.0.0.33 2025-09-15 13:40:54,151 - INFO - Verified Pod ctest-nginx-pod-79388154 in agent 10.0.0.33 2025-09-15 13:40:54,151 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=945b19f6-cb8f-4201-8cc1-3bc745eee54d 2025-09-15 13:40:54,156 - INFO - Pod ctest-nginx-pod-79388154 with uuid 945b19f6-cb8f-4201-8cc1-3bc745eee54d found in kube manager 2025-09-15 13:40:54,156 - INFO - Pod ctest-nginx-pod-79388154 verification passed 2025-09-15 13:40:54,232 - DEBUG - [Pod ctest-nginx-pod-79388154] Cmd: echo ctest-nginx-pod-79388154 > /usr/share/nginx/html/index.html, Output: 2025-09-15 13:40:54,241 - INFO - Pod ctest-nginx-pod-39919305 is in running state.Got IP 10.47.255.250 2025-09-15 13:40:54,256 - DEBUG - Pod ctest-nginx-pod-39919305 has vmi 92ca13b8-9239-11f0-a4d9-fa163e6c9433 2025-09-15 13:40:54,256 - INFO - Verified pod ctest-nginx-pod-39919305 in contrail-api 2025-09-15 13:40:54,256 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 13:40:54,266 - DEBUG - VMI 92ca13b8-9239-11f0-a4d9-fa163e6c9433 is active in agent 10.0.0.33 2025-09-15 13:40:54,266 - INFO - Verified Pod ctest-nginx-pod-39919305 in agent 10.0.0.33 2025-09-15 13:40:54,266 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb 2025-09-15 13:40:54,270 - INFO - Pod ctest-nginx-pod-39919305 with uuid d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb found in kube manager 2025-09-15 13:40:54,270 - INFO - Pod ctest-nginx-pod-39919305 verification passed 2025-09-15 13:40:54,327 - DEBUG - [Pod ctest-nginx-pod-39919305] Cmd: echo ctest-nginx-pod-39919305 > /usr/share/nginx/html/index.html, Output: 2025-09-15 13:40:54,334 - DEBUG - Pod ctest-busybox-pod-95896915 not in running state.Currently in Pending 2025-09-15 13:40:59,342 - DEBUG - Pod ctest-busybox-pod-95896915 not in running state.Currently in Pending 2025-09-15 13:41:04,348 - INFO - Pod ctest-busybox-pod-95896915 is in running state.Got IP 10.47.255.248 2025-09-15 13:41:04,364 - DEBUG - Pod ctest-busybox-pod-95896915 has vmi 9702b55c-9239-11f0-a4d9-fa163e6c9433 2025-09-15 13:41:04,364 - INFO - Verified pod ctest-busybox-pod-95896915 in contrail-api 2025-09-15 13:41:04,364 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 13:41:04,374 - DEBUG - VMI 9702b55c-9239-11f0-a4d9-fa163e6c9433 is active in agent 10.0.0.33 2025-09-15 13:41:04,374 - INFO - Verified Pod ctest-busybox-pod-95896915 in agent 10.0.0.33 2025-09-15 13:41:04,374 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:04,378 - INFO - Pod ctest-busybox-pod-95896915 with uuid ab30e29f-2be3-405b-96f6-eabda7f55260 found in kube manager 2025-09-15 13:41:04,378 - INFO - Pod ctest-busybox-pod-95896915 verification passed 2025-09-15 13:41:04,442 - DEBUG - [Pod ctest-busybox-pod-95896915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79388154 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-09-15 13:41:04,442 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 13:41:04,442 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd output: ctest-nginx-pod-79388154 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-09-15 13:41:04,502 - DEBUG - [Pod ctest-busybox-pod-95896915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79388154 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-09-15 13:41:04,502 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 13:41:04,502 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd output: ctest-nginx-pod-79388154 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-09-15 13:41:04,561 - DEBUG - [Pod ctest-busybox-pod-95896915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79388154 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-09-15 13:41:04,561 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 13:41:04,561 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd output: ctest-nginx-pod-79388154 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-09-15 13:41:04,613 - DEBUG - [Pod ctest-busybox-pod-95896915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79388154 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-09-15 13:41:04,613 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 13:41:04,613 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd output: ctest-nginx-pod-79388154 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-09-15 13:41:04,669 - DEBUG - [Pod ctest-busybox-pod-95896915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39919305 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-09-15 13:41:04,670 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 13:41:04,670 - DEBUG - [Pod Pod ctest-busybox-pod-95896915] Cmd output: ctest-nginx-pod-39919305 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-09-15 13:41:04,670 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79388154': 4, 'ctest-nginx-pod-39919305': 1} 2025-09-15 13:41:04,670 - WARNING - Nothing to delete parallely 2025-09-15 13:41:04,670 - INFO - Deleting pod default:ctest-busybox-pod-95896915 2025-09-15 13:41:04,687 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:04,694 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:09,694 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:09,700 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:14,701 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:14,708 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:19,709 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:19,723 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:24,724 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:24,736 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:29,737 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:29,743 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:34,744 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:34,750 - WARNING - Pod uuid ab30e29f-2be3-405b-96f6-eabda7f55260 is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:39,751 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ab30e29f-2be3-405b-96f6-eabda7f55260 2025-09-15 13:41:39,757 - DEBUG - Pod ab30e29f-2be3-405b-96f6-eabda7f55260 is not in agent 10.0.0.33 VM list 2025-09-15 13:41:39,757 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9702b55c-9239-11f0-a4d9-fa163e6c9433 2025-09-15 13:41:39,762 - DEBUG - VMI 9702b55c-9239-11f0-a4d9-fa163e6c9433 is removed from agent 10.0.0.33 2025-09-15 13:41:39,762 - INFO - Verified that pod ctest-busybox-pod-95896915 is removed in agent 2025-09-15 13:41:39,762 - INFO - Deleting Ingress : ctest-nginx-ingress-17245980 2025-09-15 13:41:39,770 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b5425346-b385-4198-b0cd-308007603cad 2025-09-15 13:41:39,774 - ERROR - Ingress ctest-nginx-ingress-17245980 with uuid b5425346-b385-4198-b0cd-308007603cad still found in kube manager 2025-09-15 13:41:40,776 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b5425346-b385-4198-b0cd-308007603cad 2025-09-15 13:41:40,780 - INFO - Ingress ctest-nginx-ingress-17245980 with uuid b5425346-b385-4198-b0cd-308007603cad deleted successfully from kube manager 2025-09-15 13:41:40,780 - INFO - Verifications on Ingress %s cleanup passed 2025-09-15 13:41:40,781 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-15 13:41:40,955 - 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-09-15 13:41:40,962 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-15 13:41:40,962 - INFO - Deleting VN __public__ 2025-09-15 13:41:41,156 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d 2025-09-15 13:41:41,167 - DEBUG - Response Code: 404 2025-09-15 13:41:41,167 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-15 13:41:41,176 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f776e583-cd6d-43ac-80dd-621a1702b3ed 2025-09-15 13:41:41,187 - DEBUG - Requesting: http://10.0.0.50:8082/project/e495d79c-097b-4321-94a1-146b3804c338 2025-09-15 13:41:41,250 - INFO - Validated that VN __public__ is not found in API Server 2025-09-15 13:41:41,250 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-15 13:41:41,257 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:41:41,263 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-09-15 13:41:41,263 - INFO - Validated that VN __public__ is not in any agent 2025-09-15 13:41:41,264 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:41:41,277 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 13:41:41,284 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-15 13:41:41,289 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-15 13:41:41,290 - INFO - Deleting pod default:ctest-nginx-pod-39919305 2025-09-15 13:41:41,312 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb 2025-09-15 13:41:41,331 - WARNING - Pod uuid d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:46,333 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb 2025-09-15 13:41:46,339 - DEBUG - Pod d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb is not in agent 10.0.0.33 VM list 2025-09-15 13:41:46,339 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92ca13b8-9239-11f0-a4d9-fa163e6c9433 2025-09-15 13:41:46,345 - DEBUG - VMI 92ca13b8-9239-11f0-a4d9-fa163e6c9433 is removed from agent 10.0.0.33 2025-09-15 13:41:46,345 - INFO - Verified that pod ctest-nginx-pod-39919305 is removed in agent 2025-09-15 13:41:46,346 - INFO - Deleting pod default:ctest-nginx-pod-79388154 2025-09-15 13:41:46,372 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=945b19f6-cb8f-4201-8cc1-3bc745eee54d 2025-09-15 13:41:46,380 - WARNING - Pod uuid 945b19f6-cb8f-4201-8cc1-3bc745eee54d is still seen in agent 10.0.0.33 VM list 2025-09-15 13:41:51,382 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=945b19f6-cb8f-4201-8cc1-3bc745eee54d 2025-09-15 13:41:51,387 - DEBUG - Pod 945b19f6-cb8f-4201-8cc1-3bc745eee54d is not in agent 10.0.0.33 VM list 2025-09-15 13:41:51,388 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:91c1a4a4-9239-11f0-a4d9-fa163e6c9433 2025-09-15 13:41:51,393 - DEBUG - VMI 91c1a4a4-9239-11f0-a4d9-fa163e6c9433 is removed from agent 10.0.0.33 2025-09-15 13:41:51,393 - INFO - Verified that pod ctest-nginx-pod-79388154 is removed in agent 2025-09-15 13:41:51,393 - INFO - Deleting service : ctest-nginx-svc-22366331 2025-09-15 13:41:51,596 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-15 13:41:51,602 - DEBUG - No XMPP flaps were noticed during the test